diff options
Diffstat (limited to '.config/ghostty/config.ghostty')
| -rw-r--r-- | .config/ghostty/config.ghostty | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/ghostty/config.ghostty b/.config/ghostty/config.ghostty index 9d7d4f4..e4dde79 100644 --- a/.config/ghostty/config.ghostty +++ b/.config/ghostty/config.ghostty @@ -13,7 +13,7 @@ scrollback-limit = 10000 mouse-hide-while-typing = true foreground = #dedede -background = #121212 +background = #151515 cursor-color = #D27319 cursor-text = #F5F1E8 |