aboutsummaryrefslogtreecommitdiff
path: root/build/base16-nova
diff options
context:
space:
mode:
Diffstat (limited to 'build/base16-nova')
-rw-r--r--build/base16-nova31
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-nova b/build/base16-nova
new file mode 100644
index 0000000..e50d84f
--- /dev/null
+++ b/build/base16-nova
@@ -0,0 +1,31 @@
+; base16-nova
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: George Essig (https://github.com/gessig), Trevor D. Miller (https://trevordmiller.com)
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #3C4C55
+base01 = #556873
+base02 = #6A7D89
+base03 = #899BA6
+base04 = #899BA6
+base05 = #C5D4DD
+base06 = #899BA6
+base07 = #556873
+base08 = #83AFE5
+base09 = #7FC1CA
+base0a = #A8CE93
+base0b = #7FC1CA
+base0c = #F2C38F
+base0d = #83AFE5
+base0e = #9A93E1
+base0f = #F2C38F
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini