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 Bright - kitty color config
# Chris Kempson (http://chriskempson.com)
background #000000
foreground #e0e0e0
selection_background #e0e0e0
selection_foreground #000000
url_color #d0d0d0
cursor #e0e0e0
active_border_color #b0b0b0
active_tab_background #000000
active_tab_foreground #e0e0e0
inactive_tab_background #303030
inactive_tab_foreground #d0d0d0
# normal
color0 #000000
color1 #fb0120
color2 #a1c659
color3 #fda331
color4 #6fb3d2
color5 #d381c3
color6 #76c7b7
color7 #e0e0e0
# bright
color8 #b0b0b0
color9 #fc6d24
color10 #303030
color11 #505050
color12 #d0d0d0
color13 #f5f5f5
color14 #be643c
color15 #e0e0e0