diff options
Diffstat (limited to 'build/base16-hopscotch')
| -rw-r--r-- | build/base16-hopscotch | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-hopscotch b/build/base16-hopscotch new file mode 100644 index 0000000..6400429 --- /dev/null +++ b/build/base16-hopscotch @@ -0,0 +1,31 @@ +; base16-hopscotch +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Jan T. Sott +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #322931 +base01 = #433b42 +base02 = #5c545b +base03 = #797379 +base04 = #989498 +base05 = #b9b5b8 +base06 = #d5d3d5 +base07 = #ffffff +base08 = #dd464c +base09 = #fd8b19 +base0a = #fdcc59 +base0b = #8fc13e +base0c = #149b93 +base0d = #1290bf +base0e = #c85e7c +base0f = #b33508 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini |
