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 Isotope - kitty color config
# Jan T. Sott
background #000000
foreground #d0d0d0
selection_background #d0d0d0
selection_foreground #000000
url_color #c0c0c0
cursor #d0d0d0
active_border_color #808080
active_tab_background #000000
active_tab_foreground #d0d0d0
inactive_tab_background #404040
inactive_tab_foreground #c0c0c0
# normal
color0 #000000
color1 #ff0000
color2 #33ff00
color3 #ff0099
color4 #0066ff
color5 #cc00ff
color6 #00ffff
color7 #d0d0d0
# bright
color8 #808080
color9 #ff0000
color10 #33ff00
color11 #ff0099
color12 #0066ff
color13 #cc00ff
color14 #00ffff
color15 #d0d0d0
# extended base16 colors
color16 #ff9900
color17 #3300ff
color18 #404040
color19 #606060
color20 #c0c0c0
color21 #e0e0e0