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/gnome-shell/3.18/common-assets/dash/dash-placeholder.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/gnome-shell/3.18/common-assets/dash/dash-placeholder.svg')
-rw-r--r-- | common/gnome-shell/3.18/common-assets/dash/dash-placeholder.svg | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/common/gnome-shell/3.18/common-assets/dash/dash-placeholder.svg b/common/gnome-shell/3.18/common-assets/dash/dash-placeholder.svg index cbae148..ff43dfc 100644 --- a/common/gnome-shell/3.18/common-assets/dash/dash-placeholder.svg +++ b/common/gnome-shell/3.18/common-assets/dash/dash-placeholder.svg @@ -24,11 +24,11 @@ <linearGradient id="linearGradient39563-4-2"> <stop - style="stop-color:#ffffff;stop-opacity:1;" + style="stop-color:#fdf6e3;stop-opacity:1;" offset="0" id="stop39565-1-4" /> <stop - style="stop-color:#ffffff;stop-opacity:0;" + style="stop-color:#fdf6e3;stop-opacity:0;" offset="1" id="stop39567-7-9" /> </linearGradient> @@ -44,11 +44,11 @@ <linearGradient id="linearGradient39573-6-1"> <stop - style="stop-color:#ffffff;stop-opacity:1;" + style="stop-color:#fdf6e3;stop-opacity:1;" offset="0" id="stop39575-5-6" /> <stop - style="stop-color:#ffffff;stop-opacity:0;" + style="stop-color:#fdf6e3;stop-opacity:0;" offset="1" id="stop39577-1-2" /> </linearGradient> @@ -78,7 +78,7 @@ transform="matrix(0.43589747,0,0,0.43589747,28.487179,275)" d="M 61,487.5 C 61,493.29899 56.29899,498 50.5,498 44.70101,498 40,493.29899 40,487.5 40,481.70101 44.70101,477 50.5,477 c 5.79899,0 10.5,4.70101 10.5,10.5 z" id="path99973" - style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + style="color:#000000;fill:#fdf6e3;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> </g> </g> </svg> |