aboutsummaryrefslogtreecommitdiff
path: root/build/base16-isotope
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-isotope
parentf153cb2cfc6880985401bcdc7ff84d6faf2e0ce7 (diff)
Add currently available base16 themes
Diffstat (limited to 'build/base16-isotope')
-rw-r--r--build/base16-isotope31
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-isotope b/build/base16-isotope
new file mode 100644
index 0000000..648edb5
--- /dev/null
+++ b/build/base16-isotope
@@ -0,0 +1,31 @@
+; base16-isotope
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: Jan T. Sott
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #000000
+base01 = #404040
+base02 = #606060
+base03 = #808080
+base04 = #c0c0c0
+base05 = #d0d0d0
+base06 = #e0e0e0
+base07 = #ffffff
+base08 = #ff0000
+base09 = #ff9900
+base0a = #ff0099
+base0b = #33ff00
+base0c = #00ffff
+base0d = #0066ff
+base0e = #cc00ff
+base0f = #3300ff
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini