mirror of
https://github.com/RetroDECK/RetroDECK-theme.git
synced 2024-11-21 21:35:37 +00:00
21 lines
759 B
XML
21 lines
759 B
XML
<theme>
|
|
|
|
<colorScheme name="retrodeck">
|
|
<variables>
|
|
<colorSchemeName>elep</colorSchemeName>
|
|
<backgroundColor>151515</backgroundColor>
|
|
<sysColor>c8c9c7</sysColor>
|
|
<systextColor>111111</systextColor>
|
|
<selectTextColor>52307c</selectTextColor>
|
|
<sysmenuColor>270e59</sysmenuColor>
|
|
<primaryColor>c758e6</primaryColor>
|
|
<textColor>c758FF</textColor>
|
|
<secondaryColor>1b9fff</secondaryColor>
|
|
<selectgameColor>1b9fff</selectgameColor>
|
|
<gamegridColor>52307c</gamegridColor>
|
|
<selectsysColor>c758e6</selectsysColor>
|
|
<helpColor>111111</helpColor>
|
|
</variables>
|
|
</colorScheme>
|
|
|
|
</theme> |