mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-04-10 19:15:13 +00:00
50 lines
2.3 KiB
Plaintext
50 lines
2.3 KiB
Plaintext
|
|
<theme>
|
||
|
|
<include>./../theme.xml</include>
|
||
|
|
<view name="gamelist">
|
||
|
|
<text name="custom-collection-name">
|
||
|
|
<origin>0.5 0</origin>
|
||
|
|
<metadata>systemFullname</metadata>
|
||
|
|
<fontSize>0.036</fontSize>
|
||
|
|
<color>${gamelistListLogoColor}</color>
|
||
|
|
<letterCase>uppercase</letterCase>
|
||
|
|
<horizontalAlignment>center</horizontalAlignment>
|
||
|
|
<lineSpacing>1</lineSpacing>
|
||
|
|
</text>
|
||
|
|
</view>
|
||
|
|
<variant name="system-centered-gamelist-list,system-centered-gamelist-list-immersive,system-centered-gamelist-list-no-metadata,system-multi-gamelist-list,system-multi-gamelist-list-immersive,system-multi-gamelist-list-no-metadata,system-basic-gamelist-list,system-basic-gamelist-list-immersive,system-basic-gamelist-list-no-metadata">
|
||
|
|
<aspectRatio name="16:9">
|
||
|
|
<view name="gamelist">
|
||
|
|
<text name="custom-collection-name">
|
||
|
|
<pos>0.182841068917018 0.15625</pos><!-- 260 125 -->
|
||
|
|
<size>0.29535864978903 0.036</size><!-- 420 80 -->
|
||
|
|
</text>
|
||
|
|
</view>
|
||
|
|
</aspectRatio>
|
||
|
|
<aspectRatio name="16:10">
|
||
|
|
<view name="gamelist">
|
||
|
|
<text name="custom-collection-name">
|
||
|
|
<pos>0.203125 0.15625</pos><!-- 260 125 -->
|
||
|
|
<size>0.328125 0.036</size><!-- 420 80 -->
|
||
|
|
</text>
|
||
|
|
</view>
|
||
|
|
</aspectRatio>
|
||
|
|
<aspectRatio name="4:3">
|
||
|
|
<view name="gamelist">
|
||
|
|
<text name="custom-collection-name">
|
||
|
|
<pos>0.243673851921275 0.15625</pos><!-- 260 125 -->
|
||
|
|
<size>0.393626991565136 0.036</size><!-- 420 80 -->
|
||
|
|
</text>
|
||
|
|
</view>
|
||
|
|
</aspectRatio>
|
||
|
|
</variant>
|
||
|
|
<variant name="system-centered-gamelist-carousel,system-centered-gamelist-carousel-immersive,system-centered-gamelist-carousel-no-metadata,system-multi-gamelist-carousel,system-multi-gamelist-carousel-immersive,system-multi-gamelist-carousel-no-metadata,system-basic-gamelist-carousel,system-basic-gamelist-carousel-immersive,system-basic-gamelist-carousel-no-metadata">
|
||
|
|
<aspectRatio name="16:9,16:10,4:3">
|
||
|
|
<view name="gamelist">
|
||
|
|
<text name="custom-collection-name">
|
||
|
|
<pos>0.5 0.15</pos><!-- 50% 120 -->
|
||
|
|
<size>0.29535864978903 0.036</size><!-- 420 80 -->
|
||
|
|
</text>
|
||
|
|
</view>
|
||
|
|
</aspectRatio>
|
||
|
|
</variant>
|
||
|
|
</theme>
|