fix: update legibility with bright green color (#1895)

Bright green color was hard to read on dark backgrounds. Adjusted color value for alacritty, ghostty, and kitty.
This commit is contained in:
Justin Lowry
2025-10-06 14:22:21 -06:00
committed by GitHub
parent c91c75a5e6
commit 14b020dcfb
3 changed files with 3 additions and 3 deletions

View File

@@ -20,7 +20,7 @@ color9 #DB9F9C
# green
color2 #549E6A
color10 #143614
color10 #63b07a
# yellow
color3 #459451