mirror of
https://gitlab.com/es-de/emulationstation-de.git
synced 2025-04-02 10:51:45 -04:00
21 lines
No EOL
589 B
XML
21 lines
No EOL
589 B
XML
<theme>
|
|
<formatVersion>7</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>
|
|
|
|
<view name="system, basic, detailed, video, grid">
|
|
<image name="logo">
|
|
<path>./images/logo.svg</path>
|
|
</image>
|
|
<image name="consolegame" extra="true">
|
|
<path>./images/consolegame.svg</path>
|
|
</image>
|
|
</view>
|
|
</theme> |