diff options
Diffstat (limited to 'build/base16-darkviolet')
| -rw-r--r-- | build/base16-darkviolet | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-darkviolet b/build/base16-darkviolet new file mode 100644 index 0000000..e75633c --- /dev/null +++ b/build/base16-darkviolet @@ -0,0 +1,31 @@ +; base16-darkviolet +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: ruler501 (https://github.com/ruler501/base16-darkviolet) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #000000 +base01 = #231a40 +base02 = #432d59 +base03 = #593380 +base04 = #00ff00 +base05 = #b08ae6 +base06 = #9045e6 +base07 = #a366ff +base08 = #a82ee6 +base09 = #bb66cc +base0a = #f29df2 +base0b = #4595e6 +base0c = #40dfff +base0d = #4136d9 +base0e = #7e5ce6 +base0f = #a886bf + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini |
