diff options
Diffstat (limited to 'build/base16-ia-light')
| -rw-r--r-- | build/base16-ia-light | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-ia-light b/build/base16-ia-light new file mode 100644 index 0000000..8efe38f --- /dev/null +++ b/build/base16-ia-light @@ -0,0 +1,31 @@ +; base16-ia-light +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: iA Inc. (modified by aramisgithub) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #f6f6f6 +base01 = #dedede +base02 = #bde5f2 +base03 = #898989 +base04 = #767676 +base05 = #181818 +base06 = #e8e8e8 +base07 = #f8f8f8 +base08 = #9c5a02 +base09 = #c43e18 +base0a = #c48218 +base0b = #38781c +base0c = #2d6bb1 +base0d = #48bac2 +base0e = #a94598 +base0f = #8b6c37 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini |
