mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 22:25:38 +00:00
119 lines
3.9 KiB
XML
119 lines
3.9 KiB
XML
<theme>
|
|
<formatVersion>7</formatVersion>
|
|
|
|
<feature supported="carousel">
|
|
<view name="system">
|
|
<text name="systemInfo">
|
|
<color>202020</color>
|
|
<backgroundColor>DDDDDDD8</backgroundColor>
|
|
</text>
|
|
</view>
|
|
</feature>
|
|
|
|
<view name="system">
|
|
<text name="info1, info2, info3, info4, info5, info6, info7,
|
|
info8, info9, info10, info11, info12" extra="true">
|
|
<color>262626</color>
|
|
</text>
|
|
<image name="background" extra="true">
|
|
<color>707070</color>
|
|
</image>
|
|
<text name="logoText">
|
|
<color>262626</color>
|
|
</text>
|
|
<helpsystem name="help">
|
|
<textColor>C6C6C6</textColor>
|
|
<iconColor>C6C6C6</iconColor>
|
|
<textColorDimmed>B6B6B6</textColorDimmed>
|
|
<iconColorDimmed>B6B6B6</iconColorDimmed>
|
|
</helpsystem>
|
|
</view>
|
|
|
|
<view name="basic, detailed, video, grid">
|
|
<helpsystem name="help">
|
|
<textColor>262626</textColor>
|
|
<iconColor>262626</iconColor>
|
|
</helpsystem>
|
|
<image name="background" extra="true">
|
|
<color>707070</color>
|
|
</image>
|
|
<!-- This block is only here to force the drawing of color bands before frames. -->
|
|
<image name="band1" extra="true"></image>
|
|
<image name="band2" extra="true"></image>
|
|
<image name="band3" extra="true"></image>
|
|
<image name="band4" extra="true"></image>
|
|
<textlist name="gamelist">
|
|
<selectorColor>262626</selectorColor>
|
|
<selectedColor>9F9F9F</selectedColor>
|
|
<primaryColor>262626</primaryColor>
|
|
<secondaryColor>4D4D4D</secondaryColor>
|
|
</textlist>
|
|
<text name="gamelistInfo">
|
|
<color>505050</color>
|
|
</text>
|
|
</view>
|
|
|
|
<view name="basic">
|
|
<image name="backframe1" extra="true">
|
|
<color>9F9F9F</color>
|
|
</image>
|
|
</view>
|
|
|
|
<view name="detailed, video, grid">
|
|
<image name="backframe2" extra="true">
|
|
<color>9F9F9F</color>
|
|
</image>
|
|
<image name="backframe3" extra="true">
|
|
<color>9F9F9F</color>
|
|
</image>
|
|
<image name="backframe4" extra="true">
|
|
<color>9F9F9F</color>
|
|
</image>
|
|
<text name="md_lbl_rating, md_lbl_releasedate, md_lbl_developer,
|
|
md_lbl_publisher, md_lbl_genre, md_lbl_players,
|
|
md_lbl_lastplayed, md_lbl_playcount, md_developer,
|
|
md_publisher, md_genre, md_players, md_playcount,
|
|
md_description">
|
|
<color>262626</color>
|
|
</text>
|
|
<datetime name="md_releasedate, md_lastplayed">
|
|
<color>262626</color>
|
|
</datetime>
|
|
</view>
|
|
|
|
<view name="grid">
|
|
<image name="backframe5" extra="true">
|
|
<color>9F9F9F</color>
|
|
</image>
|
|
<image name="backframe6" extra="true">
|
|
<color>9F9F9F</color>
|
|
</image>
|
|
<image name="releasedFrame" extra="true">
|
|
<color>8F8F8F</color>
|
|
</image>
|
|
<image name="developerFrame" extra="true">
|
|
<color>8F8F8F</color>
|
|
</image>
|
|
<image name="publisherFrame" extra="true">
|
|
<color>8F8F8F</color>
|
|
</image>
|
|
<image name="genreFrame" extra="true">
|
|
<color>8F8F8F</color>
|
|
</image>
|
|
<image name="playersFrame" extra="true">
|
|
<color>8F8F8F</color>
|
|
</image>
|
|
<image name="lastplayedFrame" extra="true">
|
|
<color>8F8F8F</color>
|
|
</image>
|
|
<text name="md_name">
|
|
<color>363636</color>
|
|
</text>
|
|
<gridtile name="default">
|
|
<backgroundColor>42424244</backgroundColor>
|
|
</gridtile>
|
|
<gridtile name="selected">
|
|
<backgroundColor>28424244</backgroundColor>
|
|
</gridtile>
|
|
</view>
|
|
</theme> |