diff options
Diffstat (limited to 'build/base16-3024')
| -rw-r--r-- | build/base16-3024 | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-3024 b/build/base16-3024 new file mode 100644 index 0000000..686036c --- /dev/null +++ b/build/base16-3024 @@ -0,0 +1,31 @@ +; base16-3024 +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Jan T. Sott (http://github.com/idleberg) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #090300 +base01 = #3a3432 +base02 = #4a4543 +base03 = #5c5855 +base04 = #807d7c +base05 = #a5a2a2 +base06 = #d6d5d4 +base07 = #f7f7f7 +base08 = #db2d20 +base09 = #e8bbd0 +base0a = #fded02 +base0b = #01a252 +base0c = #b5e4f4 +base0d = #01a0e4 +base0e = #a16a94 +base0f = #cdab53 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini |
