raster pushed a commit to branch feature/themes/flat. http://git.enlightenment.org/core/efl.git/commit/?id=f7c7b6cfd919e94a64b1e644c76766fb514832e8
commit f7c7b6cfd919e94a64b1e644c76766fb514832e8 Author: Carsten Haitzler (Rasterman) <[email protected]> Date: Mon Mar 16 12:18:44 2020 +0000 TH - downsize package in pkgkit gadget a bit --- data/elementary/themes/edc/elm/button.edc | 1 - data/elementary/themes/img/package.svg | 22 +++++++++++----------- data/elementary/themes/img/pkg-base.png | Bin 3693 -> 3558 bytes 3 files changed, 11 insertions(+), 12 deletions(-) diff --git a/data/elementary/themes/edc/elm/button.edc b/data/elementary/themes/edc/elm/button.edc index f27681c018..2e743e42a0 100644 --- a/data/elementary/themes/edc/elm/button.edc +++ b/data/elementary/themes/edc/elm/button.edc @@ -108,7 +108,6 @@ group { name: "elm/button/base/default"; } } desc { "icononly"; inherit; - fixed: 0 0; rel.to: "elm.swallow.content"; text { min: 1 1; diff --git a/data/elementary/themes/img/package.svg b/data/elementary/themes/img/package.svg index a43b08fdf4..f9ab52f2a4 100644 --- a/data/elementary/themes/img/package.svg +++ b/data/elementary/themes/img/package.svg @@ -78,13 +78,13 @@ fy="2" r="18" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(2.0987654e-8,2,-2,0,6,-2)" /> + gradientTransform="matrix(1.8655692e-8,1.7777778,-1.7777777,0,7.5555555,0.44444463)" /> <radialGradient inkscape:collect="always" xlink:href="#linearGradient1128" id="radialGradient1166" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(-2.0987654e-8,2,2,0,34,-2)" + gradientTransform="matrix(-1.8655692e-8,1.7777778,1.7777777,0,32.444443,0.44444463)" cx="2" cy="2" fx="2" @@ -115,8 +115,8 @@ inkscape:snap-smooth-nodes="true" inkscape:snap-midpoints="true" inkscape:zoom="30.675" - inkscape:cx="19.771801" - inkscape:cy="19.054605" + inkscape:cx="10.888345" + inkscape:cy="19.452347" inkscape:window-x="0" inkscape:window-y="0" inkscape:window-maximized="1" @@ -130,20 +130,20 @@ empspacing="5" /> </sodipodi:namedview> <path - style="fill:#a0a0a0;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.38461542px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" - d="M 2.0000002,38 H 38.000001 V 1.9999998 H 2.0000002 Z" + style="fill:#a0a0a0;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.23076916px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" + d="M 4.0000002,36 H 36 V 4 H 4.0000002 Z" id="path824" inkscape:connector-curvature="0" sodipodi:nodetypes="ccccc" /> <path style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" - d="m 16,2 v 7 l 2,-3 2,2 2,-3 2,2 V 2" + d="m 16,4 v 7 l 2,-3 2,2 2,-3 2,2 V 4" id="path836" inkscape:connector-curvature="0" sodipodi:nodetypes="ccccccc" /> <path - style="fill:url(#radialGradient1130);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - d="M 38,38 2,2 v 36 z" + style="fill:url(#radialGradient1130);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.88888884px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 35.999999,36 4,4.0000002 V 36 Z" id="path831" inkscape:connector-curvature="0" /> <path @@ -156,8 +156,8 @@ <path inkscape:connector-curvature="0" id="path1160" - d="M 2,38 38,2 v 36 z" - style="fill:url(#radialGradient1166);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + d="M 4,36 35.999999,4.0000002 V 36 Z" + style="fill:url(#radialGradient1166);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.88888884px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> <path mask="url(#mask1019)" sodipodi:nodetypes="cccc" diff --git a/data/elementary/themes/img/pkg-base.png b/data/elementary/themes/img/pkg-base.png index 28d22548a1..15829fd9e0 100644 Binary files a/data/elementary/themes/img/pkg-base.png and b/data/elementary/themes/img/pkg-base.png differ --
