diff options
Diffstat (limited to 'build/base16-horizon-terminal-light')
| -rw-r--r-- | build/base16-horizon-terminal-light | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-horizon-terminal-light b/build/base16-horizon-terminal-light new file mode 100644 index 0000000..e214d1a --- /dev/null +++ b/build/base16-horizon-terminal-light @@ -0,0 +1,31 @@ +; base16-horizon-terminal-light +; +; 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 = #FDF0ED +base01 = #FADAD1 +base02 = #F9CBBE +base03 = #BDB3B1 +base04 = #948C8A +base05 = #403C3D +base06 = #302C2D +base07 = #201C1D +base08 = #E95678 +base09 = #F9CEC3 +base0a = #FADAD1 +base0b = #29D398 +base0c = #59E1E3 +base0d = #26BBD9 +base0e = #EE64AC +base0f = #F9CBBE + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini |
