changes to help buttons drawing in modern theme.

general adaptations to the modern theme.
This commit is contained in:
Sophia Hadash 2021-08-18 14:29:40 +02:00
parent 5a994b345d
commit bc3f15ee41
21 changed files with 66 additions and 103 deletions

View file

@ -0,0 +1,7 @@
The EmulationStation theme 'modern-DE' is based on '[es-theme-switch](https://github.com/lilbud/es-theme-switch)' by lilbud. The theme was modified for es-de by Sophia Hadash.
Credits
=============
Original Theme '[es-theme-switch](https://github.com/lilbud/es-theme-switch)' - 2021-08-17 by lilbud and SuperFromND Super. \
Nintendo Switch Font '[nintendo-switch-ui](https://www.cufonfonts.com/font/nintendo-switch-ui)' - 2021-08-18 by MH1.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 665 KiB

After

Width:  |  Height:  |  Size: 660 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 43 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 41 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 42 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -1,20 +0,0 @@
<!--
theme name: Switch
version: 3.0
author: Lilbud
email: bvw20002010@gmail.com
license: creative commons CC-BY-NC-SA
based on: Switch Theme for Launchbox by Grila
-->
<theme>
<formatVersion>4</formatVersion>
<!--Choose Button Style (letters or symbols)-->
<include>./settings/letters.xml</include>
<!--Choose Theme Color (light or dark)-->
<include>./settings/light.xml</include>
</theme>

View file

@ -0,0 +1,29 @@
<theme>
<formatVersion>6</formatVersion>
<feature supported="navigationsounds">
<view name="all">
<sound name="systembrowse">
<path>./assets/sounds/systembrowse.wav</path>
</sound>
<sound name="quicksysselect">
<path>./assets/sounds/quicksysselect.wav</path>
</sound>
<sound name="select">
<path>./assets/sounds/select.wav</path>
</sound>
<sound name="back">
<path>./assets/sounds/back.wav</path>
</sound>
<sound name="scroll">
<path>./assets/sounds/scroll.wav</path>
</sound>
<sound name="favorite">
<path>./assets/sounds/favorite.wav</path>
</sound>
<sound name="launch">
<path>./assets/sounds/launch.wav</path>
</sound>
</view>
</feature>
</theme>

View file

@ -33,7 +33,12 @@ based on: Switch Theme for Launchbox by Grila
</view>
<view name="system, basic, detailed, video">
<helpsystem name="help">
<textColor>fefefe00</textColor>
<iconColor>fefefeff</iconColor>
</helpsystem>
<image name="background">
<color>${backgroundColor}</color>
</image>

View file

@ -1,29 +0,0 @@
<!--
theme name: Switch
version: 2.0
author: Lilbud
email: bvw20002010@gmail.com
license: creative commons CC-BY-NC-SA
based on: Switch Theme for Launchbox by Grila
-->
<theme>
<formatVersion>4</formatVersion>
<view name="system">
<image name="systembuttons" extra="true">
<path>./../assets/buttons/Xbox_Buttons_System.svg</path>
</image>
</view>
<view name="basic, detailed, video">
<image name="gamelistbuttons" extra="true">
<path>./../assets/buttons/Xbox_Buttons.svg</path>
</image>
</view>
</theme>

View file

@ -34,7 +34,12 @@ based on: Switch Theme for Launchbox by Grila
</view>
<view name="system, basic, detailed, video">
<helpsystem name="help">
<textColor>22222200</textColor>
<iconColor>222222ff</iconColor>
</helpsystem>
<image name="background">
<color>${backgroundColor}</color>
</image>

View file

@ -1,29 +0,0 @@
<!--
theme name: Switch
version: 2.0
author: Lilbud
email: bvw20002010@gmail.com
license: creative commons CC-BY-NC-SA
based on: Switch Theme for Launchbox by Grila
-->
<theme>
<formatVersion>4</formatVersion>
<view name="system">
<image name="systembuttons" extra="true">
<path>./../assets/buttons/Playstation_Buttons_system.svg</path>
</image>
</view>
<view name="basic, detailed, video">
<image name="gamelistbuttons" extra="true">
<path>./../assets/buttons/Playstation_Buttons.svg</path>
</image>
</view>
</theme>

View file

@ -1,25 +1,25 @@
<!--
theme name: Switch
version: 3.0
author: Lilbud
email: bvw20002010@gmail.com
theme name: Modern-DE
version: 4.0
author: Sophia Hadash
email: sophiahadash@gmail.com
license: creative commons CC-BY-NC-SA
based on: Switch Theme for Launchbox by Grila
based on: Switch Theme by Lilbud
-->
<theme>
<formatVersion>4</formatVersion>
<formatVersion>6</formatVersion>
<!--Choose Aspect Ratio (16_9, 4_3)-->
<include>./settings/16_9.xml</include>
<!----------------------------------->
<!--Choose Theme Color (light or dark)-->
<include>./settings/light.xml</include>
<variables>
<mainFont>./assets/Oxygen-Regular.ttf</mainFont>
<mainFont>./assets/Oxygen-Regular.ttf</mainFont>
</variables>
<include>./config.xml</include>
<include>./navigationsounds.xml</include>
<view name="system">
@ -47,12 +47,12 @@ based on: Switch Theme for Launchbox by Grila
<view name="system, basic, detailed, video">
<helpsystem name="help">
<textColor>22222200</textColor>
<iconColor>22222200</iconColor>
<pos>1 1</pos>
<pos>0.96 0.935</pos>
<origin>1 0</origin>
<fontPath>./assets/fonts/nswitchui.ttf</fontPath>
<fontSize>0.035f</fontSize>
</helpsystem>
<image name="background" extra="true">
<pos>0 0</pos>
<tile>true</tile>
@ -75,7 +75,6 @@ based on: Switch Theme for Launchbox by Grila
<textlist name="gamelist">
<fontPath>${mainFont}</fontPath>
<scrollSound>./assets/Move.wav</scrollSound>
<fontSize>0.028</fontSize>
<horizontalMargin>0.01</horizontalMargin>
<lineSpacing>2.3</lineSpacing>