(modern-DE) Some minor adjustments for the new theme engine.

This commit is contained in:
Leon Styhre 2022-04-14 23:12:58 +02:00
parent d62bc17400
commit 52bda6e869
7 changed files with 973 additions and 979 deletions

View file

@ -14,8 +14,8 @@ based on: Switch Theme by Lilbud
<view name="system, basic, detailed, video">
<helpsystem name="help">
<fontSize>0.034</fontSize>
<entrySpacing>48</entrySpacing>
<iconTextSpacing>12</iconTextSpacing>
<entrySpacing>0.0115</entrySpacing>
<iconTextSpacing>0.00625</iconTextSpacing>
</helpsystem>
<image name="arrowblock" extra="true">
<size>0.023 0.047</size>

View file

@ -98,5 +98,3 @@ based on: Switch Theme by Lilbud
</view>
</feature>
</theme>

View file

@ -106,7 +106,10 @@ based on: Switch Theme by Lilbud
<text name="md_lbl_releasedate, md_lbl_developer, md_lbl_publisher, md_lbl_genre, md_lbl_players, md_lbl_lastplayed, md_lbl_playcount, md_lbl_rating">
<color>${tertiaryColor}</color>
</text>
<text name="md_developer, md_publisher, md_genre, md_players, md_playcount, md_releasedate, md_description">
<datetime name="md_releasedate">
<color>${secondaryColor}</color>
</datetime>
<text name="md_developer, md_publisher, md_genre, md_players, md_playcount, md_description">
<color>${secondaryColor}</color>
</text>
<badges name="md_badges">
@ -139,7 +142,3 @@ based on: Switch Theme by Lilbud
</view>
</feature>
</theme>

View file

@ -25,7 +25,7 @@ based on: Switch Theme by Lilbud
<pos>0.96 0.935</pos>
<origin>1 0</origin>
<fontPath>${mainFont}</fontPath>
<textStyle>camelcase</textStyle>
<letterCase>capitalize</letterCase>
</helpsystem>
<image name="background" extra="true">
<pos>0 0</pos>
@ -115,8 +115,7 @@ based on: Switch Theme by Lilbud
<size>0.924 0.682</size>
<alignment>center</alignment>
</textlist>
<text name="md_lbl_releasedate, md_lbl_developer, md_lbl_genre, md_lbl_players, md_lbl_lastplayed, md_lbl_playcount, md_developer, md_genre, md_players, md_playcount, md_releasedate, md_description"
extra="true">
<text name="md_lbl_releasedate, md_lbl_developer, md_lbl_genre, md_lbl_players, md_lbl_lastplayed, md_lbl_playcount, md_developer, md_genre, md_players, md_playcount, md_releasedate, md_description" extra="true">
<forceUppercase>0</forceUppercase>
<fontSize>0.028</fontSize>
<fontPath>${mainFont}</fontPath>
@ -439,7 +438,6 @@ based on: Switch Theme by Lilbud
<slots>controller favorite kidgame broken completed altemulator</slots>
<controllerPos>0.165 0.5</controllerPos>
<controllerSize>0.2</controllerSize>
<!-- // clang-format off -->
<customControllerIcon controller="gamepad_generic">./assets/controllers/generic.svg</customControllerIcon>
<customControllerIcon controller="gamepad_xbox">./assets/controllers/xbox.svg</customControllerIcon>
<customControllerIcon controller="gamepad_playstation">./assets/controllers/dualshock4.svg</customControllerIcon>
@ -460,7 +458,6 @@ based on: Switch Theme by Lilbud
<customControllerIcon controller="joycon_left_or_right_nintendo">./assets/controllers/joycon-left.svg</customControllerIcon>
<customControllerIcon controller="joycon_pair_nintendo">./assets/controllers/joycon-pair.svg</customControllerIcon>
<customControllerIcon controller="unknown">./assets/controllers/generic.svg</customControllerIcon>
<!-- // clang-format on -->
</badges>
</view>
@ -479,7 +476,7 @@ based on: Switch Theme by Lilbud
<fontSize>0.03</fontSize>
<pos>0.5 0.75</pos>
<origin>0.5 0.5</origin>
<forceUppercase>0</forceUppercase>
<forceUppercase>1</forceUppercase>
<fontPath>${mainFont}</fontPath>
</text>
</view>