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 Cupcake - kitty color config
# Chris Kempson (http://chriskempson.com)
background #fbf1f2
foreground #8b8198
selection_background #8b8198
selection_foreground #fbf1f2
url_color #a59daf
cursor #8b8198
active_border_color #bfb9c6
active_tab_background #fbf1f2
active_tab_foreground #8b8198
inactive_tab_background #f2f1f4
inactive_tab_foreground #a59daf
# normal
color0 #fbf1f2
color1 #d57e85
color2 #a3b367
color3 #dcb16c
color4 #7297b9
color5 #bb99b4
color6 #69a9a7
color7 #8b8198
# bright
color8 #bfb9c6
color9 #ebb790
color10 #f2f1f4
color11 #d8d5dd
color12 #a59daf
color13 #72677e
color14 #baa58c
color15 #8b8198