Files
dotfiles/kitty/colors/base16/base16-gruvbox-light-soft.conf
2019-05-04 21:03:07 +04:00

34 lines
677 B
Plaintext
Executable File

# Base16 Gruvbox light, soft - kitty color config
# Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox)
background #f2e5bc
foreground #504945
selection_background #504945
selection_foreground #f2e5bc
url_color #665c54
cursor #504945
active_border_color #bdae93
active_tab_background #f2e5bc
active_tab_foreground #504945
inactive_tab_background #ebdbb2
inactive_tab_foreground #665c54
# normal
color0 #f2e5bc
color1 #9d0006
color2 #79740e
color3 #b57614
color4 #076678
color5 #8f3f71
color6 #427b58
color7 #504945
# bright
color8 #bdae93
color9 #af3a03
color10 #ebdbb2
color11 #d5c4a1
color12 #665c54
color13 #3c3836
color14 #d65d0e
color15 #504945