Add kitty terminal configuration

Update other stuff
This commit is contained in:
2019-05-04 21:03:07 +04:00
parent 5b2844a2f0
commit 19cc1b0528
249 changed files with 8937 additions and 98 deletions

View File

@@ -0,0 +1,41 @@
# Base16 Bespin - kitty color config
# Jan T. Sott
background #28211c
foreground #8a8986
selection_background #8a8986
selection_foreground #28211c
url_color #797977
cursor #8a8986
active_border_color #666666
active_tab_background #28211c
active_tab_foreground #8a8986
inactive_tab_background #36312e
inactive_tab_foreground #797977
# normal
color0 #28211c
color1 #cf6a4c
color2 #54be0d
color3 #f9ee98
color4 #5ea6ea
color5 #9b859d
color6 #afc4db
color7 #8a8986
# bright
color8 #666666
color9 #cf6a4c
color10 #54be0d
color11 #f9ee98
color12 #5ea6ea
color13 #9b859d
color14 #afc4db
color15 #8a8986
# extended base16 colors
color16 #cf7d34
color17 #937121
color18 #36312e
color19 #5e5d5c
color20 #797977
color21 #9d9b97