diff options
| author | EnricoGuccii <partyka.003@proton.me> | 2026-04-11 17:25:32 +0200 |
|---|---|---|
| committer | EnricoGuccii <partyka.003@proton.me> | 2026-04-11 17:25:32 +0200 |
| commit | 25a8d99b0ab3b9f928e3b799c10d1a8ced81d7eb (patch) | |
| tree | 2ee4d6a6dba052c0f5e9e01b70422903538d1ad0 /.config/ghostty | |
| parent | 12bf00fe9fdeacfc77c62d006b4f4231d258daf0 (diff) | |
takmain
Diffstat (limited to '.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 |