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 Snazzy - kitty color config
# Chawye Hsu (https://github.com/h404bi) based on Hyper Snazzy Theme (https://github.com/sindresorhus/hyper-snazzy)
background #1e1f29
foreground #eff0eb
selection_background #eff0eb
selection_foreground #1e1f29
url_color #a5a5a9
cursor #eff0eb
active_border_color #78787e
active_tab_background #1e1f29
active_tab_foreground #eff0eb
inactive_tab_background #34353e
inactive_tab_foreground #a5a5a9
# normal
color0 #1e1f29
color1 #ff5c57
color2 #5af78e
color3 #f3f99d
color4 #57c7ff
color5 #ff6ac1
color6 #9aedfe
color7 #eff0eb
# bright
color8 #78787e
color9 #ff5c57
color10 #5af78e
color11 #f3f99d
color12 #57c7ff
color13 #ff6ac1
color14 #9aedfe
color15 #eff0eb
# extended base16 colors
color16 #ff9f43
color17 #b2643c
color18 #34353e
color19 #4a4b53
color20 #a5a5a9
color21 #f1f1f0