kitty: change terminal colors

This commit is contained in:
Colin 2023-03-31 06:34:13 +00:00
parent 5b39baf2db
commit 6f64e5d469

View File

@ -20,15 +20,18 @@ color1 #af005f
color9 #5faf5f
# green
color2 #5faf00
color10 #afd700
# "color2" is the green color used by ls to indicate executability
# both as text color
# or as bg color when the text is blue (color4)
color2 #246a28
color10 #2df200
# yellow
color3 #d7af5f
color11 #af87d7
# blue
color4 #5fafd7
color4 #78c6ef
color12 #ffaf00
# magenta