aboutsummaryrefslogtreecommitdiff
path: root/build/base16-material
diff options
context:
space:
mode:
Diffstat (limited to 'build/base16-material')
-rw-r--r--build/base16-material31
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-material b/build/base16-material
new file mode 100644
index 0000000..aa6387e
--- /dev/null
+++ b/build/base16-material
@@ -0,0 +1,31 @@
+; base16-material
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: Nate Peterson
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #263238
+base01 = #2E3C43
+base02 = #314549
+base03 = #546E7A
+base04 = #B2CCD6
+base05 = #EEFFFF
+base06 = #EEFFFF
+base07 = #FFFFFF
+base08 = #F07178
+base09 = #F78C6C
+base0a = #FFCB6B
+base0b = #C3E88D
+base0c = #89DDFF
+base0d = #82AAFF
+base0e = #C792EA
+base0f = #FF5370
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini