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-running-hover-bottom.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-running-hover-bottom.svg')
-rw-r--r-- | common/gnome-shell/3.14/common-assets/dash/button-running-hover-bottom.svg | 38 |
1 files changed, 33 insertions, 5 deletions
diff --git a/common/gnome-shell/3.14/common-assets/dash/button-running-hover-bottom.svg b/common/gnome-shell/3.14/common-assets/dash/button-running-hover-bottom.svg index ee7646f..0ed73a6 100644 --- a/common/gnome-shell/3.14/common-assets/dash/button-running-hover-bottom.svg +++ b/common/gnome-shell/3.14/common-assets/dash/button-running-hover-bottom.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#" @@ -42,8 +43,8 @@ id="namedview4173" showgrid="true" inkscape:zoom="23.008712" - inkscape:cx="-2.2377182" - inkscape:cy="6.4942908" + inkscape:cx="2.3235185" + inkscape:cy="6.4073672" 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(-183.00003,-159.76643)" + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4149" + x1="167.06577" + y1="-12.233559" + x2="167.06577" + y2="-11.000002" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4147" /> + </linearGradient> </defs> <g id="layer1" @@ -119,12 +138,21 @@ id="g30864" transform="translate(255.223,70.118091)"> <rect - style="opacity:1;fill:#97beed;fill-opacity:1;stroke:none" - id="rect4147" + style="display:inline;opacity:1;fill:url(#linearGradient4149);fill-opacity:1;stroke:none" + id="rect4147-3" + width="4.9342208" + height="1.233557" + x="-18.40134" + y="-171.99998" + rx="0" + transform="scale(-1,-1)" /> + <rect + style="display:inline;opacity:1;fill:#ffffff;fill-opacity:0.37254902;stroke:none" + id="rect4147-9" width="4.9342208" height="1.233557" x="-18.40134" - y="-172" + y="-171.99998" rx="0" transform="scale(-1,-1)" /> </g> |