aboutsummaryrefslogtreecommitdiff
path: root/build/base16-marrakesh
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-marrakesh
parentf153cb2cfc6880985401bcdc7ff84d6faf2e0ce7 (diff)
Add currently available base16 themes
Diffstat (limited to 'build/base16-marrakesh')
-rw-r--r--build/base16-marrakesh31
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-marrakesh b/build/base16-marrakesh
new file mode 100644
index 0000000..224addf
--- /dev/null
+++ b/build/base16-marrakesh
@@ -0,0 +1,31 @@
+; base16-marrakesh
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: Alexandre Gavioli (http://github.com/Alexx2/)
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #201602
+base01 = #302e00
+base02 = #5f5b17
+base03 = #6c6823
+base04 = #86813b
+base05 = #948e48
+base06 = #ccc37a
+base07 = #faf0a5
+base08 = #c35359
+base09 = #b36144
+base0a = #a88339
+base0b = #18974e
+base0c = #75a738
+base0d = #477ca1
+base0e = #8868b3
+base0f = #b3588e
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini