diff options
Diffstat (limited to 'ghostty-themes/tokyonight_night')
-rw-r--r-- | ghostty-themes/tokyonight_night | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/ghostty-themes/tokyonight_night b/ghostty-themes/tokyonight_night new file mode 100644 index 0000000..bda8d6a --- /dev/null +++ b/ghostty-themes/tokyonight_night @@ -0,0 +1,22 @@ +palette = 0=#15161e +palette = 1=#f7768e +palette = 2=#9ece6a +palette = 3=#e0af68 +palette = 4=#7aa2f7 +palette = 5=#bb9af7 +palette = 6=#7dcfff +palette = 7=#a9b1d6 +palette = 8=#414868 +palette = 9=#f7768e +palette = 10=#9ece6a +palette = 11=#e0af68 +palette = 12=#7aa2f7 +palette = 13=#bb9af7 +palette = 14=#7dcfff +palette = 15=#c0caf5 +background = #1a1b26 +foreground = #c0caf5 +cursor-color = #c0caf5 +cursor-text = #1a1b26 +selection-background = #283457 +selection-foreground = #c0caf5 |