add kitty colours
This commit is contained in:
parent
831c507f7f
commit
4016a14bbe
|
@ -0,0 +1,33 @@
|
|||
foreground #36a136
|
||||
background #1a1a1a
|
||||
cursor #3fd76f
|
||||
cursor_text_color #0b0b0b
|
||||
selection_foreground #1a4519
|
||||
selection_background #0b0b0b
|
||||
|
||||
url_color #d8ffd8
|
||||
|
||||
color0 #0b0b0b
|
||||
color8 #545454
|
||||
|
||||
color1 #aa2e2e
|
||||
color9 #ff0000
|
||||
|
||||
color2 #36a136
|
||||
color10 #55ff55
|
||||
|
||||
color3 #75ab75
|
||||
color11 #9edd9e
|
||||
|
||||
color4 #53cc00
|
||||
color12 #73ff55
|
||||
|
||||
color5 #237923
|
||||
color13 #43ab43
|
||||
|
||||
color6 #669566
|
||||
color14 #85af85
|
||||
|
||||
color7 #717171
|
||||
color15 #d8ffd8
|
||||
|
Loading…
Reference in New Issue