aboutsummaryrefslogtreecommitdiff
path: root/build/base16-tomorrow-night
diff options
context:
space:
mode:
Diffstat (limited to 'build/base16-tomorrow-night')
-rw-r--r--build/base16-tomorrow-night31
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-tomorrow-night b/build/base16-tomorrow-night
new file mode 100644
index 0000000..1418be9
--- /dev/null
+++ b/build/base16-tomorrow-night
@@ -0,0 +1,31 @@
+; base16-tomorrow-night
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: Chris Kempson (http://chriskempson.com)
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #1d1f21
+base01 = #282a2e
+base02 = #373b41
+base03 = #969896
+base04 = #b4b7b4
+base05 = #c5c8c6
+base06 = #e0e0e0
+base07 = #ffffff
+base08 = #cc6666
+base09 = #de935f
+base0a = #f0c674
+base0b = #b5bd68
+base0c = #8abeb7
+base0d = #81a2be
+base0e = #b294bb
+base0f = #a3685a
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini