aboutsummaryrefslogtreecommitdiff
path: root/common/gnome-shell/3.18/common-assets/misc
diff options
context:
space:
mode:
authorHorst31802016-08-30 23:53:36 +0200
committerHorst31802016-08-30 23:53:36 +0200
commit3932218fd0862627a3c614aaf6825256e66a5517 (patch)
treee0b72e92466c119ca70ecdff23aa889243554b42 /common/gnome-shell/3.18/common-assets/misc
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/gnome-shell/3.18/common-assets/misc')
-rw-r--r--common/gnome-shell/3.18/common-assets/misc/more-results.svg47
-rw-r--r--common/gnome-shell/3.18/common-assets/misc/page-indicator-active.svg28
2 files changed, 66 insertions, 9 deletions
diff --git a/common/gnome-shell/3.18/common-assets/misc/more-results.svg b/common/gnome-shell/3.18/common-assets/misc/more-results.svg
index a6f8d1e..b5fa6be 100644
--- a/common/gnome-shell/3.18/common-assets/misc/more-results.svg
+++ b/common/gnome-shell/3.18/common-assets/misc/more-results.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"
@@ -16,7 +18,42 @@
inkscape:version="0.91 r13725"
sodipodi:docname="more-results.svg">
<defs
- id="defs12432" />
+ id="defs12432">
+ <linearGradient
+ id="selected_fg_color"
+ osb:paint="solid">
+ <stop
+ style="stop-color:#ffffffgit;stop-opacity:1;"
+ offset="0"
+ id="stop4150" />
+ </linearGradient>
+ <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="149.99985"
+ y1="397.99106"
+ x2="149.99985"
+ y2="413.99105"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#selected_fg_color"
+ id="linearGradient4152"
+ x1="149.99984"
+ y1="401.99107"
+ x2="149.99984"
+ y2="409.99107"
+ gradientUnits="userSpaceOnUse" />
+ </defs>
<sodipodi:namedview
id="base"
pagecolor="#7a7a7a"
@@ -25,8 +62,8 @@
inkscape:pageopacity="1"
inkscape:pageshadow="2"
inkscape:zoom="22.627417"
- inkscape:cx="6.0810901"
- inkscape:cy="9.9882296"
+ inkscape:cx="7.9593425"
+ inkscape:cy="9.811453"
inkscape:document-units="px"
inkscape:current-layer="g14642-3-0"
showgrid="true"
@@ -72,7 +109,7 @@
inkscape:label="zoom-in"
id="g14642-3-0">
<ellipse
- 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:1"
+ style="opacity:1;fill:url(#linearGradient4149);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:1"
id="path4156"
cx="149.99985"
cy="405.99106"
@@ -120,7 +157,7 @@
</g>
</g>
<path
- style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1"
+ style="fill:url(#linearGradient4152);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1"
d="m 148.99984,401.99107 0,3 -3,0 0,2 3,0 0,3 2,0 0,-3 3,0 0,-2 -3,0 0,-3 z"
id="rect3757"
inkscape:connector-curvature="0"
diff --git a/common/gnome-shell/3.18/common-assets/misc/page-indicator-active.svg b/common/gnome-shell/3.18/common-assets/misc/page-indicator-active.svg
index 89446ce..00c1556 100644
--- a/common/gnome-shell/3.18/common-assets/misc/page-indicator-active.svg
+++ b/common/gnome-shell/3.18/common-assets/misc/page-indicator-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="18"
@@ -16,7 +18,25 @@
inkscape:version="0.91 r13725"
sodipodi:docname="page-indicator-active.svg">
<defs
- id="defs5268" />
+ id="defs5268">
+ <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="9"
+ y1="3"
+ x2="9"
+ y2="11"
+ gradientUnits="userSpaceOnUse" />
+ </defs>
<sodipodi:namedview
id="base"
pagecolor="#cacaca"
@@ -25,8 +45,8 @@
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:zoom="16"
- inkscape:cx="0.44498099"
- inkscape:cy="7.5490324"
+ inkscape:cx="-10.742519"
+ inkscape:cy="7.4240324"
inkscape:current-layer="layer1"
showgrid="true"
inkscape:grid-bbox="true"
@@ -58,7 +78,7 @@
inkscape:groupmode="layer"
transform="translate(0,2)">
<circle
- style="opacity:1;fill:#5294e2;fill-opacity:1;stroke:none;stroke-opacity:0.70588235"
+ style="opacity:1;fill:url(#linearGradient4139);fill-opacity:1;stroke:none;stroke-opacity:0.70588235"
id="path4136"
cx="9"
cy="7"