diff options
author | Horst3180 | 2016-08-30 23:53:36 +0200 |
---|---|---|
committer | Horst3180 | 2016-08-30 23:53:36 +0200 |
commit | 3932218fd0862627a3c614aaf6825256e66a5517 (patch) | |
tree | e0b72e92466c119ca70ecdff23aa889243554b42 /common/gnome-shell/3.14/common-assets/dash/button-active-right.svg | |
parent | 211dd7aeb218ce3ba0f3f1d9d1d2e49a075635db (diff) | |
download | solarc-theme-3932218fd0862627a3c614aaf6825256e66a5517.tar.gz solarc-theme-3932218fd0862627a3c614aaf6825256e66a5517.tar.xz solarc-theme-3932218fd0862627a3c614aaf6825256e66a5517.zip |
use color swatches for selected bg and fg in svg assets
Diffstat (limited to 'common/gnome-shell/3.14/common-assets/dash/button-active-right.svg')
-rw-r--r-- | common/gnome-shell/3.14/common-assets/dash/button-active-right.svg | 39 |
1 files changed, 34 insertions, 5 deletions
diff --git a/common/gnome-shell/3.14/common-assets/dash/button-active-right.svg b/common/gnome-shell/3.14/common-assets/dash/button-active-right.svg index d47baa0..10e2198 100644 --- a/common/gnome-shell/3.14/common-assets/dash/button-active-right.svg +++ b/common/gnome-shell/3.14/common-assets/dash/button-active-right.svg @@ -2,6 +2,7 @@ <!-- Created with Inkscape (http://www.inkscape.org/) --> <svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" @@ -41,9 +42,9 @@ inkscape:window-height="604" id="namedview4173" showgrid="true" - inkscape:zoom="23.008712" - inkscape:cx="5.6288669" - inkscape:cy="11.448936" + inkscape:zoom="16.269616" + inkscape:cx="0.28877281" + inkscape:cy="11.099631" inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1" @@ -110,6 +111,24 @@ gradientUnits="userSpaceOnUse" id="radialGradient7488" xlink:href="#linearGradient36471" /> + <linearGradient + gradientTransform="translate(-1.2335588,-1.3608766e-5)" + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4179" + x1="16.551008" + y1="162.13155" + x2="16.551008" + y2="172" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4177" /> + </linearGradient> </defs> <g id="layer1" @@ -119,8 +138,18 @@ id="g30864" transform="translate(255.223,70.118091)"> <rect - style="opacity:1;fill:#2f7fdc;fill-opacity:1;stroke:none" - id="rect4145" + rx="1.2335529" + style="display:inline;opacity:1;fill:url(#linearGradient4179);fill-opacity:1;stroke:none" + id="rect4145-3" + width="8.6348982" + height="9.8684559" + x="11.000002" + y="162.13155" + ry="1.2335529" /> + <rect + rx="1.2335529" + style="display:inline;opacity:1;fill:#000000;fill-opacity:0.17647059;stroke:none" + id="rect4145-3-8" width="8.6348982" height="9.8684559" x="11.000002" |