aboutsummaryrefslogtreecommitdiff
path: root/build/base16-woodland
diff options
context:
space:
mode:
authorLibravatar karlch <karlch@protonmail.com>2019-08-16 16:06:10 +0200
committerLibravatar karlch <karlch@protonmail.com>2019-08-16 16:06:10 +0200
commit352b0737db87e97a91ede7347cf87c887337ad92 (patch)
treee9041ae2d8d4947bd6080b6bad061d67bfd410b4 /build/base16-woodland
parentf153cb2cfc6880985401bcdc7ff84d6faf2e0ce7 (diff)
Add currently available base16 themes
Diffstat (limited to 'build/base16-woodland')
-rw-r--r--build/base16-woodland31
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