diff options
Diffstat (limited to 'ghostty-themes/NvimDark')
-rw-r--r-- | ghostty-themes/NvimDark | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/ghostty-themes/NvimDark b/ghostty-themes/NvimDark new file mode 100644 index 0000000..206c6db --- /dev/null +++ b/ghostty-themes/NvimDark @@ -0,0 +1,22 @@ +palette = 0=#07080d +palette = 1=#ffc0b9 +palette = 2=#b3f6c0 +palette = 3=#fce094 +palette = 4=#a6dbff +palette = 5=#ffcaff +palette = 6=#8cf8f7 +palette = 7=#eef1f8 +palette = 8=#4f5258 +palette = 9=#ffc0b9 +palette = 10=#b3f6c0 +palette = 11=#fce094 +palette = 12=#a6dbff +palette = 13=#ffcaff +palette = 14=#8cf8f7 +palette = 15=#eef1f8 +background = #14161b +foreground = #e0e2ea +cursor-color = #9b9ea4 +cursor-text = #e0e2ea +selection-background = #4f5258 +selection-foreground = #e0e2ea |