diff options
Diffstat (limited to 'ghostty-themes/NvimLight')
-rw-r--r-- | ghostty-themes/NvimLight | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/ghostty-themes/NvimLight b/ghostty-themes/NvimLight new file mode 100644 index 0000000..e65994a --- /dev/null +++ b/ghostty-themes/NvimLight @@ -0,0 +1,22 @@ +palette = 0=#07080d +palette = 1=#590008 +palette = 2=#005523 +palette = 3=#6b5300 +palette = 4=#004c73 +palette = 5=#470045 +palette = 6=#007373 +palette = 7=#eef1f8 +palette = 8=#4f5258 +palette = 9=#590008 +palette = 10=#005523 +palette = 11=#6b5300 +palette = 12=#004c73 +palette = 13=#470045 +palette = 14=#007373 +palette = 15=#eef1f8 +background = #e0e2ea +foreground = #14161b +cursor-color = #9b9ea4 +cursor-text = #14161b +selection-background = #9b9ea4 +selection-foreground = #14161b |