mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-30 10:05:39 +00:00
21 lines
416 B
XML
21 lines
416 B
XML
<!--
|
|
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>
|