aboutsummaryrefslogtreecommitdiff
path: root/build/base16-tomorrow-night-eighties
diff options
context:
space:
mode:
Diffstat (limited to 'build/base16-tomorrow-night-eighties')
-rw-r--r--build/base16-tomorrow-night-eighties31
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-tomorrow-night-eighties b/build/base16-tomorrow-night-eighties
new file mode 100644
index 0000000..ba425f5
--- /dev/null
+++ b/build/base16-tomorrow-night-eighties
@@ -0,0 +1,31 @@
+; base16-tomorrow-night-eighties
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: Chris Kempson (http://chriskempson.com)
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #2d2d2d
+base01 = #393939
+base02 = #515151
+base03 = #999999
+base04 = #b4b7b4
+base05 = #cccccc
+base06 = #e0e0e0
+base07 = #ffffff
+base08 = #f2777a
+base09 = #f99157
+base0a = #ffcc66
+base0b = #99cc99
+base0c = #66cccc
+base0d = #6699cc
+base0e = #cc99cc
+base0f = #a3685a
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini