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 Green Screen - kitty color config
# Chris Kempson (http://chriskempson.com)
background #001100
foreground #00bb00
selection_background #00bb00
selection_foreground #001100
url_color #009900
cursor #00bb00
active_border_color #007700
active_tab_background #001100
active_tab_foreground #00bb00
inactive_tab_background #003300
inactive_tab_foreground #009900
# normal
color0 #001100
color1 #007700
color2 #00bb00
color3 #007700
color4 #009900
color5 #00bb00
color6 #005500
color7 #00bb00
# bright
color8 #007700
color9 #009900
color10 #003300
color11 #005500
color12 #009900
color13 #00dd00
color14 #005500
color15 #00bb00