diff options
Diffstat (limited to 'common/gnome-shell/3.14/common-assets/dash/button-hover.svg')
-rw-r--r-- | common/gnome-shell/3.14/common-assets/dash/button-hover.svg | 34 |
1 files changed, 26 insertions, 8 deletions
diff --git a/common/gnome-shell/3.14/common-assets/dash/button-hover.svg b/common/gnome-shell/3.14/common-assets/dash/button-hover.svg index 5ce522e..82f2941 100644 --- a/common/gnome-shell/3.14/common-assets/dash/button-hover.svg +++ b/common/gnome-shell/3.14/common-assets/dash/button-hover.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#" @@ -29,7 +30,7 @@ </rdf:RDF> </metadata> <sodipodi:namedview - pagecolor="#fdf6e3" + pagecolor="#ffffff" bordercolor="#666666" borderopacity="1" objecttolerance="10" @@ -42,8 +43,8 @@ id="namedview4173" showgrid="true" inkscape:zoom="23.008712" - inkscape:cx="8.7585229" - inkscape:cy="6.3204436" + inkscape:cx="0.978861" + inkscape:cy="6.23352" inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1" @@ -58,6 +59,14 @@ </sodipodi:namedview> <defs id="defs7357"> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4147" /> + </linearGradient> <radialGradient xlink:href="#linearGradient36429" id="radialGradient7461" @@ -73,11 +82,11 @@ <stop id="stop36431" offset="0" - style="stop-color:#fdf6e3;stop-opacity:1;" /> + style="stop-color:#ffffff;stop-opacity:1;" /> <stop id="stop36433" offset="1" - style="stop-color:#fdf6e3;stop-opacity:0;" /> + style="stop-color:#ffffff;stop-opacity:0;" /> </linearGradient> <radialGradient xlink:href="#linearGradient36471" @@ -94,11 +103,11 @@ <stop id="stop36473" offset="0" - style="stop-color:#fdf6e3;stop-opacity:1;" /> + style="stop-color:#ffffff;stop-opacity:1;" /> <stop id="stop36475" offset="1" - style="stop-color:#fdf6e3;stop-opacity:0;" /> + style="stop-color:#ffffff;stop-opacity:0;" /> </linearGradient> <radialGradient r="37.00671" @@ -110,6 +119,15 @@ gradientUnits="userSpaceOnUse" id="radialGradient7488" xlink:href="#linearGradient36471" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4149" + x1="16.551008" + y1="162.13155" + x2="16.551008" + y2="172" + gradientUnits="userSpaceOnUse" /> </defs> <g id="layer1" @@ -119,7 +137,7 @@ id="g30864" transform="translate(255.223,70.118091)"> <rect - style="opacity:1;fill:#268bd2;fill-opacity:1;stroke:none" + style="opacity:1;fill:url(#linearGradient4149);fill-opacity:1;stroke:none" id="rect4145" width="8.6348982" height="9.8684559" |