aboutsummaryrefslogtreecommitdiff
path: root/build/base16-mocha
diff options
context:
space:
mode:
Diffstat (limited to 'build/base16-mocha')
-rw-r--r--build/base16-mocha31
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-mocha b/build/base16-mocha
new file mode 100644
index 0000000..1bcb44b
--- /dev/null
+++ b/build/base16-mocha
@@ -0,0 +1,31 @@
+; base16-mocha
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: Chris Kempson (http://chriskempson.com)
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #3B3228
+base01 = #534636
+base02 = #645240
+base03 = #7e705a
+base04 = #b8afad
+base05 = #d0c8c6
+base06 = #e9e1dd
+base07 = #f5eeeb
+base08 = #cb6077
+base09 = #d28b71
+base0a = #f4bc87
+base0b = #beb55b
+base0c = #7bbda4
+base0d = #8ab3b5
+base0e = #a89bb9
+base0f = #bb9584
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini