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/cinnamon/light-assets/checkbox | |
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/cinnamon/light-assets/checkbox')
4 files changed, 128 insertions, 19 deletions
diff --git a/common/cinnamon/light-assets/checkbox/checkbox-checked-focused.svg b/common/cinnamon/light-assets/checkbox/checkbox-checked-focused.svg index 054c5d2..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,17 +79,44 @@ 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" - pagecolor="#fdf6e3" + pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" 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:#268bd2;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:#fdf6e3;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:#fdf6e3;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 666b4ec..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,17 +79,44 @@ 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" - pagecolor="#fdf6e3" + pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" 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:#268bd2;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:#fdf6e3;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:#fdf6e3;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 3529c34..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,17 +49,26 @@ 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" - pagecolor="#fdf6e3" + pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" 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:#fdf6e3;fill-opacity:1;stroke:#268bd2;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/checkbox/checkbox-unchecked.svg b/common/cinnamon/light-assets/checkbox/checkbox-unchecked.svg index 08ee9e5..d50e0e2 100644 --- a/common/cinnamon/light-assets/checkbox/checkbox-unchecked.svg +++ b/common/cinnamon/light-assets/checkbox/checkbox-unchecked.svg @@ -42,7 +42,7 @@ </defs> <sodipodi:namedview id="base" - pagecolor="#fdf6e3" + pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" @@ -126,7 +126,7 @@ id="g5400-2"> <rect ry="2" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#fdf6e3;fill-opacity:1;stroke:#657b83;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:#cfd6e6;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" |