aboutsummaryrefslogtreecommitdiff
path: root/build/base16-harmonic-light
diff options
context:
space:
mode:
Diffstat (limited to 'build/base16-harmonic-light')
-rw-r--r--build/base16-harmonic-light31
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-harmonic-light b/build/base16-harmonic-light
new file mode 100644
index 0000000..615a63b
--- /dev/null
+++ b/build/base16-harmonic-light
@@ -0,0 +1,31 @@
+; base16-harmonic-light
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: Jannik Siebert (https://github.com/janniks)
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #f7f9fb
+base01 = #e5ebf1
+base02 = #cbd6e2
+base03 = #aabcce
+base04 = #627e99
+base05 = #405c79
+base06 = #223b54
+base07 = #0b1c2c
+base08 = #bf8b56
+base09 = #bfbf56
+base0a = #8bbf56
+base0b = #56bf8b
+base0c = #568bbf
+base0d = #8b56bf
+base0e = #bf568b
+base0f = #bf5656
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini