aboutsummaryrefslogtreecommitdiff
path: root/build/base16-espresso
diff options
context:
space:
mode:
Diffstat (limited to 'build/base16-espresso')
-rw-r--r--build/base16-espresso31
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-espresso b/build/base16-espresso
new file mode 100644
index 0000000..8ba2f96
--- /dev/null
+++ b/build/base16-espresso
@@ -0,0 +1,31 @@
+; base16-espresso
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: Alex Mirrington (https://github.com/alexmirrington)
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #2d2d2d
+base01 = #393939
+base02 = #515151
+base03 = #777777
+base04 = #b4b7b4
+base05 = #cccccc
+base06 = #e0e0e0
+base07 = #ffffff
+base08 = #d25252
+base09 = #f9a959
+base0a = #ffc66d
+base0b = #a5c261
+base0c = #bed6ff
+base0d = #6c99bb
+base0e = #d197d9
+base0f = #f97394
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini