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 Railscasts - kitty color config
# Ryan Bates (http://railscasts.com)
background #2b2b2b
foreground #e6e1dc
selection_background #e6e1dc
selection_foreground #2b2b2b
url_color #d4cfc9
cursor #e6e1dc
active_border_color #5a647e
active_tab_background #2b2b2b
active_tab_foreground #e6e1dc
inactive_tab_background #272935
inactive_tab_foreground #d4cfc9
# normal
color0 #2b2b2b
color1 #da4939
color2 #a5c261
color3 #ffc66d
color4 #6d9cbe
color5 #b6b3eb
color6 #519f50
color7 #e6e1dc
# bright
color8 #5a647e
color9 #da4939
color10 #a5c261
color11 #ffc66d
color12 #6d9cbe
color13 #b6b3eb
color14 #519f50
color15 #e6e1dc
# extended base16 colors
color16 #cc7833
color17 #bc9458
color18 #272935
color19 #3a4055
color20 #d4cfc9
color21 #f4f1ed