mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-02-16 20:15:38 +00:00
(slate-DE) Updated for the latest changes in the new theme engine.
This commit is contained in:
parent
269e2e8202
commit
eb2a5363f3
|
@ -2,7 +2,7 @@
|
||||||
<view name="system">
|
<view name="system">
|
||||||
<carousel name="system_carousel">
|
<carousel name="system_carousel">
|
||||||
<type>vertical_wheel</type>
|
<type>vertical_wheel</type>
|
||||||
<size>0.25 1.0</size>
|
<size>0.23 1.0</size>
|
||||||
<pos>0 0</pos>
|
<pos>0 0</pos>
|
||||||
<staticItem>./${system.theme}/images/logo.svg</staticItem>
|
<staticItem>./${system.theme}/images/logo.svg</staticItem>
|
||||||
<itemSize>0.15 0.125</itemSize>
|
<itemSize>0.15 0.125</itemSize>
|
||||||
|
@ -10,6 +10,8 @@
|
||||||
<itemRotation>6.5</itemRotation>
|
<itemRotation>6.5</itemRotation>
|
||||||
<itemRotationOrigin>-5 0.4</itemRotationOrigin>
|
<itemRotationOrigin>-5 0.4</itemRotationOrigin>
|
||||||
<itemHorizontalAlignment>left</itemHorizontalAlignment>
|
<itemHorizontalAlignment>left</itemHorizontalAlignment>
|
||||||
|
<wheelHorizontalAlignment>right</wheelHorizontalAlignment>
|
||||||
|
<horizontalOffset>-0.05</horizontalOffset>
|
||||||
<fontPath>./core/fonts/Exo2-RegularCondensed.otf</fontPath>
|
<fontPath>./core/fonts/Exo2-RegularCondensed.otf</fontPath>
|
||||||
<fontSize>0.070</fontSize>
|
<fontSize>0.070</fontSize>
|
||||||
<letterCase>uppercase</letterCase>
|
<letterCase>uppercase</letterCase>
|
||||||
|
@ -116,8 +118,8 @@
|
||||||
<interpolation>nearest</interpolation>
|
<interpolation>nearest</interpolation>
|
||||||
<scrollFadeIn>true</scrollFadeIn>
|
<scrollFadeIn>true</scrollFadeIn>
|
||||||
<zIndex>3</zIndex>
|
<zIndex>3</zIndex>
|
||||||
<opacity>0.5</opacity>
|
<opacity>0.6</opacity>
|
||||||
<saturation>0.3</saturation>
|
<saturation>0.6</saturation>
|
||||||
</image>
|
</image>
|
||||||
<image name="recent_game_image">
|
<image name="recent_game_image">
|
||||||
<origin>0 0</origin>
|
<origin>0 0</origin>
|
||||||
|
|
Loading…
Reference in a new issue