mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-25 23:55:38 +00:00
(linear-es-de) Made the gamelist waterwark logo slightly smaller
This commit is contained in:
parent
5bf8aaf846
commit
38e5cb7506
|
@ -254,7 +254,7 @@
|
||||||
<view name="gamelist">
|
<view name="gamelist">
|
||||||
<image name="systemWatermarkLogo">
|
<image name="systemWatermarkLogo">
|
||||||
<pos>0.88 0.845</pos>
|
<pos>0.88 0.845</pos>
|
||||||
<maxSize>0.15 0.15</maxSize>
|
<maxSize>0.14 0.10</maxSize>
|
||||||
<origin>0.5 0.5</origin>
|
<origin>0.5 0.5</origin>
|
||||||
<path>./system/logos/${system.theme}.svg</path>
|
<path>./system/logos/${system.theme}.svg</path>
|
||||||
<color>${gamelistWatermarkLogoColor}</color>
|
<color>${gamelistWatermarkLogoColor}</color>
|
||||||
|
|
Loading…
Reference in a new issue