aboutsummaryrefslogtreecommitdiff
path: root/build/base16-darktooth
diff options
context:
space:
mode:
Diffstat (limited to 'build/base16-darktooth')
-rw-r--r--build/base16-darktooth31
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-darktooth b/build/base16-darktooth
new file mode 100644
index 0000000..20f0560
--- /dev/null
+++ b/build/base16-darktooth
@@ -0,0 +1,31 @@
+; base16-darktooth
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: Jason Milkins (https://github.com/jasonm23)
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #1D2021
+base01 = #32302F
+base02 = #504945
+base03 = #665C54
+base04 = #928374
+base05 = #A89984
+base06 = #D5C4A1
+base07 = #FDF4C1
+base08 = #FB543F
+base09 = #FE8625
+base0a = #FAC03B
+base0b = #95C085
+base0c = #8BA59B
+base0d = #0D6678
+base0e = #8F4673
+base0f = #A87322
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini