diff --git a/themes/modern-DE/settings/16_9.xml b/themes/modern-DE/settings/16_9.xml index afa7b0e4d..a98b9d43c 100644 --- a/themes/modern-DE/settings/16_9.xml +++ b/themes/modern-DE/settings/16_9.xml @@ -12,6 +12,11 @@ based on: Switch Theme by Lilbud <!-- generic styles --> <view name="system, basic, detailed, video"> + <helpsystem name="help"> + <fontSize>0.035</fontSize> + <entrySpacing>48</entrySpacing> + <iconTextSpacing>12</iconTextSpacing> + </helpsystem> <image name="arrowblock" extra="true"> <size>0.023 0.047</size> </image> diff --git a/themes/modern-DE/settings/4_3.xml b/themes/modern-DE/settings/4_3.xml index 5f9aa2115..6b9679a05 100644 --- a/themes/modern-DE/settings/4_3.xml +++ b/themes/modern-DE/settings/4_3.xml @@ -12,6 +12,11 @@ based on: Switch Theme by Lilbud <!-- generic styles --> <view name="system, basic, detailed, video"> + <helpsystem name="help"> + <fontSize>0.028</fontSize> + <entrySpacing>36</entrySpacing> + <iconTextSpacing>8</iconTextSpacing> + </helpsystem> <image name="arrowblock" extra="true"> <size>0.029 0.047</size> </image> diff --git a/themes/modern-DE/theme.xml b/themes/modern-DE/theme.xml index 59744f934..239e4e92e 100644 --- a/themes/modern-DE/theme.xml +++ b/themes/modern-DE/theme.xml @@ -25,9 +25,6 @@ based on: Switch Theme by Lilbud <pos>0.96 0.935</pos> <origin>1 0</origin> <fontPath>${mainFont}</fontPath> - <fontSize>0.035</fontSize> - <entrySpacing>48</entrySpacing> - <iconTextSpacing>12</iconTextSpacing> <textStyle>camelcase</textStyle> <customButtonIcon button="button_start_XBOX360">:/help/button_start_SNES.svg</customButtonIcon> <customButtonIcon button="button_back_XBOX360">:/help/button_back_SNES.svg</customButtonIcon>