aboutsummaryrefslogtreecommitdiff
path: root/build/base16-codeschool
diff options
context:
space:
mode:
Diffstat (limited to 'build/base16-codeschool')
-rw-r--r--build/base16-codeschool31
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-codeschool b/build/base16-codeschool
new file mode 100644
index 0000000..7243001
--- /dev/null
+++ b/build/base16-codeschool
@@ -0,0 +1,31 @@
+; base16-codeschool
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: blockloop
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #232c31
+base01 = #1c3657
+base02 = #2a343a
+base03 = #3f4944
+base04 = #84898c
+base05 = #9ea7a6
+base06 = #a7cfa3
+base07 = #b5d8f6
+base08 = #2a5491
+base09 = #43820d
+base0a = #a03b1e
+base0b = #237986
+base0c = #b02f30
+base0d = #484d79
+base0e = #c59820
+base0f = #c98344
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini