1
0
Fork 0

kitty: fix green color

This commit is contained in:
tastytea 2024-03-22 22:11:24 +01:00
parent 986186545d
commit af0433d92e
Signed by: tastytea
SSH Key Fingerprint: SHA256:FBkvrOlhq5use1XEttyUGT4bUTDVA1ar9SgIc9P03cM
1 changed files with 10 additions and 2 deletions

View File

@ -33,20 +33,28 @@ background_opacity 1.0
selection_foreground none
selection_background none
# black
color0 #261c2c
color8 #000000
# red
color1 #e83f80
color9 #e81063
color2 #19cb00
color10 #23fd00
# green
color2 #d9e07b
color10 #d6e04e
# yellow
color3 #ffb65e
color11 #ff9f2b
# blue
color4 #b982ff
color12 #9c4fff
# magenta
color5 #f57fff
color13 #f14dff
# cyan
color6 #b3dfef
color14 #83d2ef
# white
color7 #f7e3f7
color15 #ffffff