aboutsummaryrefslogtreecommitdiff
path: root/common/cinnamon
diff options
context:
space:
mode:
authorHorst31802016-08-30 23:53:36 +0200
committerHorst31802016-08-30 23:53:36 +0200
commit3932218fd0862627a3c614aaf6825256e66a5517 (patch)
treee0b72e92466c119ca70ecdff23aa889243554b42 /common/cinnamon
parent211dd7aeb218ce3ba0f3f1d9d1d2e49a075635db (diff)
downloadsolarc-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')
-rw-r--r--common/cinnamon/common-assets/menu/menu-hover.svg30
-rw-r--r--common/cinnamon/common-assets/misc/add-workspace-active.svg55
-rw-r--r--common/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg28
-rw-r--r--common/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg28
-rw-r--r--common/cinnamon/common-assets/misc/corner-ripple.svg6
-rw-r--r--common/cinnamon/common-assets/panel/activities-active.svg32
-rw-r--r--common/cinnamon/common-assets/panel/window-list-active-bottom.svg30
-rw-r--r--common/cinnamon/common-assets/panel/window-list-active-top.svg28
-rw-r--r--common/cinnamon/common-assets/switch/switch-off-selected.svg38
-rw-r--r--common/cinnamon/common-assets/switch/switch-on-selected.svg66
-rw-r--r--common/cinnamon/dark-assets/checkbox/checkbox-checked-focused.svg27
-rw-r--r--common/cinnamon/dark-assets/checkbox/checkbox-checked.svg25
-rw-r--r--common/cinnamon/dark-assets/checkbox/checkbox-unchecked-focused.svg27
-rw-r--r--common/cinnamon/dark-assets/misc/message.svg30
-rw-r--r--common/cinnamon/dark-assets/switch/switch-on.svg27
-rw-r--r--common/cinnamon/light-assets/checkbox/checkbox-checked-focused.svg57
-rw-r--r--common/cinnamon/light-assets/checkbox/checkbox-checked.svg55
-rw-r--r--common/cinnamon/light-assets/checkbox/checkbox-unchecked-focused.svg25
-rw-r--r--common/cinnamon/light-assets/misc/message.svg37
-rw-r--r--common/cinnamon/light-assets/switch/switch-on.svg72
20 files changed, 624 insertions, 99 deletions
diff --git a/common/cinnamon/common-assets/menu/menu-hover.svg b/common/cinnamon/common-assets/menu/menu-hover.svg
index 6ae13ca..4d3f262 100644
--- a/common/cinnamon/common-assets/menu/menu-hover.svg
+++ b/common/cinnamon/common-assets/menu/menu-hover.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="9.0311108mm"
@@ -17,7 +19,25 @@
inkscape:version="0.91 r13725"
sodipodi:docname="menu-hover.svg">
<defs
- id="defs6929" />
+ id="defs6929">
+ <linearGradient
+ id="selected_bg_color"
+ osb:paint="solid">
+ <stop
+ style="stop-color:#5294e2;stop-opacity:1;"
+ offset="0"
+ id="stop4138" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#selected_bg_color"
+ id="linearGradient4140"
+ x1="1185"
+ y1="108"
+ x2="1185"
+ y2="141"
+ gradientUnits="userSpaceOnUse" />
+ </defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
@@ -26,8 +46,8 @@
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="11.2"
- inkscape:cx="16.532799"
- inkscape:cy="17.338845"
+ inkscape:cx="0.595299"
+ inkscape:cy="17.160274"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
@@ -71,14 +91,14 @@
<g
transform="matrix(0.0689655,0,0,1.0000001,71.275885,274.36218)"
id="g6908"
- style="fill:#5294e2;fill-opacity:1">
+ style="fill:url(#linearGradient4140);fill-opacity:1">
<rect
y="108"
x="1011"
height="33"
width="348"
id="rect5271"
- style="opacity:1;fill:#5294e2;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" />
+ style="opacity:1;fill:url(#linearGradient4140);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" />
</g>
</g>
</svg>
diff --git a/common/cinnamon/common-assets/misc/add-workspace-active.svg b/common/cinnamon/common-assets/misc/add-workspace-active.svg
index f60de34..d39784c 100644
--- a/common/cinnamon/common-assets/misc/add-workspace-active.svg
+++ b/common/cinnamon/common-assets/misc/add-workspace-active.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="35"
@@ -16,7 +18,42 @@
inkscape:version="0.91 r13725"
sodipodi:docname="add-workspace-active.svg">
<defs
- id="defs4" />
+ id="defs4">
+ <linearGradient
+ id="selected_fg_color"
+ osb:paint="solid">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1;"
+ offset="0"
+ id="stop4147" />
+ </linearGradient>
+ <linearGradient
+ id="selected_bg_color"
+ osb:paint="solid">
+ <stop
+ style="stop-color:#5294e2;stop-opacity:1;"
+ offset="0"
+ id="stop4144" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#selected_bg_color"
+ id="linearGradient4146"
+ x1="19.500005"
+ y1="853.36218"
+ x2="19.500005"
+ y2="1051.3622"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#selected_fg_color"
+ id="linearGradient4149"
+ x1="18.000003"
+ y1="944.36218"
+ x2="18.000003"
+ y2="960.36218"
+ gradientUnits="userSpaceOnUse" />
+ </defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
@@ -25,8 +62,8 @@
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="8"
- inkscape:cx="-12.039549"
- inkscape:cy="88.924726"
+ inkscape:cx="1.6114609"
+ inkscape:cy="95.511861"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
@@ -65,7 +102,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>
@@ -75,7 +112,7 @@
id="layer1"
transform="translate(0,-852.36218)">
<path
- style="opacity:1;fill:#5294e2;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+ style="opacity:1;fill:url(#selected_bg_color);fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
d="M 3 0 C 1.3380015 0 0 1.3380015 0 3 L 0 197 C 0 198.662 1.3380015 200 3 200 L 36 200 C 37.661999 200 39 198.662 39 197 L 39 3 C 39 1.3380015 37.661999 0 36 0 L 3 0 z M 3 1 L 36 1 C 37.108 1 38 1.892 38 3 L 38 197 C 38 198.108 37.108 199 36 199 L 3 199 C 1.892 199 1 198.108 1 197 L 1 3 C 1 1.892 1.892 1 3 1 z "
transform="translate(0,852.36218)"
id="rect3810" />
@@ -85,7 +122,7 @@
style="fill:#000000;fill-opacity:1;opacity:0.5" />
<rect
rx="2"
- style="opacity:1;fill:#5294e2;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ style="opacity:1;fill:url(#linearGradient4146);fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect3812"
width="37"
height="198"
@@ -94,7 +131,7 @@
ry="2" />
<g
id="g3917"
- style="fill:#ffffff;fill-opacity:1">
+ style="fill:url(#linearGradient4149);fill-opacity:1">
<rect
ry="1.1428567"
y="944.36218"
@@ -102,7 +139,7 @@
height="15.999994"
width="2.0000002"
id="rect3897"
- style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" />
+ style="opacity:1;fill:url(#linearGradient4149);fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" />
<rect
transform="matrix(0,1,-1,0,0,0)"
ry="1.1428567"
@@ -111,7 +148,7 @@
height="15.999994"
width="2.0000002"
id="rect3897-6"
- style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" />
+ style="opacity:1;fill:url(#linearGradient4149);fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" />
</g>
</g>
</svg>
diff --git a/common/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg b/common/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg
index a5cc13e..9292ecc 100644
--- a/common/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg
+++ b/common/cinnamon/common-assets/misc/calendar-arrow-left-hover.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"
sodipodi:docname="calendar-arrow-left-hover.svg"
@@ -33,8 +35,8 @@
bordercolor="#666666"
borderopacity="1"
inkscape:current-layer="layer12"
- inkscape:cx="14.072123"
- inkscape:cy="8.0207106"
+ inkscape:cx="6.1613659"
+ inkscape:cy="7.9323223"
gridtolerance="10"
inkscape:guide-bbox="true"
guidetolerance="10"
@@ -92,7 +94,25 @@
<title
id="title9167">Gnome Symbolic Icon Theme</title>
<defs
- id="defs7386" />
+ id="defs7386">
+ <linearGradient
+ id="selected_bg_color"
+ osb:paint="solid">
+ <stop
+ style="stop-color:#5294e2;stop-opacity:1;"
+ offset="0"
+ id="stop4147" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#selected_bg_color"
+ id="linearGradient4149"
+ x1="108.00018"
+ y1="751"
+ x2="108.00018"
+ y2="758.99959"
+ gradientUnits="userSpaceOnUse" />
+ </defs>
<g
inkscape:groupmode="layer"
id="layer9"
@@ -144,7 +164,7 @@
style="display:inline"
transform="translate(-100.0002,-747)">
<path
- style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#5294e2;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
+ style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient4149);fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
d="m 109.82336,751.00006 a 0.67182557,0.66502524 0 0 0 -0.10367,0.009 0.67182557,0.66502524 0 0 0 -0.39887,0.18702 l -3.35878,3.32479 -0.46184,0.47795 0.46184,0.47792 3.35878,3.32481 a 0.68281953,0.67590797 0 0 0 0.698,0.16363 c 0.0374,0.0143 0.0779,0.0233 0.1207,0.0233 0.18608,0 0.33589,-0.14829 0.33589,-0.33248 0,-0.0423 -0.009,-0.0823 -0.0236,-0.11948 a 0.68281953,0.67590797 0 0 0 -0.16531,-0.69094 l -2.876,-2.84689 2.87597,-2.84686 a 0.67182557,0.66502524 0 0 0 0.17056,-0.72082 c 0.008,-0.0292 0.0185,-0.058 0.0185,-0.0896 0,-0.18421 -0.14978,-0.33249 -0.33587,-0.33249 -0.0395,0 -0.0765,0.01 -0.11152,0.022 A 0.67182557,0.66502524 0 0 0 109.82334,751 Z"
id="path6040"
inkscape:connector-curvature="0" />
diff --git a/common/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg b/common/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg
index f718628..e29be39 100644
--- a/common/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg
+++ b/common/cinnamon/common-assets/misc/calendar-arrow-right-hover.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"
sodipodi:docname="calendar-arrow-right-hover.svg"
@@ -33,8 +35,8 @@
bordercolor="#666666"
borderopacity="1"
inkscape:current-layer="layer12"
- inkscape:cx="14.072123"
- inkscape:cy="8.0207106"
+ inkscape:cx="6.1613659"
+ inkscape:cy="7.9323223"
gridtolerance="10"
inkscape:guide-bbox="true"
guidetolerance="10"
@@ -92,7 +94,25 @@
<title
id="title9167">Gnome Symbolic Icon Theme</title>
<defs
- id="defs7386" />
+ id="defs7386">
+ <linearGradient
+ id="selected_bg_color"
+ osb:paint="solid">
+ <stop
+ style="stop-color:#5294e2;stop-opacity:1;"
+ offset="0"
+ id="stop4147" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#selected_bg_color"
+ id="linearGradient4149"
+ x1="108.00017"
+ y1="751"
+ x2="108.00017"
+ y2="758.99959"
+ gradientUnits="userSpaceOnUse" />
+ </defs>
<g
inkscape:groupmode="layer"
id="layer9"
@@ -144,7 +164,7 @@
style="display:inline"
transform="translate(-100.0002,-747)">
<path
- style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#5294e2;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
+ style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient4149);fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
d="m 106.17699,751.00006 a 0.67182557,0.66502524 0 0 1 0.10367,0.009 0.67182557,0.66502524 0 0 1 0.39887,0.18702 l 3.35878,3.32479 0.46184,0.47795 -0.46184,0.47792 -3.35878,3.32481 a 0.68281953,0.67590797 0 0 1 -0.698,0.16363 c -0.0374,0.0143 -0.0779,0.0233 -0.1207,0.0233 -0.18608,0 -0.33589,-0.14829 -0.33589,-0.33248 0,-0.0423 0.009,-0.0823 0.0236,-0.11948 a 0.68281953,0.67590797 0 0 1 0.16531,-0.69094 l 2.876,-2.84689 -2.87597,-2.84686 a 0.67182557,0.66502524 0 0 1 -0.17056,-0.72082 c -0.008,-0.0292 -0.0185,-0.058 -0.0185,-0.0896 0,-0.18421 0.14978,-0.33249 0.33587,-0.33249 0.0395,0 0.0765,0.01 0.11152,0.022 A 0.67182557,0.66502524 0 0 1 106.17701,751 Z"
id="path6040"
inkscape:connector-curvature="0" />
diff --git a/common/cinnamon/common-assets/misc/corner-ripple.svg b/common/cinnamon/common-assets/misc/corner-ripple.svg
index ff58c92..3f52f68 100644
--- a/common/cinnamon/common-assets/misc/corner-ripple.svg
+++ b/common/cinnamon/common-assets/misc/corner-ripple.svg
@@ -34,8 +34,8 @@
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:zoom="2.3864854"
- inkscape:cx="-38.639816"
- inkscape:cy="27.143174"
+ inkscape:cx="54.174496"
+ inkscape:cy="43.066171"
inkscape:current-layer="svg2" />
<defs
id="defs4">
@@ -68,7 +68,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>
diff --git a/common/cinnamon/common-assets/panel/activities-active.svg b/common/cinnamon/common-assets/panel/activities-active.svg
index 6986f5c..ae5c602 100644
--- a/common/cinnamon/common-assets/panel/activities-active.svg
+++ b/common/cinnamon/common-assets/panel/activities-active.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"
inkscape:export-ydpi="90.000000"
@@ -30,8 +32,8 @@
inkscape:pageopacity="1"
inkscape:pageshadow="2"
inkscape:zoom="22.627417"
- inkscape:cx="3.5498385"
- inkscape:cy="11.547553"
+ inkscape:cx="4.4779162"
+ inkscape:cy="11.459165"
inkscape:current-layer="layer1"
showgrid="true"
inkscape:grid-bbox="true"
@@ -76,7 +78,25 @@
id="guide4135" />
</sodipodi:namedview>
<defs
- id="defs3" />
+ id="defs3">
+ <linearGradient
+ id="selected_bg_color"
+ osb:paint="solid">
+ <stop
+ style="stop-color:#5294e2;stop-opacity:1;"
+ offset="0"
+ id="stop4140" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#selected_bg_color"
+ id="linearGradient4142"
+ x1="6"
+ y1="287"
+ x2="6"
+ y2="289"
+ gradientUnits="userSpaceOnUse" />
+ </defs>
<metadata
id="metadata4">
<rdf:RDF>
@@ -134,21 +154,21 @@
id="layer1"
transform="translate(0,-276)">
<rect
- style="opacity:1;fill:#5294e2;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"
+ style="opacity:1;fill:url(#linearGradient4142);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"
id="rect4138"
width="2"
height="2"
x="5"
y="287" />
<rect
- style="display:inline;opacity:1;fill:#5294e2;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;enable-background:new"
+ style="display:inline;opacity:1;fill:url(#selected_bg_color);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;enable-background:new"
id="rect4138-6"
width="2"
height="2"
x="11"
y="287" />
<rect
- style="display:inline;opacity:1;fill:#5294e2;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;enable-background:new"
+ style="display:inline;opacity:1;fill:url(#selected_bg_color);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;enable-background:new"
id="rect4138-9"
width="2"
height="2"
diff --git a/common/cinnamon/common-assets/panel/window-list-active-bottom.svg b/common/cinnamon/common-assets/panel/window-list-active-bottom.svg
index ce7d5d7..fbe4599 100644
--- a/common/cinnamon/common-assets/panel/window-list-active-bottom.svg
+++ b/common/cinnamon/common-assets/panel/window-list-active-bottom.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"
inkscape:export-ydpi="90.000000"
@@ -16,7 +18,7 @@
id="svg11300"
sodipodi:version="0.32"
inkscape:version="0.91 r13725"
- sodipodi:docname="running1.svg"
+ sodipodi:docname="window-list-active-bottom.svg"
inkscape:output_extension="org.inkscape.output.svg.inkscape"
version="1.0"
style="display:inline;enable-background:new">
@@ -30,8 +32,8 @@
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:zoom="19.769528"
- inkscape:cx="15.988499"
- inkscape:cy="3.1982956"
+ inkscape:cx="6.9341604"
+ inkscape:cy="3.0971298"
inkscape:current-layer="layer1"
showgrid="true"
inkscape:grid-bbox="true"
@@ -74,7 +76,25 @@
snapvisiblegridlinesonly="true" />
</sodipodi:namedview>
<defs
- id="defs3" />
+ id="defs3">
+ <linearGradient
+ id="selected_bg_color"
+ osb:paint="solid">
+ <stop
+ style="stop-color:#5294e2;stop-opacity:1;"
+ offset="0"
+ id="stop4137" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#selected_bg_color"
+ id="linearGradient4139"
+ x1="14"
+ y1="298"
+ x2="14"
+ y2="300"
+ gradientUnits="userSpaceOnUse" />
+ </defs>
<metadata
id="metadata4">
<rdf:RDF>
@@ -132,7 +152,7 @@
id="layer1"
transform="translate(0,-296)">
<rect
- style="opacity:1;fill:#5294e2;fill-opacity:1;stroke:none"
+ style="opacity:1;fill:url(#linearGradient4139);fill-opacity:1;stroke:none"
id="rect4270-9"
width="24"
height="2"
diff --git a/common/cinnamon/common-assets/panel/window-list-active-top.svg b/common/cinnamon/common-assets/panel/window-list-active-top.svg
index d2b8f15..54a9036 100644
--- a/common/cinnamon/common-assets/panel/window-list-active-top.svg
+++ b/common/cinnamon/common-assets/panel/window-list-active-top.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"
inkscape:export-ydpi="90.000000"
@@ -30,8 +32,8 @@
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:zoom="19.769528"
- inkscape:cx="6.908869"
- inkscape:cy="3.1982956"
+ inkscape:cx="-2.1454696"
+ inkscape:cy="3.0971298"
inkscape:current-layer="layer1"
showgrid="true"
inkscape:grid-bbox="true"
@@ -74,7 +76,25 @@
snapvisiblegridlinesonly="true" />
</sodipodi:namedview>
<defs
- id="defs3" />
+ id="defs3">
+ <linearGradient
+ id="selected_bg_color"
+ osb:paint="solid">
+ <stop
+ style="stop-color:#5294e2;stop-opacity:1;"
+ offset="0"
+ id="stop4137" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#selected_bg_color"
+ id="linearGradient4139"
+ x1="14"
+ y1="296"
+ x2="14"
+ y2="298"
+ gradientUnits="userSpaceOnUse" />
+ </defs>
<metadata
id="metadata4">
<rdf:RDF>
@@ -132,7 +152,7 @@
id="layer1"
transform="translate(0,-296)">
<rect
- style="opacity:1;fill:#5294e2;fill-opacity:1;stroke:none"
+ style="opacity:1;fill:url(#linearGradient4139);fill-opacity:1;stroke:none"
id="rect4270-9"
width="24"
height="2"
diff --git a/common/cinnamon/common-assets/switch/switch-off-selected.svg b/common/cinnamon/common-assets/switch/switch-off-selected.svg
index c85eeee..c374f22 100644
--- a/common/cinnamon/common-assets/switch/switch-off-selected.svg
+++ b/common/cinnamon/common-assets/switch/switch-off-selected.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,14 @@
<defs
id="defs7541">
<linearGradient
+ id="selected_fg_color"
+ osb:paint="solid">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1;"
+ offset="0"
+ id="stop4164" />
+ </linearGradient>
+ <linearGradient
id="linearGradient4695-1-4-3-5-0-6">
<stop
id="stop4697-9-9-7-0-1-5"
@@ -91,6 +101,24 @@
offset="1"
style="stop-color:#ffffff;stop-opacity:1;" />
</linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#selected_fg_color"
+ id="linearGradient4166"
+ x1="41"
+ y1="1032.3622"
+ x2="41"
+ y2="1050.3622"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#selected_fg_color"
+ id="linearGradient4168"
+ x1="1046.0012"
+ y1="336.99982"
+ x2="1046.0012"
+ y2="343"
+ gradientUnits="userSpaceOnUse" />
</defs>
<sodipodi:namedview
id="base"
@@ -100,9 +128,9 @@
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="8.2495794"
- inkscape:cx="-2.2858532"
- inkscape:cy="2.3994423"
- inkscape:current-layer="layer1"
+ inkscape:cx="34.261465"
+ inkscape:cy="7.0057377"
+ inkscape:current-layer="switch-selected"
showgrid="true"
inkscape:grid-bbox="true"
inkscape:document-units="px"
@@ -183,7 +211,7 @@
ry="11"
rx="11" />
<circle
- style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ style="fill:url(#linearGradient4166);fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path3759-7-1"
cx="41"
cy="1041.3622"
@@ -195,7 +223,7 @@
inkscape:connector-curvature="0"
d="m 1043.0028,337 0.75,0 c 0.01,-9e-5 0.016,-3.5e-4 0.023,0 0.1912,0.008 0.3824,0.0964 0.5156,0.23437 l 1.711,1.71094 1.7343,-1.71094 c 0.1993,-0.17287 0.335,-0.22912 0.5157,-0.23437 l 0.75,0 0,0.75 c 0,0.21485 -0.026,0.41298 -0.1875,0.5625 l -1.711,1.71093 1.6875,1.6875 c 0.1412,0.14113 0.211,0.34009 0.211,0.53907 l 0,0.75 -0.75,0 c -0.199,-10e-6 -0.398,-0.0698 -0.5391,-0.21094 l -1.7109,-1.71094 -1.711,1.71094 c -0.1411,0.14114 -0.3401,0.21094 -0.539,0.21094 l -0.75,0 0,-0.75 c 0,-0.19897 0.07,-0.39794 0.2109,-0.53907 l 1.7109,-1.6875 -1.7109,-1.71093 c -0.1581,-0.14598 -0.2274,-0.35194 -0.2109,-0.5625 l 0,-0.75 z"
id="path10839-9-8-2-2-5-7"
- style="color:#bebebe;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Andale Mono';-inkscape-font-specification:'Andale Mono';text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:0.6;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new" />
+ style="color:#bebebe;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Andale Mono';-inkscape-font-specification:'Andale Mono';text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:0.6;fill:url(#linearGradient4168);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new" />
</g>
</g>
</svg>
diff --git a/common/cinnamon/common-assets/switch/switch-on-selected.svg b/common/cinnamon/common-assets/switch/switch-on-selected.svg
index 7c2572d..a86b37a 100644
--- a/common/cinnamon/common-assets/switch/switch-on-selected.svg
+++ b/common/cinnamon/common-assets/switch/switch-on-selected.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="stop4171" />
+ </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="980.04999"
+ y1="-456.09485"
+ x2="980.04999"
+ y2="-454.09487"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#selected_bg_color"
+ id="linearGradient4170"
+ x1="981.54999"
+ y1="-462.09485"
+ x2="981.54999"
+ y2="-454.09487"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#selected_bg_color"
+ id="linearGradient4172"
+ x1="41"
+ y1="1032.3622"
+ x2="41"
+ y2="1050.3622"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#selected_fg_color"
+ id="linearGradient4173"
+ x1="26"
+ y1="1031.3622"
+ x2="26"
+ y2="1051.3622"
+ gradientUnits="userSpaceOnUse" />
</defs>
<sodipodi:namedview
id="base"
@@ -100,8 +154,8 @@
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="11.666667"
- inkscape:cx="20.556458"
- inkscape:cy="-1.6685358"
+ inkscape:cx="14.042172"
+ inkscape:cy="11.702892"
inkscape:current-layer="layer1"
showgrid="true"
inkscape:grid-bbox="true"
@@ -175,7 +229,7 @@
x="0"
y="1029.3622" />
<rect
- style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ style="fill:url(#linearGradient4173);fill-opacity:1;fill-rule:nonzero;stroke:none"
id="rect2987-0-8-4"
width="50"
height="20"
@@ -184,7 +238,7 @@
ry="11"
rx="11" />
<circle
- style="fill:#5294e2;fill-opacity:1;fill-rule:nonzero;stroke:none"
+ style="fill:url(#linearGradient4172);fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path3759-0-7"
cx="41"
cy="1041.3622"
@@ -204,7 +258,7 @@
height="1.9999826"
width="5"
id="rect3977-39-2-1"
- style="display:inline;opacity:1;fill:#5294e2;fill-opacity:1;stroke:none" />
+ style="display:inline;opacity:1;fill:url(#linearGradient4168);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-8"
- style="display:inline;opacity:1;fill:#5294e2;fill-opacity:1;stroke:none" />
+ style="display:inline;opacity:1;fill:url(#linearGradient4170);fill-opacity:1;stroke:none" />
</g>
</g>
</g>
diff --git a/common/cinnamon/dark-assets/checkbox/checkbox-checked-focused.svg b/common/cinnamon/dark-assets/checkbox/checkbox-checked-focused.svg
index 7789a23..0c2a8ee 100644
--- a/common/cinnamon/dark-assets/checkbox/checkbox-checked-focused.svg
+++ b/common/cinnamon/dark-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,14 @@
<defs
id="defs4">
<linearGradient
+ id="selected_bg_color"
+ osb:paint="solid">
+ <stop
+ style="stop-color:#5294e2;stop-opacity:1;"
+ offset="0"
+ id="stop4159" />
+ </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="linearGradient4161"
+ x1="25"
+ y1="31.362191"
+ x2="25"
+ y2="45.362191"
+ gradientUnits="userSpaceOnUse" />
</defs>
<sodipodi:namedview
id="base"
@@ -48,8 +67,8 @@
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="11.313709"
- inkscape:cx="-7.2080158"
- inkscape:cy="7.7067432"
+ inkscape:cx="-8.8873943"
+ inkscape:cy="0.45889901"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
@@ -82,7 +101,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>
@@ -136,7 +155,7 @@
height="13.99999"
width="13.999989"
id="rect5147-9-1-5-7-6-7-4"
- 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(#linearGradient4161);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>
diff --git a/common/cinnamon/dark-assets/checkbox/checkbox-checked.svg b/common/cinnamon/dark-assets/checkbox/checkbox-checked.svg
index d2f64f9..b17ab7c 100644
--- a/common/cinnamon/dark-assets/checkbox/checkbox-checked.svg
+++ b/common/cinnamon/dark-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,14 @@
<defs
id="defs4">
<linearGradient
+ id="selected_bg_color"
+ osb:paint="solid">
+ <stop
+ style="stop-color:#5294e2;stop-opacity:1;"
+ offset="0"
+ id="stop4159" />
+ </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="linearGradient4161"
+ x1="25"
+ y1="31.362191"
+ x2="25"
+ y2="45.362191"
+ gradientUnits="userSpaceOnUse" />
</defs>
<sodipodi:namedview
id="base"
@@ -48,8 +67,8 @@
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="11.313709"
- inkscape:cx="-7.3847925"
- inkscape:cy="7.7067432"
+ inkscape:cx="-1.9931035"
+ inkscape:cy="7.5299665"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
@@ -136,7 +155,7 @@
height="13.99999"
width="13.999989"
id="rect5147-9-1-5-7-6-7-4"
- 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(#linearGradient4161);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>
diff --git a/common/cinnamon/dark-assets/checkbox/checkbox-unchecked-focused.svg b/common/cinnamon/dark-assets/checkbox/checkbox-unchecked-focused.svg
index fcaae67..0c111f0 100644
--- a/common/cinnamon/dark-assets/checkbox/checkbox-unchecked-focused.svg
+++ b/common/cinnamon/dark-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="-7.2080158"
- inkscape:cy="7.7067432"
+ inkscape:cx="5.2547407"
+ inkscape:cy="14.601034"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
@@ -82,7 +101,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>
@@ -126,7 +145,7 @@
id="g5400-2-47">
<rect
ry="2"
- style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#2d323d;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:#2d323d;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-70"
width="13"
height="12.999997"
diff --git a/common/cinnamon/dark-assets/misc/message.svg b/common/cinnamon/dark-assets/misc/message.svg
index 2fb2d4f..7c8f1b6 100644
--- a/common/cinnamon/dark-assets/misc/message.svg
+++ b/common/cinnamon/dark-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,25 @@
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="stop4138" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#selected_bg_color"
+ id="linearGradient4140"
+ x1="2"
+ y1="1021.3622"
+ x2="2"
+ y2="1051.3622"
+ gradientUnits="userSpaceOnUse" />
+ </defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
@@ -25,9 +45,9 @@
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
- inkscape:zoom="5.6"
- inkscape:cx="28.080846"
- inkscape:cy="10.089671"
+ inkscape:zoom="15.839192"
+ inkscape:cx="0.58833524"
+ inkscape:cy="24.231157"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
@@ -67,7 +87,7 @@
rx="1.5"
ry="1.5" />
<path
- style="display:inline;opacity:1;fill:#5294e2;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:0.39215686"
+ style="display:inline;opacity:1;fill:url(#linearGradient4140);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:0.39215686"
d="m 2.5,1021.3622 0.5,0 0,30 -0.5,0 c -0.831,0 -1.5,-0.669 -1.5,-1.5 l 0,-27 c 0,-0.831 0.669,-1.5 1.5,-1.5 z"
id="rect4162"
inkscape:connector-curvature="0"
diff --git a/common/cinnamon/dark-assets/switch/switch-on.svg b/common/cinnamon/dark-assets/switch/switch-on.svg
index baf1339..b6a9be9 100644
--- a/common/cinnamon/dark-assets/switch/switch-on.svg
+++ b/common/cinnamon/dark-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,14 @@
<defs
id="defs7541">
<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 +101,15 @@
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" />
</defs>
<sodipodi:namedview
id="base"
@@ -100,8 +119,8 @@
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="11.666667"
- inkscape:cx="26.273653"
- inkscape:cy="16.301439"
+ inkscape:cx="10.930796"
+ inkscape:cy="16.13001"
inkscape:current-layer="layer1"
showgrid="true"
inkscape:grid-bbox="true"
@@ -140,7 +159,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 +194,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-7"
width="50"
height="20"
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>