aboutsummaryrefslogtreecommitdiff
path: root/build/base16-twilight
diff options
context:
space:
mode:
Diffstat (limited to 'build/base16-twilight')
-rw-r--r--build/base16-twilight31
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-twilight b/build/base16-twilight
new file mode 100644
index 0000000..49d26de
--- /dev/null
+++ b/build/base16-twilight
@@ -0,0 +1,31 @@
+; base16-twilight
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: David Hart (https://github.com/hartbit)
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #1e1e1e
+base01 = #323537
+base02 = #464b50
+base03 = #5f5a60
+base04 = #838184
+base05 = #a7a7a7
+base06 = #c3c3c3
+base07 = #ffffff
+base08 = #cf6a4c
+base09 = #cda869
+base0a = #f9ee98
+base0b = #8f9d6a
+base0c = #afc4db
+base0d = #7587a6
+base0e = #9b859d
+base0f = #9b703f
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini