diff options
Diffstat (limited to 'build/base16-horizon-dark')
| -rw-r--r-- | build/base16-horizon-dark | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-horizon-dark b/build/base16-horizon-dark new file mode 100644 index 0000000..81ef5fb --- /dev/null +++ b/build/base16-horizon-dark @@ -0,0 +1,31 @@ +; base16-horizon-dark +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Michaƫl Ball (http://github.com/michael-ball/) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #1C1E26 +base01 = #232530 +base02 = #2E303E +base03 = #6F6F70 +base04 = #9DA0A2 +base05 = #CBCED0 +base06 = #DCDFE4 +base07 = #E3E6EE +base08 = #E93C58 +base09 = #E58D7D +base0a = #EFB993 +base0b = #EFAF8E +base0c = #24A8B4 +base0d = #DF5273 +base0e = #B072D1 +base0f = #E4A382 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini |
