kitty: Add the default color scheme used by foot

We pick the same base 16 colors as in the default foot configuration
but with the background set to complete black viz #000000. Might want
to use this at a later date.
This commit is contained in:
Sanchayan Maity 2021-12-29 19:36:24 +05:30
parent 96977caa81
commit 568cae50eb
1 changed files with 35 additions and 0 deletions

View File

@ -0,0 +1,35 @@
# vim:ft=kitty
foreground #dcdccc
background #000000
selection_foreground #000000
selection_background #fffacd
cursor #dcdccc
cursor_text_color #111111
url_color #d0bf8f
color0 #000000
color8 #666666
color1 #cc9393
color9 #dca3a3
color2 #7f9f7f
color10 #bfebbf
color3 #d0bf8f
color11 #f0dfaf
color4 #6ca0a3
color12 #8cd0d3
color5 #dc8cc3
color13 #fcace3
color6 #93e0e3
color14 #b3ffff
color7 #dcdccc
color15 #ffffff