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 | |
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')
5 files changed, 218 insertions, 28 deletions
diff --git a/common/cinnamon/light-assets/checkbox/checkbox-checked-focused.svg b/common/cinnamon/light-assets/checkbox/checkbox-checked-focused.svg index 983e7f8..e214088 100644 --- a/common/cinnamon/light-assets/checkbox/checkbox-checked-focused.svg +++ b/common/cinnamon/light-assets/checkbox/checkbox-checked-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,22 @@ <defs id="defs4"> <linearGradient + id="selected_fg_color" + osb:paint="solid"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4169" /> + </linearGradient> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4166" /> + </linearGradient> + <linearGradient id="linearGradient7704"> <stop style="stop-color:#4080fb;stop-opacity:0.74509805;" @@ -61,6 +79,33 @@ offset="1" id="stop3973-0-5-3" /> </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4168" + x1="25" + y1="31.362191" + x2="25" + y2="45.362191" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient4171" + x1="10.5" + y1="1033.3622" + x2="10.5" + y2="1035.3622" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient4173" + x1="12" + y1="1027.3622" + x2="12" + y2="1035.3622" + gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview id="base" @@ -70,8 +115,8 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="11.313709" - inkscape:cx="-9.3871547" - inkscape:cy="3.2519169" + inkscape:cx="-12.701718" + inkscape:cy="-4.172704" inkscape:document-units="px" inkscape:current-layer="checkbox-checked-dark" showgrid="true" @@ -105,7 +150,7 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> + <dc:title /> </cc:Work> </rdf:RDF> </metadata> @@ -163,7 +208,7 @@ height="13.99999" width="13.999989" id="rect5147-9-1-5-7-6-7" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#5294e2;fill-opacity:1;stroke:#000000;stroke-width:0;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:url(#linearGradient4168);fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" ry="1.9999917" /> </g> </g> @@ -196,7 +241,7 @@ height="1.9999826" width="5" id="rect3977-39" - style="fill:#ffffff;fill-opacity:1;stroke:none" /> + style="fill:url(#linearGradient4171);fill-opacity:1;stroke:none" /> <rect ry="0" y="1027.3622" @@ -204,7 +249,7 @@ height="7.9999828" width="2" id="rect3979-7" - style="fill:#ffffff;fill-opacity:1;stroke:none" /> + style="fill:url(#linearGradient4173);fill-opacity:1;stroke:none" /> </g> <rect style="fill:#eeeeee;fill-opacity:0;stroke:none" diff --git a/common/cinnamon/light-assets/checkbox/checkbox-checked.svg b/common/cinnamon/light-assets/checkbox/checkbox-checked.svg index e8da8e6..6b5caeb 100644 --- a/common/cinnamon/light-assets/checkbox/checkbox-checked.svg +++ b/common/cinnamon/light-assets/checkbox/checkbox-checked.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,22 @@ <defs id="defs4"> <linearGradient + id="selected_fg_color" + osb:paint="solid"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4169" /> + </linearGradient> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4166" /> + </linearGradient> + <linearGradient id="linearGradient7704"> <stop style="stop-color:#4080fb;stop-opacity:0.74509805;" @@ -61,6 +79,33 @@ offset="1" id="stop3973-0-5-3" /> </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4168" + x1="25" + y1="31.362191" + x2="25" + y2="45.362191" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient4171" + x1="10.5" + y1="1033.3622" + x2="10.5" + y2="1035.3622" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient4173" + x1="12" + y1="1027.3622" + x2="12" + y2="1035.3622" + gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview id="base" @@ -70,8 +115,8 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="11.313709" - inkscape:cx="-9.3871547" - inkscape:cy="3.2519169" + inkscape:cx="-16.237251" + inkscape:cy="2.8983635" inkscape:document-units="px" inkscape:current-layer="checkbox-checked-dark" showgrid="true" @@ -163,7 +208,7 @@ height="13.99999" width="13.999989" id="rect5147-9-1-5-7-6-7" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#5294e2;fill-opacity:1;stroke:#000000;stroke-width:0;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:url(#linearGradient4168);fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" ry="1.9999917" /> </g> </g> @@ -196,7 +241,7 @@ height="1.9999826" width="5" id="rect3977-39" - style="fill:#ffffff;fill-opacity:1;stroke:none" /> + style="fill:url(#linearGradient4171);fill-opacity:1;stroke:none" /> <rect ry="0" y="1027.3622" @@ -204,7 +249,7 @@ height="7.9999828" width="2" id="rect3979-7" - style="fill:#ffffff;fill-opacity:1;stroke:none" /> + style="fill:url(#linearGradient4173);fill-opacity:1;stroke:none" /> </g> <rect style="fill:#eeeeee;fill-opacity:0;stroke:none" 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" diff --git a/common/cinnamon/light-assets/misc/message.svg b/common/cinnamon/light-assets/misc/message.svg index a1f8615..039cb8f 100644 --- a/common/cinnamon/light-assets/misc/message.svg +++ b/common/cinnamon/light-assets/misc/message.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="32" @@ -17,7 +19,26 @@ inkscape:version="0.91 r13725" sodipodi:docname="message.svg"> <defs - id="defs6623" /> + id="defs6623"> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4153" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4155" + x1="2" + y1="1020.3622" + x2="2" + y2="1052.3622" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3333334,0,0,1.032258,-0.66666666,-33.431038)" /> + </defs> <sodipodi:namedview id="base" pagecolor="#ffffff" @@ -26,8 +47,8 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="1" - inkscape:cx="-0.89235979" - inkscape:cy="34.935138" + inkscape:cx="-3.6188723" + inkscape:cy="36.101629" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="false" @@ -67,10 +88,16 @@ rx="1.5" ry="1.5" /> <path - style="display:inline;opacity:1;fill:#5294e2;fill-opacity:1;stroke:#2879db;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - d="m 2.75,1020.8622 0.75,0 0,31 -0.75,0 c -1.2465,0 -2.25,-0.6805 -2.25,-1.5259 l 0,-27.9482 c 0,-0.8454 1.0035,-1.5259 2.25,-1.5259 z" + style="display:inline;opacity:1;fill:url(#linearGradient4155);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 3,1020.3622 1,0 0,32 -1,0 c -1.662,0 -3,-0.7025 -3,-1.5751 l 0,-28.8498 c 0,-0.8726 1.338,-1.5751 3,-1.5751 z" id="rect4162-5" inkscape:connector-curvature="0" sodipodi:nodetypes="sccssss" /> + <path + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.08095238" + d="m 2.75,1020.8622 0.75,0 0,31 -0.75,0 c -1.2465,0 -2.25,-0.6805 -2.25,-1.5259 l 0,-27.9482 c 0,-0.8454 1.0035,-1.5259 2.25,-1.5259 z" + id="rect4162-5-7" + inkscape:connector-curvature="0" + sodipodi:nodetypes="sccssss" /> </g> </svg> diff --git a/common/cinnamon/light-assets/switch/switch-on.svg b/common/cinnamon/light-assets/switch/switch-on.svg index 0203bbb..9945e14 100644 --- a/common/cinnamon/light-assets/switch/switch-on.svg +++ b/common/cinnamon/light-assets/switch/switch-on.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="50" @@ -18,6 +20,22 @@ <defs id="defs7541"> <linearGradient + id="selected_fg_color" + osb:paint="solid"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4181" /> + </linearGradient> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4166" /> + </linearGradient> + <linearGradient id="linearGradient4695-1-4-3-5-0-6"> <stop id="stop4697-9-9-7-0-1-5" @@ -91,6 +109,42 @@ offset="1" style="stop-color:#ffffff;stop-opacity:1;" /> </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4168" + x1="26" + y1="1031.3622" + x2="26" + y2="1051.3622" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient4183" + x1="980.04999" + y1="-456.09485" + x2="980.04999" + y2="-454.09487" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient4185" + x1="981.54999" + y1="-462.09485" + x2="981.54999" + y2="-454.09487" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient4187" + x1="41" + y1="1032.3622" + x2="41" + y2="1050.3622" + gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview id="base" @@ -99,10 +153,10 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="32.998318" - inkscape:cx="6.3160735" - inkscape:cy="9.1853829" - inkscape:current-layer="layer1" + inkscape:zoom="8.2495795" + inkscape:cx="1.2517535" + inkscape:cy="0.45938131" + inkscape:current-layer="switch-active-2" showgrid="true" inkscape:grid-bbox="true" inkscape:document-units="px" @@ -140,7 +194,7 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> + <dc:title /> </cc:Work> </rdf:RDF> </metadata> @@ -175,7 +229,7 @@ x="0" y="1029.3622" /> <rect - style="fill:#5294e2;fill-opacity:1;fill-rule:nonzero;stroke:none" + style="fill:url(#linearGradient4168);fill-opacity:1;fill-rule:nonzero;stroke:none" id="rect2987-0-8" width="50" height="20" @@ -184,7 +238,7 @@ ry="11" rx="11" /> <circle - style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + style="fill:url(#linearGradient4187);fill-opacity:1;fill-rule:nonzero;stroke:none" id="path3759-0" cx="41" cy="1041.3622" @@ -204,7 +258,7 @@ height="1.9999826" width="5" id="rect3977-39-2" - style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none" /> + style="display:inline;opacity:1;fill:url(#linearGradient4183);fill-opacity:1;stroke:none" /> <rect transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" ry="0" @@ -213,7 +267,7 @@ height="7.9999828" width="2" id="rect3979-7-0" - style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none" /> + style="display:inline;opacity:1;fill:url(#linearGradient4185);fill-opacity:1;stroke:none" /> </g> </g> </g> |