aboutsummaryrefslogtreecommitdiff
path: root/build/base16-gruvbox-light-hard
diff options
context:
space:
mode:
Diffstat (limited to 'build/base16-gruvbox-light-hard')
-rw-r--r--build/base16-gruvbox-light-hard31
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-gruvbox-light-hard b/build/base16-gruvbox-light-hard
new file mode 100644
index 0000000..3c7569e
--- /dev/null
+++ b/build/base16-gruvbox-light-hard
@@ -0,0 +1,31 @@
+; base16-gruvbox-light-hard
+;
+; base16: (https://github.com/chriskempson/base16)
+;
+; Scheme: Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox)
+; Template: Christian Karl <karlch at protonmail dot com>
+
+[STYLE]
+; Colors
+base00 = #f9f5d7
+base01 = #ebdbb2
+base02 = #d5c4a1
+base03 = #bdae93
+base04 = #665c54
+base05 = #504945
+base06 = #3c3836
+base07 = #282828
+base08 = #9d0006
+base09 = #af3a03
+base0a = #b57614
+base0b = #79740e
+base0c = #427b58
+base0d = #076678
+base0e = #8f3f71
+base0f = #d65d0e
+
+; Additional custom overrides, e.g.
+; font = 10pt Hack
+; thumbnail.padding = 32
+
+; vim:ft=dosini