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,33 @@
# Base16 Woodland - kitty color config
# Jay Cornwall (https://jcornwall.com)
background #231e18
foreground #cabcb1
selection_background #cabcb1
selection_foreground #231e18
url_color #b4a490
cursor #cabcb1
active_border_color #9d8b70
active_tab_background #231e18
active_tab_foreground #cabcb1
inactive_tab_background #302b25
inactive_tab_foreground #b4a490
# normal
color0 #231e18
color1 #d35c5c
color2 #b7ba53
color3 #e0ac16
color4 #88a4d3
color5 #bb90e2
color6 #6eb958
color7 #cabcb1
# bright
color8 #9d8b70
color9 #ca7f32
color10 #302b25
color11 #48413a
color12 #b4a490
color13 #d7c8bc
color14 #b49368
color15 #cabcb1