Add kitty terminal configuration
Update other stuff
This commit is contained in:
41
kitty/colors/base16/base16-gruvbox-light-hard-256.conf
Executable file
41
kitty/colors/base16/base16-gruvbox-light-hard-256.conf
Executable file
@@ -0,0 +1,41 @@
|
||||
# Base16 Gruvbox light, hard - kitty color config
|
||||
# Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox)
|
||||
background #f9f5d7
|
||||
foreground #504945
|
||||
selection_background #504945
|
||||
selection_foreground #f9f5d7
|
||||
url_color #665c54
|
||||
cursor #504945
|
||||
active_border_color #bdae93
|
||||
active_tab_background #f9f5d7
|
||||
active_tab_foreground #504945
|
||||
inactive_tab_background #ebdbb2
|
||||
inactive_tab_foreground #665c54
|
||||
|
||||
# normal
|
||||
color0 #f9f5d7
|
||||
color1 #9d0006
|
||||
color2 #79740e
|
||||
color3 #b57614
|
||||
color4 #076678
|
||||
color5 #8f3f71
|
||||
color6 #427b58
|
||||
color7 #504945
|
||||
|
||||
# bright
|
||||
color8 #bdae93
|
||||
color9 #9d0006
|
||||
color10 #79740e
|
||||
color11 #b57614
|
||||
color12 #076678
|
||||
color13 #8f3f71
|
||||
color14 #427b58
|
||||
color15 #504945
|
||||
|
||||
# extended base16 colors
|
||||
color16 #af3a03
|
||||
color17 #d65d0e
|
||||
color18 #ebdbb2
|
||||
color19 #d5c4a1
|
||||
color20 #665c54
|
||||
color21 #3c3836
|
||||
Reference in New Issue
Block a user