Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
120 changes: 2 additions & 118 deletions _art/colors/applegreen.xml
Original file line number Diff line number Diff line change
@@ -1,128 +1,12 @@
<theme>
<formatVersion>7</formatVersion>

<!-- Color Variables -->
<!-- Color Variables -->
<variables>
<mainFont>./../_art/Acre.otf</mainFont>
<backgroundColor>2d2d2d</backgroundColor>
<mainColor>8db600</mainColor>
<secondaryColor>fefefe</secondaryColor>
<selectedColor>8db600</selectedColor>
</variables>

<view name="system">
<text name="system_name_1" extra="true">
<color>${mainColor}</color>
</text>

<image name="arrowblock" extra="true">
<color>${mainColor}</color>
</image>
</view>

<view name="system, basic, detailed, video, grid">
<image name="background">
<color>${backgroundColor}</color>
</image>

<image name="topline, bottomline" extra="true">
<color>${secondaryColor}</color>
</image>

<image name="gamelistbuttons, systembuttons" extra="true">
<color>${secondaryColor}</color>
</image>
</view>

<view name="detailed, video, grid">
<textlist name="gamelist">
<selectedColor>${mainColor}</selectedColor>
<primaryColor>${secondaryColor}</primaryColor>
<secondaryColor>${secondaryColor}</secondaryColor>
<selectorColor>${mainColor}00</selectorColor>
</textlist>

<rating name="md_rating">
<filledPath>./../assets/dark/filled_rating.svg</filledPath>
<unfilledPath>./../assets/dark/unfilled_rating.svg</unfilledPath>
</rating>

<text name="md_lbl_releasedate, md_lbl_developer, md_lbl_genre, md_lbl_players, md_lbl_lastplayed, md_lbl_playcount, md_developer, md_genre, md_players, md_playcount, md_releasedate, md_description">
<color>${mainColor}</color>
</text>

<datetime name="md_releasedate">
<forceUppercase>0</forceUppercase>
<fontPath>${mainFont}</fontPath>
<format>%Y</format>
<color>${mainColor}</color>
</datetime>
</view>

<view name="basic, detailed, video, grid">
<text name="system_name_1" extra="true">
<color>${mainColor}</color>
</text>

<image name="arrowblock" extra="true">
<color>${mainColor}</color>
</image>
</view>

<view name="basic">
<textlist name="gamelist">
<selectedColor>${mainColor}</selectedColor>
<primaryColor>${secondaryColor}</primaryColor>
<secondaryColor>${secondaryColor}</secondaryColor>
<selectorColor>00000000</selectorColor>
</textlist>
</view>

<view name="grid">
<text name="md_name">
<color>${mainColor}</color>
</text>
<ninepatch name="gridtile.background:selected">
<color>${mainColor}</color>
</ninepatch>
</view>

<view name="menu">
<menuBackground name="menubg">
<color>${backgroundColor}</color>
</menuBackground>

<menuText name="menutext, menutitle">
<fontPath>${mainFont}</fontPath>
<fontSize>.038</fontSize>
<color>${secondaryColor}</color>
</menuText>

<menuText name="menufooter, menutextsmall">
<fontPath>${mainFont}</fontPath>
<fontSize>.029</fontSize>
<color>${secondaryColor}</color>
</menuText>

<menuText name="menutext, menutitle">
<separatorColor>${mainColor}</separatorColor>
</menuText>

<menuTextEdit name="menutextedit">
<inactive>./../_art/assets/textinput_inactive.png</inactive>
<active>./../_art/assets/textinput_active.png</active>
</menuTextEdit>
</view>

<feature supported="carousel">
<view name="system">
<text name="systemInfo">
<color>${mainColor}</color>
</text>
</view>
</feature>

</theme>




120 changes: 2 additions & 118 deletions _art/colors/black.xml
Original file line number Diff line number Diff line change
@@ -1,128 +1,12 @@
<theme>
<formatVersion>7</formatVersion>

<!-- Color Variables -->
<!-- Color Variables -->
<variables>
<mainFont>./../_art/Acre.otf</mainFont>
<backgroundColor>000000</backgroundColor>
<mainColor>15c49e</mainColor>
<secondaryColor>fefefe</secondaryColor>
<selectedColor>15c49e</selectedColor>
</variables>

<view name="system">
<text name="system_name_1" extra="true">
<color>${mainColor}</color>
</text>

<image name="arrowblock" extra="true">
<color>${mainColor}</color>
</image>
</view>

<view name="system, basic, detailed, video, grid">
<image name="background">
<color>${backgroundColor}</color>
</image>

<image name="topline, bottomline" extra="true">
<color>${secondaryColor}</color>
</image>

<image name="gamelistbuttons, systembuttons" extra="true">
<color>${secondaryColor}</color>
</image>
</view>

<view name="detailed, video, grid">
<textlist name="gamelist">
<selectedColor>${mainColor}</selectedColor>
<primaryColor>${secondaryColor}</primaryColor>
<secondaryColor>${secondaryColor}</secondaryColor>
<selectorColor>${mainColor}00</selectorColor>
</textlist>

<rating name="md_rating">
<filledPath>./../assets/dark/filled_rating.svg</filledPath>
<unfilledPath>./../assets/dark/unfilled_rating.svg</unfilledPath>
</rating>

<text name="md_lbl_releasedate, md_lbl_developer, md_lbl_genre, md_lbl_players, md_lbl_lastplayed, md_lbl_playcount, md_developer, md_genre, md_players, md_playcount, md_releasedate, md_description">
<color>${mainColor}</color>
</text>

<datetime name="md_releasedate">
<forceUppercase>0</forceUppercase>
<fontPath>${mainFont}</fontPath>
<format>%Y</format>
<color>${mainColor}</color>
</datetime>
</view>

<view name="basic, detailed, video, grid">
<text name="system_name_1" extra="true">
<color>${mainColor}</color>
</text>

<image name="arrowblock" extra="true">
<color>${mainColor}</color>
</image>
</view>

<view name="basic">
<textlist name="gamelist">
<selectedColor>${mainColor}</selectedColor>
<primaryColor>${secondaryColor}</primaryColor>
<secondaryColor>${secondaryColor}</secondaryColor>
<selectorColor>00000000</selectorColor>
</textlist>
</view>

<view name="grid">
<text name="md_name">
<color>${mainColor}</color>
</text>
<ninepatch name="gridtile.background:selected">
<color>${mainColor}</color>
</ninepatch>
</view>

<view name="menu">
<menuBackground name="menubg">
<color>${backgroundColor}</color>
</menuBackground>

<menuText name="menutext, menutitle">
<fontPath>${mainFont}</fontPath>
<fontSize>.038</fontSize>
<color>${secondaryColor}</color>
</menuText>

<menuText name="menufooter, menutextsmall">
<fontPath>${mainFont}</fontPath>
<fontSize>.029</fontSize>
<color>${secondaryColor}</color>
</menuText>

<menuText name="menutext, menutitle">
<separatorColor>${mainColor}</separatorColor>
</menuText>

<menuTextEdit name="menutextedit">
<inactive>./../_art/assets/textinput_inactive.png</inactive>
<active>./../_art/assets/textinput_active.png</active>
</menuTextEdit>
</view>

<feature supported="carousel">
<view name="system">
<text name="systemInfo">
<color>${mainColor}</color>
</text>
</view>
</feature>

</theme>




120 changes: 2 additions & 118 deletions _art/colors/cardinalred.xml
Original file line number Diff line number Diff line change
@@ -1,128 +1,12 @@
<theme>
<formatVersion>7</formatVersion>

<!-- Color Variables -->
<!-- Color Variables -->
<variables>
<mainFont>./../_art/Acre.otf</mainFont>
<backgroundColor>2d2d2d</backgroundColor>
<mainColor>BD2031</mainColor>
<secondaryColor>fefefe</secondaryColor>
<selectedColor>BD2031</selectedColor>
</variables>

<view name="system">
<text name="system_name_1" extra="true">
<color>${mainColor}</color>
</text>

<image name="arrowblock" extra="true">
<color>${mainColor}</color>
</image>
</view>

<view name="system, basic, detailed, video, grid">
<image name="background">
<color>${backgroundColor}</color>
</image>

<image name="topline, bottomline" extra="true">
<color>${secondaryColor}</color>
</image>

<image name="gamelistbuttons, systembuttons" extra="true">
<color>${secondaryColor}</color>
</image>
</view>

<view name="detailed, video, grid">
<textlist name="gamelist">
<selectedColor>${mainColor}</selectedColor>
<primaryColor>${secondaryColor}</primaryColor>
<secondaryColor>${secondaryColor}</secondaryColor>
<selectorColor>${mainColor}00</selectorColor>
</textlist>

<rating name="md_rating">
<filledPath>./../assets/dark/filled_rating.svg</filledPath>
<unfilledPath>./../assets/dark/unfilled_rating.svg</unfilledPath>
</rating>

<text name="md_lbl_releasedate, md_lbl_developer, md_lbl_genre, md_lbl_players, md_lbl_lastplayed, md_lbl_playcount, md_developer, md_genre, md_players, md_playcount, md_releasedate, md_description">
<color>${mainColor}</color>
</text>

<datetime name="md_releasedate">
<forceUppercase>0</forceUppercase>
<fontPath>${mainFont}</fontPath>
<format>%Y</format>
<color>${mainColor}</color>
</datetime>
</view>

<view name="basic, detailed, video, grid">
<text name="system_name_1" extra="true">
<color>${mainColor}</color>
</text>

<image name="arrowblock" extra="true">
<color>${mainColor}</color>
</image>
</view>

<view name="basic">
<textlist name="gamelist">
<selectedColor>${mainColor}</selectedColor>
<primaryColor>${secondaryColor}</primaryColor>
<secondaryColor>${secondaryColor}</secondaryColor>
<selectorColor>00000000</selectorColor>
</textlist>
</view>

<view name="grid">
<text name="md_name">
<color>${mainColor}</color>
</text>
<ninepatch name="gridtile.background:selected">
<color>${mainColor}</color>
</ninepatch>
</view>

<view name="menu">
<menuBackground name="menubg">
<color>${backgroundColor}</color>
</menuBackground>

<menuText name="menutext, menutitle">
<fontPath>${mainFont}</fontPath>
<fontSize>.038</fontSize>
<color>${secondaryColor}</color>
</menuText>

<menuText name="menufooter, menutextsmall">
<fontPath>${mainFont}</fontPath>
<fontSize>.029</fontSize>
<color>${secondaryColor}</color>
</menuText>

<menuText name="menutext, menutitle">
<separatorColor>${mainColor}</separatorColor>
</menuText>

<menuTextEdit name="menutextedit">
<inactive>./../_art/assets/textinput_inactive.png</inactive>
<active>./../_art/assets/textinput_active.png</active>
</menuTextEdit>
</view>

<feature supported="carousel">
<view name="system">
<text name="systemInfo">
<color>${mainColor}</color>
</text>
</view>
</feature>

</theme>




Loading