diff options
author | Martin Schenck | 2016-08-01 17:41:52 +0200 |
---|---|---|
committer | Martin Schenck | 2016-08-01 17:41:52 +0200 |
commit | 474539210d7edc6079c6f01c6b5e5152cd7fcc62 (patch) | |
tree | 4fce39fdd8540d3ebc893e0d8dc2c9dbe92ef0db /common/unity/window-buttons/minimize.svg | |
parent | 9478b8de1c7c11a163c43ad6b8eff5b4f23f4ced (diff) | |
download | solarc-theme-474539210d7edc6079c6f01c6b5e5152cd7fcc62.tar.gz solarc-theme-474539210d7edc6079c6f01c6b5e5152cd7fcc62.tar.xz solarc-theme-474539210d7edc6079c6f01c6b5e5152cd7fcc62.zip |
Solarized colours
The script solarize.sh solarizes all colors by replacing the arc colors
with approproate colours from the solarized color scheme.
Diffstat (limited to 'common/unity/window-buttons/minimize.svg')
-rw-r--r-- | common/unity/window-buttons/minimize.svg | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/common/unity/window-buttons/minimize.svg b/common/unity/window-buttons/minimize.svg index 78a5356..f794fa1 100644 --- a/common/unity/window-buttons/minimize.svg +++ b/common/unity/window-buttons/minimize.svg @@ -32,22 +32,22 @@ <linearGradient id="linearGradient4882"> <stop - style="stop-color:#ffffff;stop-opacity:1;" + style="stop-color:#fdf6e3;stop-opacity:1;" offset="0" id="stop4884" /> <stop - style="stop-color:#ffffff;stop-opacity:0;" + style="stop-color:#fdf6e3;stop-opacity:0;" offset="1" id="stop4886" /> </linearGradient> <linearGradient id="linearGradient3784-6"> <stop - style="stop-color:#ffffff;stop-opacity:0.21568628;" + style="stop-color:#fdf6e3;stop-opacity:0.21568628;" offset="0" id="stop3786-4" /> <stop - style="stop-color:#ffffff;stop-opacity:0;" + style="stop-color:#fdf6e3;stop-opacity:0;" offset="1" id="stop3788-6" /> </linearGradient> |