(rbsimple-DE) Updated for the latest theme engine features.

This commit is contained in:
Leon Styhre 2022-03-18 22:32:24 +01:00
parent 6f6f388257
commit f6e345dce9
4 changed files with 27 additions and 14 deletions

View file

@ -8,8 +8,7 @@
<color>C6C6C6</color> <color>C6C6C6</color>
<backgroundColor>555555D8</backgroundColor> <backgroundColor>555555D8</backgroundColor>
</text> </text>
<text name="info1, info2, info3, info4, info5, info6, info7, <text name="info1, info2, info3, info4, info5, info6, info7, info8, info9, info10">
info8, info9, info10, info11, info12">
<color>B6B6B6</color> <color>B6B6B6</color>
</text> </text>
<image name="background"> <image name="background">

View file

@ -7,8 +7,7 @@
<color>202020</color> <color>202020</color>
<backgroundColor>DDDDDDD8</backgroundColor> <backgroundColor>DDDDDDD8</backgroundColor>
</text> </text>
<text name="info1, info2, info3, info4, info5, info6, info7, <text name="info1, info2, info3, info4, info5, info6, info7, info8, info9, info10">
info8, info9, info10, info11, info12">
<color>262626</color> <color>262626</color>
</text> </text>
<image name="background"> <image name="background">
@ -45,6 +44,8 @@
<helpsystem name="help"> <helpsystem name="help">
<textColor>262626</textColor> <textColor>262626</textColor>
<iconColor>262626</iconColor> <iconColor>262626</iconColor>
<textColorDimmed>B6B6B6</textColorDimmed>
<iconColorDimmed>B6B6B6</iconColorDimmed>
</helpsystem> </helpsystem>
<image name="background"> <image name="background">
<color>707070</color> <color>707070</color>

View file

@ -43,8 +43,7 @@ based on: 'recalbox-multi' by the Recalbox community
</view> </view>
<view name="system"> <view name="system">
<text name="info1, info2, info3, info4, info5, info6, info7, <text name="info1, info2, info3, info4, info5, info6, info7, info8, info9, info10">
info8, info9, info10, info11, info12">
<horizontalAlignment>left</horizontalAlignment> <horizontalAlignment>left</horizontalAlignment>
<fontPath>./core/fonts/Exo2-SemiBoldCondensed.otf</fontPath> <fontPath>./core/fonts/Exo2-SemiBoldCondensed.otf</fontPath>
<fontSize>0.021</fontSize> <fontSize>0.021</fontSize>

View file

@ -12,8 +12,7 @@
<color>D6D6D6</color> <color>D6D6D6</color>
<backgroundColor>555555D8</backgroundColor> <backgroundColor>555555D8</backgroundColor>
</text> </text>
<text name="info1, info2, info3, info4, info5, info6, info7, <text name="info1, info2, info3, info4, info5, info6, info7, info8, info9, info10">
info8, info9, info10, info11, info12">
<color>B6B6B6</color> <color>B6B6B6</color>
</text> </text>
<text name="system_name"> <text name="system_name">
@ -32,8 +31,7 @@
<color>E6E6E6</color> <color>E6E6E6</color>
<backgroundColor>55555500</backgroundColor> <backgroundColor>55555500</backgroundColor>
</text> </text>
<text name="info1, info2, info3, info4, info5, info6, info7, <text name="info1, info2, info3, info4, info5, info6, info7, info8, info9, info10">
info8, info9, info10, info11, info12">
<color>D6D6D6</color> <color>D6D6D6</color>
</text> </text>
@ -74,7 +72,7 @@
<carousel name="system_carousel"> <carousel name="system_carousel">
<type>vertical_wheel</type> <type>vertical_wheel</type>
<size>0.25 1.0</size> <size>0.25 1.0</size>
<pos>0. 0</pos> <pos>0 0</pos>
<logo>./${system.theme}/images/logo.svg</logo> <logo>./${system.theme}/images/logo.svg</logo>
<logoScale>1.23</logoScale> <logoScale>1.23</logoScale>
<logoSize>0.15 0.125</logoSize> <logoSize>0.15 0.125</logoSize>
@ -159,7 +157,7 @@
<size>0.2 0</size> <size>0.2 0</size>
<origin>0 0</origin> <origin>0 0</origin>
<letterCase>uppercase</letterCase> <letterCase>uppercase</letterCase>
<horizontalAlignment>right</horizontalAlignment> <horizontalAlignment>left</horizontalAlignment>
<text>Last played</text> <text>Last played</text>
<zIndex>50</zIndex> <zIndex>50</zIndex>
</text> </text>
@ -174,6 +172,20 @@
<gameCount>1</gameCount> <gameCount>1</gameCount>
</gameselector> </gameselector>
<rating name="random_game_rating">
<pos>0.26 0.167</pos>
<size>0.06 0.04</size>
<color>FFEE00</color>
<gameselector>selector_random</gameselector>
</rating>
<rating name="recent_game_rating">
<pos>0.889 0.042</pos>
<size>0.03 0.03</size>
<color>FFEE00</color>
<gameselector>selector_recent</gameselector>
</rating>
<image name="random_background_image"> <image name="random_background_image">
<origin>0 0</origin> <origin>0 0</origin>
<pos>0 0</pos> <pos>0 0</pos>
@ -184,6 +196,7 @@
<scrollFadeIn>true</scrollFadeIn> <scrollFadeIn>true</scrollFadeIn>
<zIndex>3</zIndex> <zIndex>3</zIndex>
<opacity>0.5</opacity> <opacity>0.5</opacity>
<saturation>0.3</saturation>
</image> </image>
<image name="recent_game_image"> <image name="recent_game_image">
@ -200,7 +213,7 @@
<video name="random_game_video"> <video name="random_game_video">
<origin>0 0</origin> <origin>0 0</origin>
<pos>0.26 0.19</pos> <pos>0.26 0.22</pos>
<interpolation>linear</interpolation> <interpolation>linear</interpolation>
<maxSize>0.3 0.424</maxSize> <maxSize>0.3 0.424</maxSize>
<imageType>marquee, titlescreen</imageType> <imageType>marquee, titlescreen</imageType>
@ -214,7 +227,8 @@
</video> </video>
<helpsystem name="help"> <helpsystem name="help">
<pos>0.528 0.954</pos> <pos>0.020 0.954</pos>
<horizontalAlignment>right</horizontalAlignment>
</helpsystem> </helpsystem>
<image name="consolegame"> <image name="consolegame">