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 Harmonic16 Dark - kitty color config
# Jannik Siebert (https://github.com/janniks)
background #0b1c2c
foreground #cbd6e2
selection_background #cbd6e2
selection_foreground #0b1c2c
url_color #aabcce
cursor #cbd6e2
active_border_color #627e99
active_tab_background #0b1c2c
active_tab_foreground #cbd6e2
inactive_tab_background #223b54
inactive_tab_foreground #aabcce
# normal
color0 #0b1c2c
color1 #bf8b56
color2 #56bf8b
color3 #8bbf56
color4 #8b56bf
color5 #bf568b
color6 #568bbf
color7 #cbd6e2
# bright
color8 #627e99
color9 #bfbf56
color10 #223b54
color11 #405c79
color12 #aabcce
color13 #e5ebf1
color14 #bf5656
color15 #cbd6e2