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 PhD - kitty color config
# Hennig Hasemann (http://leetless.de/vim.html)
background #061229
foreground #b8bbc2
selection_background #b8bbc2
selection_foreground #061229
url_color #9a99a3
cursor #b8bbc2
active_border_color #717885
active_tab_background #061229
active_tab_foreground #b8bbc2
inactive_tab_background #2a3448
inactive_tab_foreground #9a99a3
# normal
color0 #061229
color1 #d07346
color2 #99bf52
color3 #fbd461
color4 #5299bf
color5 #9989cc
color6 #72b9bf
color7 #b8bbc2
# bright
color8 #717885
color9 #d07346
color10 #99bf52
color11 #fbd461
color12 #5299bf
color13 #9989cc
color14 #72b9bf
color15 #b8bbc2
# extended base16 colors
color16 #f0a000
color17 #b08060
color18 #2a3448
color19 #4d5666
color20 #9a99a3
color21 #dbdde0