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 Atelier Cave - kitty color config
# Bram de Haan (http://atelierbramdehaan.nl)
background #19171c
foreground #8b8792
selection_background #8b8792
selection_foreground #19171c
url_color #7e7887
cursor #8b8792
active_border_color #655f6d
active_tab_background #19171c
active_tab_foreground #8b8792
inactive_tab_background #26232a
inactive_tab_foreground #7e7887
# normal
color0 #19171c
color1 #be4678
color2 #2a9292
color3 #a06e3b
color4 #576ddb
color5 #955ae7
color6 #398bc6
color7 #8b8792
# bright
color8 #655f6d
color9 #be4678
color10 #2a9292
color11 #a06e3b
color12 #576ddb
color13 #955ae7
color14 #398bc6
color15 #8b8792
# extended base16 colors
color16 #aa573c
color17 #bf40bf
color18 #26232a
color19 #585260
color20 #7e7887
color21 #e2dfe7