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/cinnamon/light-assets/checkbox/checkbox-unchecked-focused.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/cinnamon/light-assets/checkbox/checkbox-unchecked-focused.svg')
-rw-r--r-- | common/cinnamon/light-assets/checkbox/checkbox-unchecked-focused.svg | 25 |
1 files changed, 22 insertions, 3 deletions
diff --git a/common/cinnamon/light-assets/checkbox/checkbox-unchecked-focused.svg b/common/cinnamon/light-assets/checkbox/checkbox-unchecked-focused.svg index 6c2f719..da48d45 100644 --- a/common/cinnamon/light-assets/checkbox/checkbox-unchecked-focused.svg +++ b/common/cinnamon/light-assets/checkbox/checkbox-unchecked-focused.svg @@ -2,11 +2,13 @@ <!-- 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#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="16" @@ -21,6 +23,14 @@ <defs id="defs4"> <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4150" /> + </linearGradient> + <linearGradient id="linearGradient3768-6"> <stop style="stop-color:#0f0f0f;stop-opacity:1;" @@ -39,6 +49,15 @@ offset="1" id="stop3776-1" /> </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4152" + x1="25" + y1="31.362183" + x2="25" + y2="45.36218" + gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview id="base" @@ -48,8 +67,8 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="11.313709" - inkscape:cx="5.9470841" - inkscape:cy="-0.94340514" + inkscape:cx="-9.8744294" + inkscape:cy="-1.1201818" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" @@ -126,7 +145,7 @@ id="g5400-2"> <rect ry="2" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;stroke:#5294e2;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;stroke:url(#linearGradient4152);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" id="rect5147-9-1-5-7-6-3" width="13" height="12.999997" |