aboutsummaryrefslogtreecommitdiff
path: root/build/base16-ashes
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-ashes
parentf153cb2cfc6880985401bcdc7ff84d6faf2e0ce7 (diff)
Add currently available base16 themes
Diffstat (limited to 'build/base16-ashes')
-rw-r--r--build/base16-ashes31
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-ashes b/build/base16-ashes
new file mode 100644
index 0000000..451cd87
--- /dev/null
+++ b/build/base16-ashes
@@ -0,0 +1,31 @@
+; base16-ashes
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: Jannik Siebert (https://github.com/janniks)
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #1C2023
+base01 = #393F45
+base02 = #565E65
+base03 = #747C84
+base04 = #ADB3BA
+base05 = #C7CCD1
+base06 = #DFE2E5
+base07 = #F3F4F5
+base08 = #C7AE95
+base09 = #C7C795
+base0a = #AEC795
+base0b = #95C7AE
+base0c = #95AEC7
+base0d = #AE95C7
+base0e = #C795AE
+base0f = #C79595
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini