diff options
Diffstat (limited to 'build/base16-circus')
| -rw-r--r-- | build/base16-circus | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-circus b/build/base16-circus new file mode 100644 index 0000000..8448bb6 --- /dev/null +++ b/build/base16-circus @@ -0,0 +1,31 @@ +; base16-circus +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Stephan Boyer (https://github.com/stepchowfun) and Esther Wang (https://github.com/ewang12) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #191919 +base01 = #202020 +base02 = #303030 +base03 = #5f5a60 +base04 = #505050 +base05 = #a7a7a7 +base06 = #808080 +base07 = #ffffff +base08 = #dc657d +base09 = #4bb1a7 +base0a = #c3ba63 +base0b = #84b97c +base0c = #4bb1a7 +base0d = #639ee4 +base0e = #b888e2 +base0f = #b888e2 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini |
