From 84a27086bbd9f493128b354300f9c77ccb32a56b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 18 Apr 2015 15:42:59 +0200 Subject: Imported Upstream version 0.6.0 --- resources/themes/adwaita/arrow.svg | 28 ++-- resources/themes/adwaita/arrow_bg.svg | 129 +++++++++++++++ resources/themes/adwaita/icon.svg | 245 +++++++++++++++++++++++++++ resources/themes/adwaita/icon_active.svg | 152 ----------------- resources/themes/adwaita/icon_highlight.svg | 248 ++++++++++++++++++++++++++++ resources/themes/adwaita/icon_inactive.svg | 152 ----------------- resources/themes/adwaita/preview.png | Bin 1412 -> 1397 bytes resources/themes/adwaita/ring.svg | 69 ++++---- resources/themes/adwaita/theme.xml | 24 ++- resources/themes/bright/gloss.svg | 198 +++++++++++++++++++--- resources/themes/bright/preview.png | Bin 2543 -> 1003 bytes resources/themes/elementary/arrow.svg | 146 ++++++++++++++++ resources/themes/elementary/preview.png | Bin 1410 -> 1448 bytes resources/themes/elementary/ring.svg | 56 +++---- resources/themes/elementary/theme.xml | 17 +- resources/themes/simple/preview.png | Bin 0 -> 2336 bytes resources/themes/simple/slice_caption.svg | 130 +++++++++++++++ resources/themes/simple/theme.xml | 20 +++ resources/themes/unity/gloss.svg | 198 +++++++++++++++++++--- resources/themes/unity/preview.png | Bin 2933 -> 1185 bytes resources/themes/unity/ring.svg | 28 ++-- resources/themes/unity/theme.xml | 2 +- 22 files changed, 1368 insertions(+), 474 deletions(-) create mode 100644 resources/themes/adwaita/arrow_bg.svg create mode 100644 resources/themes/adwaita/icon.svg delete mode 100644 resources/themes/adwaita/icon_active.svg create mode 100644 resources/themes/adwaita/icon_highlight.svg delete mode 100644 resources/themes/adwaita/icon_inactive.svg create mode 100644 resources/themes/elementary/arrow.svg create mode 100644 resources/themes/simple/preview.png create mode 100644 resources/themes/simple/slice_caption.svg create mode 100644 resources/themes/simple/theme.xml (limited to 'resources/themes') diff --git a/resources/themes/adwaita/arrow.svg b/resources/themes/adwaita/arrow.svg index 4b81a6d..d6e0e84 100644 --- a/resources/themes/adwaita/arrow.svg +++ b/resources/themes/adwaita/arrow.svg @@ -14,7 +14,7 @@ height="100" id="svg2" version="1.1" - inkscape:version="0.48.1 r9760" + inkscape:version="0.48.4 r9939" sodipodi:docname="arrow.svg"> @@ -76,8 +76,8 @@ inkscape:pageopacity="1" inkscape:pageshadow="2" inkscape:zoom="11.2" - inkscape:cx="77.449971" - inkscape:cy="47.388963" + inkscape:cx="93.12865" + inkscape:cy="42.239723" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="false" @@ -86,13 +86,17 @@ inkscape:guide-bbox="true" inkscape:window-width="1174" inkscape:window-height="737" - inkscape:window-x="552" - inkscape:window-y="163" + inkscape:window-x="225" + inkscape:window-y="142" inkscape:window-maximized="0"> + @@ -112,10 +116,14 @@ id="layer1" transform="translate(0,-952.36218)"> + sodipodi:type="arc" + style="fill:#efefef;fill-opacity:1;stroke:none" + id="path3765" + sodipodi:cx="83.125" + sodipodi:cy="50" + sodipodi:rx="16.696428" + sodipodi:ry="16.696428" + d="m 99.821428,50 a 16.696428,16.696428 0 1 1 -33.392856,0 16.696428,16.696428 0 1 1 33.392856,0 z" + transform="matrix(0.47058823,0,0,0.47058823,44.007354,978.83277)" /> diff --git a/resources/themes/adwaita/arrow_bg.svg b/resources/themes/adwaita/arrow_bg.svg new file mode 100644 index 0000000..128deb7 --- /dev/null +++ b/resources/themes/adwaita/arrow_bg.svg @@ -0,0 +1,129 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/resources/themes/adwaita/icon.svg b/resources/themes/adwaita/icon.svg new file mode 100644 index 0000000..577fc54 --- /dev/null +++ b/resources/themes/adwaita/icon.svg @@ -0,0 +1,245 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/resources/themes/adwaita/icon_active.svg b/resources/themes/adwaita/icon_active.svg deleted file mode 100644 index 8393747..0000000 --- a/resources/themes/adwaita/icon_active.svg +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/resources/themes/adwaita/icon_highlight.svg b/resources/themes/adwaita/icon_highlight.svg new file mode 100644 index 0000000..16019c8 --- /dev/null +++ b/resources/themes/adwaita/icon_highlight.svg @@ -0,0 +1,248 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/resources/themes/adwaita/icon_inactive.svg b/resources/themes/adwaita/icon_inactive.svg deleted file mode 100644 index 1120dc9..0000000 --- a/resources/themes/adwaita/icon_inactive.svg +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/resources/themes/adwaita/preview.png b/resources/themes/adwaita/preview.png index d8dd27a..f104653 100644 Binary files a/resources/themes/adwaita/preview.png and b/resources/themes/adwaita/preview.png differ diff --git a/resources/themes/adwaita/ring.svg b/resources/themes/adwaita/ring.svg index acc7c61..7973fb3 100644 --- a/resources/themes/adwaita/ring.svg +++ b/resources/themes/adwaita/ring.svg @@ -14,30 +14,18 @@ height="100" id="svg2" version="1.1" - inkscape:version="0.48.1 r9760" + inkscape:version="0.48.4 r9939" sodipodi:docname="ring.svg"> - - - - @@ -177,15 +165,6 @@ r="49.47143" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.194041,0,0,1.1819698,-9.7020495,-9.098491)" /> - + + + + inkscape:window-y="30" + inkscape:window-maximized="0" /> @@ -235,24 +222,24 @@ id="layer1" transform="translate(0,-952.36218)"> + sodipodi:ry="48.57143" + sodipodi:rx="48.57143" + sodipodi:cy="50" + sodipodi:cx="50" + id="path3792" + style="fill:#000000;fill-opacity:0.43529412;stroke:none;filter:url(#filter3801)" + sodipodi:type="arc" /> diff --git a/resources/themes/adwaita/theme.xml b/resources/themes/adwaita/theme.xml index d7e2d04..6805ad0 100644 --- a/resources/themes/adwaita/theme.xml +++ b/resources/themes/adwaita/theme.xml @@ -1,31 +1,29 @@ - -
- +
+ -
- + - + + - + - + - + - + diff --git a/resources/themes/bright/gloss.svg b/resources/themes/bright/gloss.svg index 60a795f..7828bc9 100644 --- a/resources/themes/bright/gloss.svg +++ b/resources/themes/bright/gloss.svg @@ -14,10 +14,84 @@ height="100" id="svg2" version="1.1" - inkscape:version="0.48.1 r9760" + inkscape:version="0.48.4 r9939" sodipodi:docname="gloss.svg"> + + + + + + + + + + + + + + + + + + + + + + + @@ -34,7 +108,7 @@ inkscape:collect="always" id="linearGradient3772"> + + + + + inkscape:window-y="30" + inkscape:window-maximized="0" /> @@ -130,27 +244,63 @@ transform="translate(0,-952.36218)" style="display:inline"> + width="93.954247" + height="93.954247" + x="3.1132965" + y="955.36566" + ry="6.2805519" + rx="6.2805519" /> + width="92.571426" + height="54.321426" + x="3.7857144" + y="956.07648" + rx="6.083446" + ry="5.366394" /> + + + + diff --git a/resources/themes/bright/preview.png b/resources/themes/bright/preview.png index babbafa..5e17ca5 100644 Binary files a/resources/themes/bright/preview.png and b/resources/themes/bright/preview.png differ diff --git a/resources/themes/elementary/arrow.svg b/resources/themes/elementary/arrow.svg new file mode 100644 index 0000000..708089e --- /dev/null +++ b/resources/themes/elementary/arrow.svg @@ -0,0 +1,146 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/resources/themes/elementary/preview.png b/resources/themes/elementary/preview.png index 4825ba1..67e91ad 100644 Binary files a/resources/themes/elementary/preview.png and b/resources/themes/elementary/preview.png differ diff --git a/resources/themes/elementary/ring.svg b/resources/themes/elementary/ring.svg index 379a8db..ce05f78 100644 --- a/resources/themes/elementary/ring.svg +++ b/resources/themes/elementary/ring.svg @@ -14,7 +14,7 @@ height="100" id="svg2" version="1.1" - inkscape:version="0.48.2 r9819" + inkscape:version="0.48.4 r9939" sodipodi:docname="ring.svg"> @@ -69,27 +69,11 @@ r="49.750011" /> + id="filter3769"> - - - + stdDeviation="3.063616" + id="feGaussianBlur3771" /> @@ -121,7 +105,7 @@ image/svg+xml - + @@ -131,24 +115,24 @@ id="layer1" transform="translate(0,-952.36218)"> + sodipodi:ry="49.017857" + sodipodi:rx="49.017857" + sodipodi:cy="49.910713" + sodipodi:cx="50.089287" + id="path3767" + style="fill:#f5f5f5;fill-opacity:1;stroke:#000000;stroke-opacity:0.38674033000000002;stroke-width:0.57717301;stroke-miterlimit:4;stroke-dasharray:none" + sodipodi:type="arc" /> diff --git a/resources/themes/elementary/theme.xml b/resources/themes/elementary/theme.xml index 0667707..0286f21 100644 --- a/resources/themes/elementary/theme.xml +++ b/resources/themes/elementary/theme.xml @@ -1,27 +1,30 @@ - -
- +
+ +
- + - + - + diff --git a/resources/themes/simple/preview.png b/resources/themes/simple/preview.png new file mode 100644 index 0000000..c75ff2e Binary files /dev/null and b/resources/themes/simple/preview.png differ diff --git a/resources/themes/simple/slice_caption.svg b/resources/themes/simple/slice_caption.svg new file mode 100644 index 0000000..d2aa2cb --- /dev/null +++ b/resources/themes/simple/slice_caption.svg @@ -0,0 +1,130 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/resources/themes/simple/theme.xml b/resources/themes/simple/theme.xml new file mode 100644 index 0000000..88aba34 --- /dev/null +++ b/resources/themes/simple/theme.xml @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + diff --git a/resources/themes/unity/gloss.svg b/resources/themes/unity/gloss.svg index 60a795f..7828bc9 100644 --- a/resources/themes/unity/gloss.svg +++ b/resources/themes/unity/gloss.svg @@ -14,10 +14,84 @@ height="100" id="svg2" version="1.1" - inkscape:version="0.48.1 r9760" + inkscape:version="0.48.4 r9939" sodipodi:docname="gloss.svg"> + + + + + + + + + + + + + + + + + + + + + + + @@ -34,7 +108,7 @@ inkscape:collect="always" id="linearGradient3772"> + + + + + inkscape:window-y="30" + inkscape:window-maximized="0" /> @@ -130,27 +244,63 @@ transform="translate(0,-952.36218)" style="display:inline"> + width="93.954247" + height="93.954247" + x="3.1132965" + y="955.36566" + ry="6.2805519" + rx="6.2805519" /> + width="92.571426" + height="54.321426" + x="3.7857144" + y="956.07648" + rx="6.083446" + ry="5.366394" /> + + + + diff --git a/resources/themes/unity/preview.png b/resources/themes/unity/preview.png index 058f558..7ad2a64 100644 Binary files a/resources/themes/unity/preview.png and b/resources/themes/unity/preview.png differ diff --git a/resources/themes/unity/ring.svg b/resources/themes/unity/ring.svg index 1fb2dcd..8177eab 100644 --- a/resources/themes/unity/ring.svg +++ b/resources/themes/unity/ring.svg @@ -14,7 +14,7 @@ height="100" id="svg2" version="1.1" - inkscape:version="0.48.1 r9760" + inkscape:version="0.48.4 r9939" sodipodi:docname="ring.svg"> @@ -149,20 +149,20 @@ borderopacity="1.0" inkscape:pageopacity="0" inkscape:pageshadow="2" - inkscape:zoom="3.959798" - inkscape:cx="-48.85178" - inkscape:cy="58.882718" + inkscape:zoom="5.6" + inkscape:cx="58.266215" + inkscape:cy="49.681706" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="false" inkscape:showpageshadow="false" showguides="true" inkscape:guide-bbox="true" - inkscape:window-width="1920" - inkscape:window-height="1056" - inkscape:window-x="0" - inkscape:window-y="24" - inkscape:window-maximized="1" /> + inkscape:window-width="958" + inkscape:window-height="1024" + inkscape:window-x="960" + inkscape:window-y="30" + inkscape:window-maximized="0" /> @@ -181,14 +181,14 @@ id="layer1" transform="translate(0,-952.36218)"> + transform="matrix(0.81543425,0,0,0.81543425,9.2282872,961.59046)" /> diff --git a/resources/themes/unity/theme.xml b/resources/themes/unity/theme.xml index 3e9f3d1..6bf9cc8 100644 --- a/resources/themes/unity/theme.xml +++ b/resources/themes/unity/theme.xml @@ -2,7 +2,7 @@ + fadeInTime="0.3" fadeOutTime="0.3" fadeInZoom="1.5" fadeOutZoom="0.7" fadeInRotation="0.2" fadeOutRotation="-0.3">