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 Black Metal (Nile) - kitty color config
# metalelf0 (https://github.com/metalelf0)
background #000000
foreground #c1c1c1
selection_background #c1c1c1
selection_foreground #000000
url_color #999999
cursor #c1c1c1
active_border_color #333333
active_tab_background #000000
active_tab_foreground #c1c1c1
inactive_tab_background #121212
inactive_tab_foreground #999999
# normal
color0 #000000
color1 #5f8787
color2 #aa9988
color3 #777755
color4 #888888
color5 #999999
color6 #aaaaaa
color7 #c1c1c1
# bright
color8 #333333
color9 #aaaaaa
color10 #121212
color11 #222222
color12 #999999
color13 #999999
color14 #444444
color15 #c1c1c1