aboutsummaryrefslogtreecommitdiff
path: root/build/base16-3024
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-3024
parentf153cb2cfc6880985401bcdc7ff84d6faf2e0ce7 (diff)
Add currently available base16 themes
Diffstat (limited to 'build/base16-3024')
-rw-r--r--build/base16-302431
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-3024 b/build/base16-3024
new file mode 100644
index 0000000..686036c
--- /dev/null
+++ b/build/base16-3024
@@ -0,0 +1,31 @@
+; base16-3024
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: Jan T. Sott (http://github.com/idleberg)
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #090300
+base01 = #3a3432
+base02 = #4a4543
+base03 = #5c5855
+base04 = #807d7c
+base05 = #a5a2a2
+base06 = #d6d5d4
+base07 = #f7f7f7
+base08 = #db2d20
+base09 = #e8bbd0
+base0a = #fded02
+base0b = #01a252
+base0c = #b5e4f4
+base0d = #01a0e4
+base0e = #a16a94
+base0f = #cdab53
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini