diff options
Diffstat (limited to 'build/base16-windows-95-light')
| -rw-r--r-- | build/base16-windows-95-light | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-windows-95-light b/build/base16-windows-95-light new file mode 100644 index 0000000..3cf66fc --- /dev/null +++ b/build/base16-windows-95-light @@ -0,0 +1,31 @@ +; base16-windows-95-light +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Fergus Collins (https://github.com/C-Fergus) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #fcfcfc +base01 = #e0e0e0 +base02 = #c4c4c4 +base03 = #a8a8a8 +base04 = #7e7e7e +base05 = #545454 +base06 = #2a2a2a +base07 = #000000 +base08 = #a80000 +base09 = #fcfc54 +base0a = #a85400 +base0b = #00a800 +base0c = #00a8a8 +base0d = #0000a8 +base0e = #a800a8 +base0f = #54fc54 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini |
