aboutsummaryrefslogtreecommitdiff
path: root/build/base16-apathy
diff options
context:
space:
mode:
Diffstat (limited to 'build/base16-apathy')
-rw-r--r--build/base16-apathy31
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-apathy b/build/base16-apathy
new file mode 100644
index 0000000..8f9873e
--- /dev/null
+++ b/build/base16-apathy
@@ -0,0 +1,31 @@
+; base16-apathy
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: Jannik Siebert (https://github.com/janniks)
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #031A16
+base01 = #0B342D
+base02 = #184E45
+base03 = #2B685E
+base04 = #5F9C92
+base05 = #81B5AC
+base06 = #A7CEC8
+base07 = #D2E7E4
+base08 = #3E9688
+base09 = #3E7996
+base0a = #3E4C96
+base0b = #883E96
+base0c = #963E4C
+base0d = #96883E
+base0e = #4C963E
+base0f = #3E965B
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini