Small fixes to atm theme

This commit is contained in:
Pieter Vander Vennet 2022-12-16 13:34:46 +01:00
parent 66298880f1
commit af4b54a438
2 changed files with 8 additions and 7 deletions

View file

@ -38,7 +38,8 @@
"id": "name",
"render": {
"en": "The name of this ATM is {name}"
}
},
"condition": "name~*"
},
{
"id": "brand",

View file

@ -5,7 +5,7 @@
viewBox="0 0 512 512"
version="1.1"
id="svg4"
sodipodi:docname="atm.svg"
sodipodi:docname="logo.svg"
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
@ -22,9 +22,9 @@
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
showgrid="false"
inkscape:zoom="1.2245939"
inkscape:cx="101.25806"
inkscape:cy="209.45719"
inkscape:zoom="0.95193041"
inkscape:cx="69.332799"
inkscape:cy="423.87552"
inkscape:window-width="1920"
inkscape:window-height="995"
inkscape:window-x="0"
@ -32,7 +32,7 @@
inkscape:window-maximized="1"
inkscape:current-layer="svg4" />
<circle
style="fill:#f3ffff;fill-opacity:1;stroke:#000000;stroke-width:0.377953"
style="fill:#f7ffff;fill-opacity:1;stroke:none;stroke-width:0.378;stroke-miterlimit:4;stroke-dasharray:none"
id="path847"
cx="256.59177"
cy="254.91071"

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

Before After
Before After