diff options
| author | seraphim <18ycm9tx@anonaddy.me> | 2026-07-27 13:19:02 +0700 |
|---|---|---|
| committer | seraphim <18ycm9tx@anonaddy.me> | 2026-07-27 13:19:02 +0700 |
| commit | abd12d161f0aaac458abeb139556ea5ccc1fcae8 (patch) | |
| tree | b249cb5d116ce8f486e268d83511a6cadaa737fc /ghostty | |
| parent | 86c8cfcf481044d7f029c40324b29045918d5d73 (diff) | |
.
Diffstat (limited to 'ghostty')
| -rw-r--r-- | ghostty/.config/ghostty/themes/noctalia | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/ghostty/.config/ghostty/themes/noctalia b/ghostty/.config/ghostty/themes/noctalia index c52ee18..e10a128 100644 --- a/ghostty/.config/ghostty/themes/noctalia +++ b/ghostty/.config/ghostty/themes/noctalia @@ -1,22 +1,22 @@ -palette = 0=#dfe3e6 +palette = 0=#e1e4d4 palette = 1=#ba1a1a -palette = 2=#030e13 -palette = 3=#5a5f62 -palette = 4=#110914 -palette = 5=#bbc8d0 -palette = 6=#c3c7ca -palette = 7=#1b1c1c -palette = 8=#73787a +palette = 2=#4f642c +palette = 3=#586247 +palette = 4=#26694f +palette = 5=#b7cf8b +palette = 6=#c1cbaa +palette = 7=#1b1c17 +palette = 8=#75786b palette = 9=#ba1a1a -palette = 10=#030e13 -palette = 11=#5a5f62 -palette = 12=#110914 -palette = 13=#bbc8d0 -palette = 14=#c3c7ca -palette = 15=#1b1c1c -background = #fbf9f9 -foreground = #1b1c1c -cursor-color = #1b1c1c -cursor-text = #fbf9f9 -selection-background = #dfe3e6 -selection-foreground = #43474a +palette = 10=#4f642c +palette = 11=#586247 +palette = 12=#26694f +palette = 13=#b7cf8b +palette = 14=#c1cbaa +palette = 15=#1b1c17 +background = #fbfaf1 +foreground = #1b1c17 +cursor-color = #1b1c17 +cursor-text = #fbfaf1 +selection-background = #e1e4d4 +selection-foreground = #45483d |
