diff options
Diffstat (limited to 'build/base16-woodland')
| -rw-r--r-- | build/base16-woodland | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-woodland b/build/base16-woodland new file mode 100644 index 0000000..a8e8a09 --- /dev/null +++ b/build/base16-woodland @@ -0,0 +1,31 @@ +; base16-woodland +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Jay Cornwall (https://jcornwall.com) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #231e18 +base01 = #302b25 +base02 = #48413a +base03 = #9d8b70 +base04 = #b4a490 +base05 = #cabcb1 +base06 = #d7c8bc +base07 = #e4d4c8 +base08 = #d35c5c +base09 = #ca7f32 +base0a = #e0ac16 +base0b = #b7ba53 +base0c = #6eb958 +base0d = #88a4d3 +base0e = #bb90e2 +base0f = #b49368 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini |
