diff options
Diffstat (limited to 'ghostty-themes/tokyonight_moon')
-rw-r--r-- | ghostty-themes/tokyonight_moon | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/ghostty-themes/tokyonight_moon b/ghostty-themes/tokyonight_moon new file mode 100644 index 0000000..78a83a8 --- /dev/null +++ b/ghostty-themes/tokyonight_moon @@ -0,0 +1,22 @@ +palette = 0=#1b1d2b +palette = 1=#ff757f +palette = 2=#c3e88d +palette = 3=#ffc777 +palette = 4=#82aaff +palette = 5=#c099ff +palette = 6=#86e1fc +palette = 7=#828bb8 +palette = 8=#444a73 +palette = 9=#ff757f +palette = 10=#c3e88d +palette = 11=#ffc777 +palette = 12=#82aaff +palette = 13=#c099ff +palette = 14=#86e1fc +palette = 15=#c8d3f5 +background = #222436 +foreground = #c8d3f5 +cursor-color = #c8d3f5 +cursor-text = #222436 +selection-background = #2d3f76 +selection-foreground = #c8d3f5 |