aboutsummaryrefslogtreecommitdiff
path: root/build/base16-eva
diff options
context:
space:
mode:
Diffstat (limited to 'build/base16-eva')
-rw-r--r--build/base16-eva31
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-eva b/build/base16-eva
new file mode 100644
index 0000000..b4ab1d6
--- /dev/null
+++ b/build/base16-eva
@@ -0,0 +1,31 @@
+; base16-eva
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: kjakapat (https://github.com/kjakapat)
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #2a3b4d
+base01 = #3d566f
+base02 = #4b6988
+base03 = #55799c
+base04 = #7e90a3
+base05 = #9fa2a6
+base06 = #d6d7d9
+base07 = #ffffff
+base08 = #c4676c
+base09 = #ff9966
+base0a = #ffff66
+base0b = #66ff66
+base0c = #4b8f77
+base0d = #15f4ee
+base0e = #9c6cd3
+base0f = #bb64a9
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini