diff options
| author | 2021-04-27 15:08:26 +0200 | |
|---|---|---|
| committer | 2021-04-27 15:08:26 +0200 | |
| commit | 08ea2a53570320be45275206b82a9ed11a1c3bc0 (patch) | |
| tree | f767cd89c1fdc3ddb982f27c903eba3d6d7c8450 /build/base16-shades-of-purple | |
| parent | 9993e275869d9c5b8b54f90727d21573878d50ea (diff) | |
Add 28 new colorschemes and modify 3 existing ones.
Diffstat (limited to 'build/base16-shades-of-purple')
| -rw-r--r-- | build/base16-shades-of-purple | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-shades-of-purple b/build/base16-shades-of-purple new file mode 100644 index 0000000..30231d6 --- /dev/null +++ b/build/base16-shades-of-purple @@ -0,0 +1,31 @@ +; base16-shades-of-purple +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Iolar Demartini Junior (http://github.com/demartini) based on Shades of Purple Theme (https://github.com/ahmadawais/shades-of-purple-vscode). +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #1e1e3f +base01 = #43d426 +base02 = #f1d000 +base03 = #808080 +base04 = #6871ff +base05 = #c7c7c7 +base06 = #ff77ff +base07 = #ffffff +base08 = #d90429 +base09 = #f92a1c +base0a = #ffe700 +base0b = #3ad900 +base0c = #00c5c7 +base0d = #6943ff +base0e = #ff2c70 +base0f = #79e8fb + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini |
