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 Grayscale Dark - kitty color config
# Alexandre Gavioli (https://github.com/Alexx2/)
background #101010
foreground #b9b9b9
selection_background #b9b9b9
selection_foreground #101010
url_color #ababab
cursor #b9b9b9
active_border_color #525252
active_tab_background #101010
active_tab_foreground #b9b9b9
inactive_tab_background #252525
inactive_tab_foreground #ababab
# normal
color0 #101010
color1 #7c7c7c
color2 #8e8e8e
color3 #a0a0a0
color4 #686868
color5 #747474
color6 #868686
color7 #b9b9b9
# bright
color8 #525252
color9 #7c7c7c
color10 #8e8e8e
color11 #a0a0a0
color12 #686868
color13 #747474
color14 #868686
color15 #b9b9b9
# extended base16 colors
color16 #999999
color17 #5e5e5e
color18 #252525
color19 #464646
color20 #ababab
color21 #e3e3e3