31 lines
No EOL
615 B
INI
31 lines
No EOL
615 B
INI
; base16-gruvbox-dark-soft
|
|
;
|
|
; base16: (https://github.com/chriskempson/base16)
|
|
;
|
|
; Scheme: Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox)
|
|
; Template: Christian Karl <karlch at protonmail dot com>
|
|
|
|
[STYLE]
|
|
; Colors
|
|
base00 = #32302f
|
|
base01 = #3c3836
|
|
base02 = #504945
|
|
base03 = #665c54
|
|
base04 = #bdae93
|
|
base05 = #d5c4a1
|
|
base06 = #ebdbb2
|
|
base07 = #fbf1c7
|
|
base08 = #fb4934
|
|
base09 = #fe8019
|
|
base0a = #fabd2f
|
|
base0b = #b8bb26
|
|
base0c = #8ec07c
|
|
base0d = #83a598
|
|
base0e = #d3869b
|
|
base0f = #d65d0e
|
|
|
|
; Additional custom overrides, e.g.
|
|
; font = 10pt Hack
|
|
; thumbnail.padding = 32
|
|
|
|
; vim:ft=dosini |