aboutsummaryrefslogtreecommitdiff
path: root/build/base16-tomorrow
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-tomorrow
parentf153cb2cfc6880985401bcdc7ff84d6faf2e0ce7 (diff)
Add currently available base16 themes
Diffstat (limited to 'build/base16-tomorrow')
-rw-r--r--build/base16-tomorrow31
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-tomorrow b/build/base16-tomorrow
new file mode 100644
index 0000000..a52b2da
--- /dev/null
+++ b/build/base16-tomorrow
@@ -0,0 +1,31 @@
+; base16-tomorrow
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: Chris Kempson (http://chriskempson.com)
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #ffffff
+base01 = #e0e0e0
+base02 = #d6d6d6
+base03 = #8e908c
+base04 = #969896
+base05 = #4d4d4c
+base06 = #282a2e
+base07 = #1d1f21
+base08 = #c82829
+base09 = #f5871f
+base0a = #eab700
+base0b = #718c00
+base0c = #3e999f
+base0d = #4271ae
+base0e = #8959a8
+base0f = #a3685a
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini