2020-07-26 10:46:14 +00:00
|
|
|
<theme>
|
|
|
|
<formatVersion>6</formatVersion>
|
|
|
|
<include>./../theme.xml</include>
|
|
|
|
<include>./colors.xml</include>
|
|
|
|
<include>./systeminfo.xml</include>
|
|
|
|
|
|
|
|
<view name="system">
|
|
|
|
<image name="controller" extra="true">
|
|
|
|
<path>./images/controller.svg</path>
|
|
|
|
</image>
|
|
|
|
</view>
|
|
|
|
|
2021-03-21 10:18:59 +00:00
|
|
|
<view name="basic, detailed, video, grid">
|
2020-07-26 10:46:14 +00:00
|
|
|
<helpsystem name="help">
|
|
|
|
<textColor>262626</textColor>
|
|
|
|
<iconColor>262626</iconColor>
|
|
|
|
</helpsystem>
|
|
|
|
</view>
|
|
|
|
|
2021-03-21 10:18:59 +00:00
|
|
|
<view name="system, basic, detailed, video, grid">
|
2020-07-26 10:46:14 +00:00
|
|
|
<image name="logo">
|
|
|
|
<path>./images/logo.svg</path>
|
|
|
|
</image>
|
|
|
|
<image name="consolegame" extra="true">
|
|
|
|
<path>./images/consolegame.svg</path>
|
|
|
|
</image>
|
|
|
|
</view>
|
|
|
|
</theme>
|