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 Brewer - kitty color config
# Timothée Poisot (http://github.com/tpoisot)
background #0c0d0e
foreground #b7b8b9
selection_background #b7b8b9
selection_foreground #0c0d0e
url_color #959697
cursor #b7b8b9
active_border_color #737475
active_tab_background #0c0d0e
active_tab_foreground #b7b8b9
inactive_tab_background #2e2f30
inactive_tab_foreground #959697
# normal
color0 #0c0d0e
color1 #e31a1c
color2 #31a354
color3 #dca060
color4 #3182bd
color5 #756bb1
color6 #80b1d3
color7 #b7b8b9
# bright
color8 #737475
color9 #e31a1c
color10 #31a354
color11 #dca060
color12 #3182bd
color13 #756bb1
color14 #80b1d3
color15 #b7b8b9
# extended base16 colors
color16 #e6550d
color17 #b15928
color18 #2e2f30
color19 #515253
color20 #959697
color21 #dadbdc