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 Marrakesh - kitty color config
# Alexandre Gavioli (http://github.com/Alexx2/)
background #201602
foreground #948e48
selection_background #948e48
selection_foreground #201602
url_color #86813b
cursor #948e48
active_border_color #6c6823
active_tab_background #201602
active_tab_foreground #948e48
inactive_tab_background #302e00
inactive_tab_foreground #86813b
# normal
color0 #201602
color1 #c35359
color2 #18974e
color3 #a88339
color4 #477ca1
color5 #8868b3
color6 #75a738
color7 #948e48
# bright
color8 #6c6823
color9 #b36144
color10 #302e00
color11 #5f5b17
color12 #86813b
color13 #ccc37a
color14 #b3588e
color15 #948e48