aboutsummaryrefslogtreecommitdiff
path: root/build/base16-paraiso
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-paraiso
parentf153cb2cfc6880985401bcdc7ff84d6faf2e0ce7 (diff)
Add currently available base16 themes
Diffstat (limited to 'build/base16-paraiso')
-rw-r--r--build/base16-paraiso31
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-paraiso b/build/base16-paraiso
new file mode 100644
index 0000000..cc292c6
--- /dev/null
+++ b/build/base16-paraiso
@@ -0,0 +1,31 @@
+; base16-paraiso
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: Jan T. Sott
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #2f1e2e
+base01 = #41323f
+base02 = #4f424c
+base03 = #776e71
+base04 = #8d8687
+base05 = #a39e9b
+base06 = #b9b6b0
+base07 = #e7e9db
+base08 = #ef6155
+base09 = #f99b15
+base0a = #fec418
+base0b = #48b685
+base0c = #5bc4bf
+base0d = #06b6ef
+base0e = #815ba4
+base0f = #e96ba8
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini