(slate-DE) Some updates to the theme engine test 1 variant.

This commit is contained in:
Leon Styhre 2022-09-20 17:51:25 +02:00
parent ac5b3b15e0
commit 0ffa4fd935

View file

@ -6,18 +6,20 @@
<view name="system"> <view name="system">
<carousel name="system_carousel"> <carousel name="system_carousel">
<pos>0 0</pos> <pos>0 0</pos>
<size>0.23 1.0</size> <size>0.30 1.0</size>
<type>vertical_wheel</type> <type>vertical_wheel</type>
<staticItem>./${system.theme}/images/logo.svg</staticItem> <staticItem>./${system.theme}/images/logo.svg</staticItem>
<itemsBeforeCenter>4</itemsBeforeCenter> <itemsBeforeCenter>4</itemsBeforeCenter>
<itemsAfterCenter>4</itemsAfterCenter> <itemsAfterCenter>4</itemsAfterCenter>
<itemSize>0.15 0.125</itemSize> <itemSize>0.15 0.125</itemSize>
<itemScale>1.23</itemScale> <itemScale>1.23</itemScale>
<itemRotation>6.5</itemRotation> <itemRotation>11.5</itemRotation>
<itemRotationOrigin>-5 0.4</itemRotationOrigin> <itemRotationOrigin>-2.35 0.4</itemRotationOrigin>
<itemAxisHorizontal>true</itemAxisHorizontal>
<itemHorizontalAlignment>left</itemHorizontalAlignment> <itemHorizontalAlignment>left</itemHorizontalAlignment>
<wheelHorizontalAlignment>right</wheelHorizontalAlignment> <wheelHorizontalAlignment>right</wheelHorizontalAlignment>
<horizontalOffset>-0.05</horizontalOffset> <horizontalOffset>-0.05</horizontalOffset>
<verticalOffset>-0.004</verticalOffset>
<text>${system.fullName}</text> <text>${system.fullName}</text>
<fontPath>./core/fonts/Exo2-RegularCondensed.otf</fontPath> <fontPath>./core/fonts/Exo2-RegularCondensed.otf</fontPath>
<fontSize>0.070</fontSize> <fontSize>0.070</fontSize>
@ -39,8 +41,8 @@
<gameselector>selector_random</gameselector> <gameselector>selector_random</gameselector>
<interpolation>nearest</interpolation> <interpolation>nearest</interpolation>
<scrollFadeIn>true</scrollFadeIn> <scrollFadeIn>true</scrollFadeIn>
<opacity>0.6</opacity> <opacity>0.8</opacity>
<saturation>0.6</saturation> <saturation>0.8</saturation>
<zIndex>3</zIndex> <zIndex>3</zIndex>
</image> </image>
<image name="recent_game_image"> <image name="recent_game_image">
@ -53,7 +55,7 @@
<zIndex>3</zIndex> <zIndex>3</zIndex>
</image> </image>
<video name="random_game_video"> <video name="random_game_video">
<pos>0.26 0.22</pos> <pos>0.31 0.23</pos>
<maxSize>0.3 0.424</maxSize> <maxSize>0.3 0.424</maxSize>
<imageType>marquee, titlescreen</imageType> <imageType>marquee, titlescreen</imageType>
<gameselector>selector_random</gameselector> <gameselector>selector_random</gameselector>
@ -65,7 +67,7 @@
<fadeInTime>1.2</fadeInTime> <fadeInTime>1.2</fadeInTime>
</video> </video>
<text name="game_counter"> <text name="game_counter">
<pos>0.26 0.09</pos> <pos>0.31 0.082</pos>
<size>0.35 0.1</size> <size>0.35 0.1</size>
<systemdata>gamecount</systemdata> <systemdata>gamecount</systemdata>
<fontPath>./core/fonts/Exo2-RegularCondensed.otf</fontPath> <fontPath>./core/fonts/Exo2-RegularCondensed.otf</fontPath>
@ -87,11 +89,11 @@
<zIndex>50</zIndex> <zIndex>50</zIndex>
</text> </text>
<text name="system_name"> <text name="system_name">
<pos>0.26 0.01</pos> <pos>0.31 0.01</pos>
<size>0.5 0.1</size> <size>0.46 0.1</size>
<systemdata>fullname</systemdata> <systemdata>fullname</systemdata>
<fontPath>./core/fonts/Exo2-RegularCondensed.otf</fontPath> <fontPath>./core/fonts/Exo2-RegularCondensed.otf</fontPath>
<fontSize>0.085</fontSize> <fontSize>0.075</fontSize>
<horizontalAlignment>left</horizontalAlignment> <horizontalAlignment>left</horizontalAlignment>
<letterCase>uppercase</letterCase> <letterCase>uppercase</letterCase>
<zIndex>50</zIndex> <zIndex>50</zIndex>
@ -170,10 +172,10 @@
<horizontalAlignment>right</horizontalAlignment> <horizontalAlignment>right</horizontalAlignment>
</text> </text>
<rating name="random_game_rating"> <rating name="random_game_rating">
<pos>0.26 0.167</pos> <pos>0.31 0.167</pos>
<size>0.06 0.04</size> <size>0.06 0.04</size>
<gameselector>selector_random</gameselector> <gameselector>selector_random</gameselector>
<opacity>0.5</opacity> <opacity>0.9</opacity>
</rating> </rating>
<rating name="recent_game_rating"> <rating name="recent_game_rating">
<pos>0.889 0.042</pos> <pos>0.889 0.042</pos>
@ -232,7 +234,7 @@
<!-- Color customizations --> <!-- Color customizations -->
<view name="system"> <view name="system">
<carousel name="system_carousel"> <carousel name="system_carousel">
<color>00000099</color> <color>555555BB</color>
<textColor>F0F0F0</textColor> <textColor>F0F0F0</textColor>
</carousel> </carousel>
<text name="game_counter"> <text name="game_counter">