diff options
Diffstat (limited to 'ghostty-themes/tokyonight')
-rw-r--r-- | ghostty-themes/tokyonight | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/ghostty-themes/tokyonight b/ghostty-themes/tokyonight new file mode 100644 index 0000000..9406133 --- /dev/null +++ b/ghostty-themes/tokyonight @@ -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 = #15161e +selection-background = #33467c +selection-foreground = #c0caf5 |