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 Classic Dark - kitty color config
# Jason Heeris (http://heeris.id.au)
background #151515
foreground #d0d0d0
selection_background #d0d0d0
selection_foreground #151515
url_color #b0b0b0
cursor #d0d0d0
active_border_color #505050
active_tab_background #151515
active_tab_foreground #d0d0d0
inactive_tab_background #202020
inactive_tab_foreground #b0b0b0
# normal
color0 #151515
color1 #ac4142
color2 #90a959
color3 #f4bf75
color4 #6a9fb5
color5 #aa759f
color6 #75b5aa
color7 #d0d0d0
# bright
color8 #505050
color9 #ac4142
color10 #90a959
color11 #f4bf75
color12 #6a9fb5
color13 #aa759f
color14 #75b5aa
color15 #d0d0d0
# extended base16 colors
color16 #d28445
color17 #8f5536
color18 #202020
color19 #303030
color20 #b0b0b0
color21 #e0e0e0