(slate-DE) Updated to use color schemes.

This commit is contained in:
Leon Styhre 2022-10-31 20:04:24 +01:00
parent f9298aeb81
commit 5a163d6887
8 changed files with 194 additions and 295 deletions

View file

@ -1,31 +1,21 @@
<!-- <!--
Theme capabilities for rbsimple-DE. Theme capabilities for slate-DE
--> -->
<themeCapabilities> <themeCapabilities>
<aspectRatio>16:9</aspectRatio> <aspectRatio>16:9</aspectRatio>
<aspectRatio>4:3</aspectRatio> <aspectRatio>4:3</aspectRatio>
<variant name="darkMode"> <colorScheme name="dark">
<label>Dark mode</label> <label>Dark mode</label>
<selectable>true</selectable> </colorScheme>
<override>
<trigger>no_game_media</trigger>
<useVariant>noMedia</useVariant>
</override>
</variant>
<variant name="darkModeNoVideos"> <colorScheme name="light">
<label>Dark mode (no videos)</label>
<selectable>true</selectable>
<override>
<trigger>no_game_media</trigger>
<useVariant>noMedia</useVariant>
</override>
</variant>
<variant name="lightMode">
<label>Light mode</label> <label>Light mode</label>
</colorScheme>
<variant name="withVideos">
<label>Textlist with videos</label>
<selectable>true</selectable> <selectable>true</selectable>
<override> <override>
<trigger>no_game_media</trigger> <trigger>no_game_media</trigger>
@ -33,8 +23,8 @@ Theme capabilities for rbsimple-DE.
</override> </override>
</variant> </variant>
<variant name="lightModeNoVideos"> <variant name="withoutVideos">
<label>Light mode (no videos)</label> <label>Textlist without videos</label>
<selectable>true</selectable> <selectable>true</selectable>
<override> <override>
<trigger>no_game_media</trigger> <trigger>no_game_media</trigger>

View file

@ -0,0 +1,79 @@
<theme>
<!-- Default band colors (used if a system is unthemed) -->
<view name="system, gamelist">
<image name="band1">
<color>F6DD08</color>
</image>
<image name="band2">
<color>800000</color>
</image>
<image name="band3">
<color>FF0000</color>
</image>
<image name="band4">
<color>303030</color>
</image>
</view>
<colorScheme name="dark">
<variables>
<!-- Both system and gamelist views -->
<backgroundColor>404040</backgroundColor>
<!-- System view -->
<systemCarouselColor>747474D8</systemCarouselColor>
<systemCarouselTextColor>F0F0F0</systemCarouselTextColor>
<systemGameCounterColor>C6C6C6</systemGameCounterColor>
<systemGameCounterBackgroundColor>555555D8</systemGameCounterBackgroundColor>
<systemInfoTextColor>B6B6B6</systemInfoTextColor>
<systemHelpColor>A6A6A6</systemHelpColor>
<systemHelpColorDimmed>969696</systemHelpColorDimmed>
<!-- Gamelist view -->
<gamelistBackFrameColor>6F6F6F</gamelistBackFrameColor>
<gamelistTextlistSelectorColor>161616</gamelistTextlistSelectorColor>
<gamelistTextlistSelectedColor>AFAFAF</gamelistTextlistSelectedColor>
<gamelistTextlistPrimaryColor>000000</gamelistTextlistPrimaryColor>
<gamelistTextlistSecondaryColor>333333</gamelistTextlistSecondaryColor>
<gamelistDefaultTextColor>000000</gamelistDefaultTextColor>
<gamelistInfoColor>303030</gamelistInfoColor>
<gamelistRatingColor>606060</gamelistRatingColor>
<gamelistHelpColor>A6A6A6</gamelistHelpColor>
<gamelistHelpColorDimmed>969696</gamelistHelpColorDimmed>
</variables>
</colorScheme>
<colorScheme name="light">
<variables>
<!-- Both system and gamelist views -->
<backgroundColor>707070</backgroundColor>
<!-- System view -->
<systemCarouselColor>FFFFFFD8</systemCarouselColor>
<systemCarouselTextColor>262626</systemCarouselTextColor>
<systemGameCounterColor>202020</systemGameCounterColor>
<systemGameCounterBackgroundColor>DDDDDDD8</systemGameCounterBackgroundColor>
<systemInfoTextColor>262626</systemInfoTextColor>
<systemHelpColor>C6C6C6</systemHelpColor>
<systemHelpColorDimmed>B6B6B6</systemHelpColorDimmed>
<!-- Gamelist view -->
<gamelistBackFrameColor>9F9F9F</gamelistBackFrameColor>
<gamelistTextlistSelectorColor>262626</gamelistTextlistSelectorColor>
<gamelistTextlistSelectedColor>9F9F9F</gamelistTextlistSelectedColor>
<gamelistTextlistPrimaryColor>262626</gamelistTextlistPrimaryColor>
<gamelistTextlistSecondaryColor>4D4D4D</gamelistTextlistSecondaryColor>
<gamelistDefaultTextColor>262626</gamelistDefaultTextColor>
<gamelistInfoColor>505050</gamelistInfoColor>
<gamelistRatingColor>FFFFFF</gamelistRatingColor>
<gamelistHelpColor>262626</gamelistHelpColor>
<gamelistHelpColorDimmed>B6B6B6</gamelistHelpColorDimmed>
</variables>
</colorScheme>
</theme>

View file

@ -1,70 +0,0 @@
<theme>
<view name="system, gamelist">
<!-- Default band colors (used if a system is unthemed) -->
<image name="band1">
<color>F6DD08</color>
</image>
<image name="band2">
<color>800000</color>
</image>
<image name="band3">
<color>FF0000</color>
</image>
<image name="band4">
<color>303030</color>
</image>
<helpsystem name="help">
<textColor>A6A6A6</textColor>
<iconColor>A6A6A6</iconColor>
<textColorDimmed>969696</textColorDimmed>
<iconColorDimmed>969696</iconColorDimmed>
</helpsystem>
</view>
<view name="system">
<image name="background">
<color>404040</color>
</image>
<text name="game_counter">
<color>C6C6C6</color>
<backgroundColor>555555D8</backgroundColor>
</text>
<text name="info1, info2, info3, info4, info5, info6, info7, info8, info9, info10">
<color>B6B6B6</color>
</text>
</view>
<view name="gamelist">
<image name="background">
<color>404040</color>
</image>
<image name="backframe2">
<color>6F6F6F</color>
</image>
<image name="backframe3">
<color>6F6F6F</color>
</image>
<text name="md_lbl_releasedate, md_lbl_developer, md_lbl_publisher, md_lbl_genre,
md_lbl_players, md_lbl_lastplayed, md_developer, md_publisher,
md_genre, md_players, md_description">
<color>000000</color>
</text>
<datetime name="md_releasedate, md_lastplayed">
<color>000000</color>
</datetime>
<gamelistinfo name="gamelistInfo">
<color>303030</color>
</gamelistinfo>
<rating name="md_rating">
<color>606060</color>
</rating>
</view>
<variant name="noMedia">
<view name="gamelist">
<image name="backframe1">
<color>9F9F9F</color>
</image>
</view>
</variant>
</theme>

View file

@ -1,73 +0,0 @@
<theme>
<view name="system, gamelist">
<!-- Default band colors (used if a system is unthemed) -->
<image name="band1">
<color>F6DD08</color>
</image>
<image name="band2">
<color>800000</color>
</image>
<image name="band3">
<color>FF0000</color>
</image>
<image name="band4">
<color>303030</color>
</image>
</view>
<view name="system">
<image name="background">
<color>707070</color>
</image>
<text name="game_counter">
<color>202020</color>
<backgroundColor>DDDDDDD8</backgroundColor>
</text>
<text name="info1, info2, info3, info4, info5, info6, info7, info8, info9, info10">
<color>262626</color>
</text>
<helpsystem name="help">
<textColor>C6C6C6</textColor>
<iconColor>C6C6C6</iconColor>
<textColorDimmed>B6B6B6</textColorDimmed>
<iconColorDimmed>B6B6B6</iconColorDimmed>
</helpsystem>
</view>
<view name="gamelist">
<image name="background">
<color>707070</color>
</image>
<image name="backframe2">
<color>9F9F9F</color>
</image>
<image name="backframe3">
<color>9F9F9F</color>
</image>
<text name="md_lbl_releasedate, md_lbl_developer, md_lbl_publisher, md_lbl_genre,
md_lbl_players, md_lbl_lastplayed, md_developer, md_publisher,
md_genre, md_players, md_description">
<color>262626</color>
</text>
<datetime name="md_releasedate, md_lastplayed">
<color>262626</color>
</datetime>
<gamelistinfo name="gamelistInfo">
<color>505050</color>
</gamelistinfo>
<helpsystem name="help">
<textColor>262626</textColor>
<iconColor>262626</iconColor>
<textColorDimmed>B6B6B6</textColorDimmed>
<iconColorDimmed>B6B6B6</iconColorDimmed>
</helpsystem>
</view>
<variant name="noMedia">
<view name="gamelist">
<image name="backframe1">
<color>9F9F9F</color>
</image>
</view>
</variant>
</theme>

View file

@ -7,20 +7,7 @@
<theme> <theme>
<include>./navigationsounds.xml</include> <include>./navigationsounds.xml</include>
<include>./colors.xml</include>
<variables>
<systemConsoleImage>./${system.theme}/images/consolegame.svg</systemConsoleImage>
<systemControllerImage>./${system.theme}/images/controller.svg</systemControllerImage>
<systemLogo>./${system.theme}/images/logo.svg</systemLogo>
</variables>
<variant name="darkMode, darkModeNoVideos">
<include>./colors_dark.xml</include>
</variant>
<variant name="lightMode, lightModeNoVideos">
<include>./colors_light.xml</include>
</variant>
<!-- Per-system band colors and platform info --> <!-- Per-system band colors and platform info -->
<variant name="all"> <variant name="all">
@ -28,42 +15,13 @@
<include>./${system.theme}/systeminfo.xml</include> <include>./${system.theme}/systeminfo.xml</include>
</variant> </variant>
<!-- Temporary location during theme engine testing, should be moved to colors_dark.xml --> <variables>
<variant name="darkMode, darkModeNoVideos"> <systemConsoleImage>./${system.theme}/images/consolegame.svg</systemConsoleImage>
<view name="system"> <systemControllerImage>./${system.theme}/images/controller.svg</systemControllerImage>
<carousel name="system_carousel"> <systemLogo>./${system.theme}/images/logo.svg</systemLogo>
<color>747474D8</color> </variables>
<textColor>F0F0F0</textColor>
</carousel>
</view>
<view name="gamelist">
<textlist name="gamelist_textlist">
<selectorColor>161616</selectorColor>
<selectedColor>AFAFAF</selectedColor>
<primaryColor>000000</primaryColor>
<secondaryColor>333333</secondaryColor>
</textlist>
</view>
</variant>
<!-- Temporary location during theme engine testing, should be moved to colors_light.xml --> <variant name="withVideos, withoutVideos">
<variant name="lightMode, lightModeNoVideos">
<view name="system">
<carousel name="system_carousel">
<textColor>262626</textColor>
</carousel>
</view>
<view name="gamelist">
<textlist name="gamelist_textlist">
<selectorColor>262626</selectorColor>
<selectedColor>9F9F9F</selectedColor>
<primaryColor>262626</primaryColor>
<secondaryColor>4D4D4D</secondaryColor>
</textlist>
</view>
</variant>
<variant name="darkMode, darkModeNoVideos, lightMode, lightModeNoVideos">
<view name="system"> <view name="system">
<carousel name="system_carousel"> <carousel name="system_carousel">
<pos>0 0.383796</pos> <pos>0 0.383796</pos>
@ -75,7 +33,9 @@
<itemScale>1.23</itemScale> <itemScale>1.23</itemScale>
<itemInterpolation>linear</itemInterpolation> <itemInterpolation>linear</itemInterpolation>
<unfocusedItemOpacity>0.5</unfocusedItemOpacity> <unfocusedItemOpacity>0.5</unfocusedItemOpacity>
<color>${systemCarouselColor}</color>
<text>${system.fullName}</text> <text>${system.fullName}</text>
<textColor>${systemCarouselTextColor}</textColor>
<fontPath>./core/fonts/Exo2-RegularCondensed.otf</fontPath> <fontPath>./core/fonts/Exo2-RegularCondensed.otf</fontPath>
<fontSize>0.055</fontSize> <fontSize>0.055</fontSize>
<letterCase>uppercase</letterCase> <letterCase>uppercase</letterCase>
@ -89,14 +49,26 @@
<fontPath>./core/fonts/Exo2-RegularCondensed.otf</fontPath> <fontPath>./core/fonts/Exo2-RegularCondensed.otf</fontPath>
<fontSize>0.035</fontSize> <fontSize>0.035</fontSize>
<horizontalAlignment>center</horizontalAlignment> <horizontalAlignment>center</horizontalAlignment>
<color>${systemGameCounterColor}</color>
<backgroundColor>${systemGameCounterBackgroundColor}</backgroundColor>
<letterCase>uppercase</letterCase> <letterCase>uppercase</letterCase>
<zIndex>50</zIndex> <zIndex>50</zIndex>
</text> </text>
<helpsystem name="help">
<textColor>${systemHelpColor}</textColor>
<iconColor>${systemHelpColor}</iconColor>
<textColorDimmed>${systemHelpColorDimmed}</textColorDimmed>
<iconColorDimmed>${systemHelpColorDimmed}</iconColorDimmed>
</helpsystem>
</view> </view>
<view name="gamelist"> <view name="gamelist">
<textlist name="gamelist_textlist"> <textlist name="gamelist_textlist">
<pos>0.025 0.201</pos> <pos>0.025 0.201</pos>
<size>0.39 0.711</size> <size>0.39 0.711</size>
<selectorColor>${gamelistTextlistSelectorColor}</selectorColor>
<selectedColor>${gamelistTextlistSelectedColor}</selectedColor>
<primaryColor>${gamelistTextlistPrimaryColor}</primaryColor>
<secondaryColor>${gamelistTextlistSecondaryColor}</secondaryColor>
<fontPath>./core/fonts/Exo2-BoldCondensed.otf</fontPath> <fontPath>./core/fonts/Exo2-BoldCondensed.otf</fontPath>
<fontSize>0.025</fontSize> <fontSize>0.025</fontSize>
<horizontalAlignment>left</horizontalAlignment> <horizontalAlignment>left</horizontalAlignment>
@ -105,6 +77,12 @@
<indicators>symbols</indicators> <indicators>symbols</indicators>
<collectionIndicators>symbols</collectionIndicators> <collectionIndicators>symbols</collectionIndicators>
</textlist> </textlist>
<helpsystem name="help">
<textColor>${gamelistHelpColor}</textColor>
<iconColor>${gamelistHelpColor}</iconColor>
<textColorDimmed>${gamelistHelpColorDimmed}</textColorDimmed>
<iconColorDimmed>${gamelistHelpColorDimmed}</iconColorDimmed>
</helpsystem>
</view> </view>
</variant> </variant>
@ -114,6 +92,7 @@
<size>1 1</size> <size>1 1</size>
<path>./core/images/background.png</path> <path>./core/images/background.png</path>
<tile>true</tile> <tile>true</tile>
<color>${backgroundColor}</color>
<zIndex>0</zIndex> <zIndex>0</zIndex>
</image> </image>
<image name="band1"> <image name="band1">
@ -160,6 +139,7 @@
<fontPath>./core/fonts/Exo2-SemiBoldCondensed.otf</fontPath> <fontPath>./core/fonts/Exo2-SemiBoldCondensed.otf</fontPath>
<fontSize>0.021</fontSize> <fontSize>0.021</fontSize>
<horizontalAlignment>left</horizontalAlignment> <horizontalAlignment>left</horizontalAlignment>
<color>${systemInfoTextColor}</color>
</text> </text>
<text name="info1"> <text name="info1">
<pos>0.38 0.695</pos> <pos>0.38 0.695</pos>
@ -210,12 +190,14 @@
<pos>0.02 0.19</pos> <pos>0.02 0.19</pos>
<size>0.4 0.735</size> <size>0.4 0.735</size>
<path>./core/images/frame.png</path> <path>./core/images/frame.png</path>
<color>${gamelistBackFrameColor}</color>
<zIndex>10</zIndex> <zIndex>10</zIndex>
</image> </image>
<image name="backframe3"> <image name="backframe3">
<pos>0.44 0.19</pos> <pos>0.44 0.19</pos>
<size>0.54 0.735</size> <size>0.54 0.735</size>
<path>./core/images/frame.png</path> <path>./core/images/frame.png</path>
<color>${gamelistBackFrameColor}</color>
<zIndex>10</zIndex> <zIndex>10</zIndex>
</image> </image>
<text name="md_lbl_releasedate, md_lbl_developer, md_lbl_publisher, <text name="md_lbl_releasedate, md_lbl_developer, md_lbl_publisher,
@ -223,12 +205,14 @@
<size>0.14 0.02</size> <size>0.14 0.02</size>
<fontPath>./core/fonts/Exo2-BoldCondensed.otf</fontPath> <fontPath>./core/fonts/Exo2-BoldCondensed.otf</fontPath>
<fontSize>0.0195</fontSize> <fontSize>0.0195</fontSize>
<color>${gamelistDefaultTextColor}</color>
<letterCase>uppercase</letterCase> <letterCase>uppercase</letterCase>
</text> </text>
<text name="md_developer, md_publisher, md_genre, md_players"> <text name="md_developer, md_publisher, md_genre, md_players">
<size>0.14 0.02</size> <size>0.14 0.02</size>
<fontPath>./core/fonts/Exo2-RegularCondensed.otf</fontPath> <fontPath>./core/fonts/Exo2-RegularCondensed.otf</fontPath>
<fontSize>0.0195</fontSize> <fontSize>0.0195</fontSize>
<color>${gamelistDefaultTextColor}</color>
<letterCase>uppercase</letterCase> <letterCase>uppercase</letterCase>
</text> </text>
<text name="md_description"> <text name="md_description">
@ -242,6 +226,7 @@
<metadata>description</metadata> <metadata>description</metadata>
<fontPath>./core/fonts/Exo2-SemiBoldCondensed.otf</fontPath> <fontPath>./core/fonts/Exo2-SemiBoldCondensed.otf</fontPath>
<fontSize>0.0195</fontSize> <fontSize>0.0195</fontSize>
<color>${gamelistDefaultTextColor}</color>
<letterCase>uppercase</letterCase> <letterCase>uppercase</letterCase>
<lineSpacing>1.2</lineSpacing> <lineSpacing>1.2</lineSpacing>
</text> </text>
@ -249,6 +234,7 @@
<size>0.14 0.02</size> <size>0.14 0.02</size>
<fontPath>./core/fonts/Exo2-RegularCondensed.otf</fontPath> <fontPath>./core/fonts/Exo2-RegularCondensed.otf</fontPath>
<fontSize>0.0195</fontSize> <fontSize>0.0195</fontSize>
<color>${gamelistDefaultTextColor}</color>
<letterCase>uppercase</letterCase> <letterCase>uppercase</letterCase>
</datetime> </datetime>
<text name="md_lbl_releasedate"> <text name="md_lbl_releasedate">
@ -309,6 +295,7 @@
<pos>0.453 0.203</pos> <pos>0.453 0.203</pos>
<size>0 0.03</size> <size>0 0.03</size>
<interpolation>nearest</interpolation> <interpolation>nearest</interpolation>
<color>${gamelistRatingColor}</color>
<filledPath>./core/images/rating_filled.svg</filledPath> <filledPath>./core/images/rating_filled.svg</filledPath>
<unfilledPath>./core/images/rating_empty.svg</unfilledPath> <unfilledPath>./core/images/rating_empty.svg</unfilledPath>
<overlay>false</overlay> <overlay>false</overlay>
@ -319,6 +306,7 @@
<fontPath>./core/fonts/Exo2-BoldCondensed.otf</fontPath> <fontPath>./core/fonts/Exo2-BoldCondensed.otf</fontPath>
<fontSize>0.025</fontSize> <fontSize>0.025</fontSize>
<horizontalAlignment>right</horizontalAlignment> <horizontalAlignment>right</horizontalAlignment>
<color>${gamelistInfoColor}</color>
</gamelistinfo> </gamelistinfo>
<badges name="md_badges"> <badges name="md_badges">
<pos>0.815 0.675</pos> <pos>0.815 0.675</pos>
@ -336,7 +324,7 @@
</badges> </badges>
</view> </view>
<variant name="darkMode, lightMode"> <variant name="withVideos">
<view name="gamelist"> <view name="gamelist">
<video name="md_video"> <video name="md_video">
<pos>0.63 0.45</pos> <pos>0.63 0.45</pos>
@ -352,7 +340,7 @@
</view> </view>
</variant> </variant>
<variant name="darkModeNoVideos, lightModeNoVideos"> <variant name="withoutVideos">
<view name="gamelist"> <view name="gamelist">
<image name="md_image"> <image name="md_image">
<pos>0.63 0.45</pos> <pos>0.63 0.45</pos>
@ -371,6 +359,7 @@
<pos>0.02 0.19</pos> <pos>0.02 0.19</pos>
<size>0.96 0.735</size> <size>0.96 0.735</size>
<path>./core/images/frame.png</path> <path>./core/images/frame.png</path>
<color>${gamelistBackFrameColor}</color>
</image> </image>
<textlist name="gamelist_textlist"> <textlist name="gamelist_textlist">
<pos>0.04 0.201</pos> <pos>0.04 0.201</pos>

View file

@ -1,8 +1,6 @@
<theme> <theme>
<!-- Test of vertical system carousel wheel, system videos, gameselector elements etc. --> <!-- Test of vertical system carousel wheel, system videos, gameselector elements etc. -->
<include>./colors_dark.xml</include>
<view name="system"> <view name="system">
<carousel name="system_carousel"> <carousel name="system_carousel">
<pos>0 0</pos> <pos>0 0</pos>
@ -185,6 +183,10 @@
<helpsystem name="help"> <helpsystem name="help">
<pos>0.9885 0.954</pos> <pos>0.9885 0.954</pos>
<origin>1 0</origin> <origin>1 0</origin>
<textColor>A6A6A6</textColor>
<iconColor>A6A6A6</iconColor>
<textColorDimmed>969696</textColorDimmed>
<iconColorDimmed>969696</iconColorDimmed>
</helpsystem> </helpsystem>
<!-- Hide some unwanted elements --> <!-- Hide some unwanted elements -->
<image name="background"> <image name="background">
@ -214,6 +216,10 @@
<textlist name="gamelist_textlist"> <textlist name="gamelist_textlist">
<pos>0.025 0.201</pos> <pos>0.025 0.201</pos>
<size>0.39 0.711</size> <size>0.39 0.711</size>
<selectorColor>${gamelistTextlistSelectorColor}</selectorColor>
<selectedColor>${gamelistTextlistSelectedColor}</selectedColor>
<primaryColor>${gamelistTextlistPrimaryColor}</primaryColor>
<secondaryColor>${gamelistTextlistSecondaryColor}</secondaryColor>
<fontPath>./core/fonts/Exo2-BoldCondensed.otf</fontPath> <fontPath>./core/fonts/Exo2-BoldCondensed.otf</fontPath>
<fontSize>0.025</fontSize> <fontSize>0.025</fontSize>
<horizontalAlignment>left</horizontalAlignment> <horizontalAlignment>left</horizontalAlignment>
@ -229,6 +235,12 @@
<delay>1.7</delay> <delay>1.7</delay>
<scrollFadeIn>true</scrollFadeIn> <scrollFadeIn>true</scrollFadeIn>
</video> </video>
<helpsystem name="help">
<textColor>${gamelistHelpColor}</textColor>
<iconColor>${gamelistHelpColor}</iconColor>
<textColorDimmed>${gamelistHelpColorDimmed}</textColorDimmed>
<iconColorDimmed>${gamelistHelpColorDimmed}</iconColorDimmed>
</helpsystem>
</view> </view>
<!-- Color customizations --> <!-- Color customizations -->

View file

@ -1,16 +1,18 @@
<theme> <theme>
<!-- Test of system textlist and vertical gamelist carousel --> <!-- Test of system textlist and vertical gamelist carousel -->
<include>./colors_light.xml</include>
<view name="system"> <view name="system">
<textlist name="gamelist_textlist"> <textlist name="system_textlist">
<pos>0.025 0.201</pos> <pos>0.025 0.201</pos>
<size>0.39 0.711</size> <size>0.39 0.711</size>
<horizontalAlignment>left</horizontalAlignment> <selectorColor>${gamelistTextlistSelectorColor}</selectorColor>
<horizontalMargin>0.01</horizontalMargin> <selectedColor>${gamelistTextlistSelectedColor}</selectedColor>
<primaryColor>${gamelistTextlistPrimaryColor}</primaryColor>
<secondaryColor>${gamelistTextlistSecondaryColor}</secondaryColor>
<fontPath>./core/fonts/Exo2-BoldCondensed.otf</fontPath> <fontPath>./core/fonts/Exo2-BoldCondensed.otf</fontPath>
<fontSize>0.025</fontSize> <fontSize>0.025</fontSize>
<horizontalAlignment>left</horizontalAlignment>
<horizontalMargin>0.01</horizontalMargin>
<letterCase>uppercase</letterCase> <letterCase>uppercase</letterCase>
</textlist> </textlist>
<image name="consolegame"> <image name="consolegame">
@ -27,12 +29,14 @@
<pos>0.02 0.19</pos> <pos>0.02 0.19</pos>
<size>0.4 0.735</size> <size>0.4 0.735</size>
<path>./core/images/frame.png</path> <path>./core/images/frame.png</path>
<color>${gamelistBackFrameColor}</color>
<zIndex>10</zIndex> <zIndex>10</zIndex>
</image> </image>
<image name="backframe3"> <image name="backframe3">
<pos>0.44 0.19</pos> <pos>0.44 0.19</pos>
<size>0.54 0.735</size> <size>0.54 0.735</size>
<path>./core/images/frame.png</path> <path>./core/images/frame.png</path>
<color>${gamelistBackFrameColor}</color>
<zIndex>10</zIndex> <zIndex>10</zIndex>
</image> </image>
<image name="logo"> <image name="logo">
@ -48,6 +52,7 @@
<fontPath>./core/fonts/Exo2-RegularCondensed.otf</fontPath> <fontPath>./core/fonts/Exo2-RegularCondensed.otf</fontPath>
<fontSize>0.035</fontSize> <fontSize>0.035</fontSize>
<horizontalAlignment>left</horizontalAlignment> <horizontalAlignment>left</horizontalAlignment>
<backgroundColor>00000000</backgroundColor>
<letterCase>uppercase</letterCase> <letterCase>uppercase</letterCase>
<zIndex>50</zIndex> <zIndex>50</zIndex>
</text> </text>
@ -91,6 +96,12 @@
<pos>0.45 0.874</pos> <pos>0.45 0.874</pos>
<horizontalAlignment>left</horizontalAlignment> <horizontalAlignment>left</horizontalAlignment>
</text> </text>
<helpsystem name="help">
<textColor>${gamelistHelpColor}</textColor>
<iconColor>${gamelistHelpColor}</iconColor>
<textColorDimmed>${gamelistHelpColorDimmed}</textColorDimmed>
<iconColorDimmed>${gamelistHelpColorDimmed}</iconColorDimmed>
</helpsystem>
</view> </view>
<view name="gamelist"> <view name="gamelist">
@ -106,6 +117,8 @@
<itemHorizontalAlignment>center</itemHorizontalAlignment> <itemHorizontalAlignment>center</itemHorizontalAlignment>
<horizontalOffset>0</horizontalOffset> <horizontalOffset>0</horizontalOffset>
<verticalOffset>0</verticalOffset> <verticalOffset>0</verticalOffset>
<color>00000000</color>
<textColor>${systemCarouselTextColor}</textColor>
<fontPath>./core/fonts/Exo2-RegularCondensed.otf</fontPath> <fontPath>./core/fonts/Exo2-RegularCondensed.otf</fontPath>
<fontSize>0.056</fontSize> <fontSize>0.056</fontSize>
<letterCase>uppercase</letterCase> <letterCase>uppercase</letterCase>
@ -120,31 +133,11 @@
<interpolation>nearest</interpolation> <interpolation>nearest</interpolation>
<scrollFadeIn>true</scrollFadeIn> <scrollFadeIn>true</scrollFadeIn>
</image> </image>
</view> <helpsystem name="help">
<textColor>${gamelistHelpColor}</textColor>
<!-- Color customizations --> <iconColor>${gamelistHelpColor}</iconColor>
<view name="system"> <textColorDimmed>${gamelistHelpColorDimmed}</textColorDimmed>
<textlist name="gamelist_textlist"> <iconColorDimmed>${gamelistHelpColorDimmed}</iconColorDimmed>
<selectorColor>161616</selectorColor> </helpsystem>
<selectedColor>AFAFAF</selectedColor>
<primaryColor>262626</primaryColor>
<secondaryColor>333333</secondaryColor>
</textlist>
<image name="backframe2">
<color>9F9F9F</color>
</image>
<image name="backframe3">
<color>9F9F9F</color>
</image>
<text name="game_counter">
<backgroundColor>00000000</backgroundColor>
</text>
</view>
<view name="gamelist">
<carousel name="gamelist_carousel">
<color>74747400</color>
<textColor>262626</textColor>
</carousel>
</view> </view>
</theme> </theme>

View file

@ -1,12 +1,14 @@
<theme> <theme>
<!-- Test of system textlist and horizontal gamelist carousel with reflections --> <!-- Test of system textlist and horizontal gamelist carousel with reflections -->
<include>./colors_dark.xml</include>
<view name="system"> <view name="system">
<textlist name="gamelist_textlist"> <textlist name="system_textlist">
<pos>0.025 0.201</pos> <pos>0.025 0.201</pos>
<size>0.39 0.711</size> <size>0.39 0.711</size>
<selectorColor>${gamelistTextlistSelectorColor}</selectorColor>
<selectedColor>${gamelistTextlistSelectedColor}</selectedColor>
<primaryColor>${gamelistTextlistPrimaryColor}</primaryColor>
<secondaryColor>${gamelistTextlistSecondaryColor}</secondaryColor>
<fontPath>./core/fonts/Exo2-BoldCondensed.otf</fontPath> <fontPath>./core/fonts/Exo2-BoldCondensed.otf</fontPath>
<fontSize>0.025</fontSize> <fontSize>0.025</fontSize>
<horizontalAlignment>left</horizontalAlignment> <horizontalAlignment>left</horizontalAlignment>
@ -27,12 +29,14 @@
<pos>0.02 0.19</pos> <pos>0.02 0.19</pos>
<size>0.4 0.735</size> <size>0.4 0.735</size>
<path>./core/images/frame.png</path> <path>./core/images/frame.png</path>
<color>${gamelistBackFrameColor}</color>
<zIndex>10</zIndex> <zIndex>10</zIndex>
</image> </image>
<image name="backframe3"> <image name="backframe3">
<pos>0.44 0.19</pos> <pos>0.44 0.19</pos>
<size>0.54 0.735</size> <size>0.54 0.735</size>
<path>./core/images/frame.png</path> <path>./core/images/frame.png</path>
<color>${gamelistBackFrameColor}</color>
<zIndex>10</zIndex> <zIndex>10</zIndex>
</image> </image>
<image name="logo"> <image name="logo">
@ -48,6 +52,7 @@
<fontPath>./core/fonts/Exo2-RegularCondensed.otf</fontPath> <fontPath>./core/fonts/Exo2-RegularCondensed.otf</fontPath>
<fontSize>0.035</fontSize> <fontSize>0.035</fontSize>
<horizontalAlignment>left</horizontalAlignment> <horizontalAlignment>left</horizontalAlignment>
<backgroundColor>00000000</backgroundColor>
<letterCase>uppercase</letterCase> <letterCase>uppercase</letterCase>
<zIndex>50</zIndex> <zIndex>50</zIndex>
</text> </text>
@ -91,6 +96,12 @@
<pos>0.45 0.874</pos> <pos>0.45 0.874</pos>
<horizontalAlignment>left</horizontalAlignment> <horizontalAlignment>left</horizontalAlignment>
</text> </text>
<helpsystem name="help">
<textColor>${gamelistHelpColor}</textColor>
<iconColor>${gamelistHelpColor}</iconColor>
<textColorDimmed>${gamelistHelpColorDimmed}</textColorDimmed>
<iconColorDimmed>${gamelistHelpColorDimmed}</iconColorDimmed>
</helpsystem>
</view> </view>
<view name="gamelist"> <view name="gamelist">
@ -109,6 +120,8 @@
<reflectionsOpacity>0.3</reflectionsOpacity> <reflectionsOpacity>0.3</reflectionsOpacity>
<reflectionsFalloff>1.2</reflectionsFalloff> <reflectionsFalloff>1.2</reflectionsFalloff>
<unfocusedItemOpacity>1</unfocusedItemOpacity> <unfocusedItemOpacity>1</unfocusedItemOpacity>
<color>00000000</color>
<textColor>949494</textColor>
<textBackgroundColor>323232CC</textBackgroundColor> <textBackgroundColor>323232CC</textBackgroundColor>
<fontPath>./core/fonts/Exo2-RegularCondensed.otf</fontPath> <fontPath>./core/fonts/Exo2-RegularCondensed.otf</fontPath>
<fontSize>0.032</fontSize> <fontSize>0.032</fontSize>
@ -121,6 +134,7 @@
<size>0.96 0.735</size> <size>0.96 0.735</size>
<origin>0.5 0</origin> <origin>0.5 0</origin>
<path>./core/images/frame.png</path> <path>./core/images/frame.png</path>
<color>181818</color>
<zIndex>10</zIndex> <zIndex>10</zIndex>
</image> </image>
<text name="game_name"> <text name="game_name">
@ -133,6 +147,7 @@
<fontSize>0.045</fontSize> <fontSize>0.045</fontSize>
<horizontalAlignment>center</horizontalAlignment> <horizontalAlignment>center</horizontalAlignment>
<verticalAlignment>center</verticalAlignment> <verticalAlignment>center</verticalAlignment>
<color>D6D6D6</color>
<letterCase>none</letterCase> <letterCase>none</letterCase>
<zIndex>80</zIndex> <zIndex>80</zIndex>
</text> </text>
@ -146,12 +161,21 @@
<pos>0.815 0.203</pos> <pos>0.815 0.203</pos>
<size>0.04 0.03</size> <size>0.04 0.03</size>
</rating> </rating>
<gamelistinfo name="gamelistInfo">
<color>888888</color>
</gamelistinfo>
<badges name="md_badges"> <badges name="md_badges">
<pos>0.03 0.205</pos> <pos>0.03 0.205</pos>
<size>0.38 0.08</size> <size>0.38 0.08</size>
<lines>1</lines> <lines>1</lines>
<itemsPerLine>10</itemsPerLine> <itemsPerLine>10</itemsPerLine>
</badges> </badges>
<helpsystem name="help">
<textColor>${gamelistHelpColor}</textColor>
<iconColor>${gamelistHelpColor}</iconColor>
<textColorDimmed>${gamelistHelpColorDimmed}</textColorDimmed>
<iconColorDimmed>${gamelistHelpColorDimmed}</iconColorDimmed>
</helpsystem>
<!-- Hide some unwanted elements --> <!-- Hide some unwanted elements -->
<image name="backframe3"> <image name="backframe3">
<visible>false</visible> <visible>false</visible>
@ -168,49 +192,4 @@
<visible>false</visible> <visible>false</visible>
</rating> </rating>
</view> </view>
<!-- Color customizations -->
<view name="system">
<textlist name="gamelist_textlist">
<selectorColor>161616</selectorColor>
<selectedColor>AFAFAF</selectedColor>
<primaryColor>262626</primaryColor>
<secondaryColor>333333</secondaryColor>
</textlist>
<image name="backframe2">
<color>6F6F6F</color>
</image>
<image name="backframe3">
<color>6F6F6F</color>
</image>
<text name="game_counter">
<color>202020</color>
<backgroundColor>00000000</backgroundColor>
</text>
<text name="info1, info2, info3, info4, info5, info6, info7, info8, info9, info10">
<color>262626</color>
</text>
</view>
<view name="gamelist">
<carousel name="gamelist_carousel">
<color>74747400</color>
<textColor>949494</textColor>
</carousel>
<image name="backframe2">
<color>181818</color>
</image>
<text name="game_name">
<color>D6D6D6</color>
</text>
<gamelistinfo name="gamelistInfo">
<color>888888</color>
</gamelistinfo>
<helpsystem name="help">
<textColor>A6A6A6</textColor>
<iconColor>A6A6A6</iconColor>
<textColorDimmed>969696</textColorDimmed>
<iconColorDimmed>969696</iconColorDimmed>
</helpsystem>
</view>
</theme> </theme>