diff options
Diffstat (limited to 'build/base16-zenburn')
| -rw-r--r-- | build/base16-zenburn | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-zenburn b/build/base16-zenburn new file mode 100644 index 0000000..b425304 --- /dev/null +++ b/build/base16-zenburn @@ -0,0 +1,31 @@ +; base16-zenburn +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: elnawe +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #383838 +base01 = #404040 +base02 = #606060 +base03 = #6f6f6f +base04 = #808080 +base05 = #dcdccc +base06 = #c0c0c0 +base07 = #ffffff +base08 = #dca3a3 +base09 = #dfaf8f +base0a = #e0cf9f +base0b = #5f7f5f +base0c = #93e0e3 +base0d = #7cb8bb +base0e = #dc8cc3 +base0f = #000000 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini |
