diff options
author | Martin Schenck | 2016-10-07 11:42:04 +0200 |
---|---|---|
committer | Martin Schenck | 2016-10-07 11:42:04 +0200 |
commit | c1d604affb2909b114ab7d5f5f5f8130e3286356 (patch) | |
tree | a72f9d05f9b41552e9d0e9ec19d845291183ce4c /common/gnome-shell/3.14/common-assets/dash/button-active-bottom.svg | |
parent | 672c95170b6b1d79e7c69ef5202638abecedea97 (diff) | |
parent | 5acba9421b028a6bcf94f2b52a035f51f854d269 (diff) | |
download | solarc-theme-c1d604affb2909b114ab7d5f5f5f8130e3286356.tar.gz solarc-theme-c1d604affb2909b114ab7d5f5f5f8130e3286356.tar.xz solarc-theme-c1d604affb2909b114ab7d5f5f5f8130e3286356.zip |
Merge branch 'master' of github.com:horst3180/arc-theme
Diffstat (limited to 'common/gnome-shell/3.14/common-assets/dash/button-active-bottom.svg')
-rw-r--r-- | common/gnome-shell/3.14/common-assets/dash/button-active-bottom.svg | 58 |
1 files changed, 44 insertions, 14 deletions
diff --git a/common/gnome-shell/3.14/common-assets/dash/button-active-bottom.svg b/common/gnome-shell/3.14/common-assets/dash/button-active-bottom.svg index 86426d4..2889228 100644 --- a/common/gnome-shell/3.14/common-assets/dash/button-active-bottom.svg +++ b/common/gnome-shell/3.14/common-assets/dash/button-active-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#" @@ -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="7.4203783" - inkscape:cy="11.448936" + inkscape:cx="-0.3592836" + inkscape:cy="11.362012" inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1" @@ -73,11 +74,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 +95,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 +111,24 @@ gradientUnits="userSpaceOnUse" id="radialGradient7488" xlink:href="#linearGradient36471" /> + <linearGradient + gradientTransform="translate(149.89798,-183)" + 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,14 +138,25 @@ id="g30864" transform="translate(255.223,70.118091)"> <rect - style="opacity:1;fill:#2f7fdc;fill-opacity:1;stroke:none" - id="rect4145" - width="9.8684549" - height="8.6348953" - x="11.000002" - y="162.13155" + 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="162.13155" + y="-20.868458" + ry="1.2335529" + transform="matrix(0,1,-1,0,0,0)" /> + <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="162.13155" + y="-20.868458" ry="1.2335529" - rx="1.2335573" /> + transform="matrix(0,1,-1,0,0,0)" /> </g> </g> </svg> |