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 Materia - kitty color config
# Defman21
background #263238
foreground #cdd3de
selection_background #cdd3de
selection_foreground #263238
url_color #c9ccd3
cursor #cdd3de
active_border_color #707880
active_tab_background #263238
active_tab_foreground #cdd3de
inactive_tab_background #2c393f
inactive_tab_foreground #c9ccd3
# normal
color0 #263238
color1 #ec5f67
color2 #8bd649
color3 #ffcc00
color4 #89ddff
color5 #82aaff
color6 #80cbc4
color7 #cdd3de
# bright
color8 #707880
color9 #ec5f67
color10 #8bd649
color11 #ffcc00
color12 #89ddff
color13 #82aaff
color14 #80cbc4
color15 #cdd3de
# extended base16 colors
color16 #ea9560
color17 #ec5f67
color18 #2c393f
color19 #37474f
color20 #c9ccd3
color21 #d5dbe5