mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 06:05:38 +00:00
16 lines
383 B
XML
16 lines
383 B
XML
|
<theme>
|
||
|
<view name="system, gamelist">
|
||
|
<image name="band1">
|
||
|
<color>FED01B</color>
|
||
|
</image>
|
||
|
<image name="band2">
|
||
|
<color>BA2318</color>
|
||
|
</image>
|
||
|
<image name="band3">
|
||
|
<color>0A2A8D</color>
|
||
|
</image>
|
||
|
<image name="band4">
|
||
|
<color>007544</color>
|
||
|
</image>
|
||
|
</view>
|
||
|
</theme>
|