This repository has been archived by the owner on Sep 27, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
2 changed files
with
74 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,73 @@ | ||
<theme> | ||
<formatVersion>4</formatVersion> | ||
|
||
<view name="system"> | ||
<image name="background" extra="true"> | ||
<color>707070</color> | ||
</image> | ||
<helpsystem name="help"> | ||
<textColor>262626</textColor> | ||
<iconColor>262626</iconColor> | ||
</helpsystem> | ||
<text name="logoText"> | ||
<color>262626</color> | ||
</text> | ||
<text name="info1, info2, info3, info4, info5, info6, info7, info8, info9, info10, info11, info12" extra="true"> | ||
<color>707070</color> | ||
</text> | ||
</view> | ||
|
||
<view name="basic, detailed"> | ||
<image name="background" extra="true"> | ||
<color>707070</color> | ||
</image> | ||
<helpsystem name="help"> | ||
<textColor>262626</textColor> | ||
<iconColor>262626</iconColor> | ||
</helpsystem> | ||
<textlist name="gamelist"> | ||
<selectorColor>262626</selectorColor> | ||
<selectedColor>9f9f9f</selectedColor> | ||
<primaryColor>262626</primaryColor> | ||
<secondaryColor>4d4d4d</secondaryColor> | ||
</textlist> | ||
</view> | ||
|
||
<view name="basic"> | ||
<image name="backtext1" extra="true"> | ||
<color>9F9F9F</color> | ||
</image> | ||
</view> | ||
|
||
<view name="detailed"> | ||
<image name="backtext2" extra="true"> | ||
<color>9F9F9F</color> | ||
</image> | ||
<image name="backtext3" extra="true"> | ||
<color>9F9F9F</color> | ||
</image> | ||
<image name="backtext4" extra="true"> | ||
<color>9F9F9F</color> | ||
</image> | ||
<image name="backtext5" 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_lbl_favorite, md_developer, md_publisher, md_genre, md_players, md_playcount, md_favorite, md_description"> | ||
<color>262626</color> | ||
</text> | ||
<datetime name="md_releasedate, md_lastplayed"> | ||
<color>262626</color> | ||
</datetime> | ||
<text name="control" extra="true"> | ||
<color>262626</color> | ||
</text> | ||
<text name="no_image" extra="true"> | ||
<color>262626</color> | ||
</text> | ||
<image name="controls" extra="true"> | ||
<color>262626</color> | ||
</image> | ||
</view> | ||
|
||
</theme> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters