(linear-es-de) Fixed an issue where creating custom collections named now-playing or completed could lead to them being unthemed

This commit is contained in:
Leon Styhre 2024-02-20 17:11:37 +01:00
parent e376c21d36
commit 4a1db1bc9c
7 changed files with 0 additions and 33 deletions

View file

@ -1,7 +1,4 @@
<theme>
<variables>
<systemColor>AA9D96</systemColor>
</variables>
<view name="system,gamelist">
<text name="system-label">
<text>${systemManufacturer} / ${systemReleaseYear} / ${systemHardwareType}</text>

View file

@ -1,9 +0,0 @@
<theme>
<variant name="gamelist-grid">
<view name="gamelist">
<grid name="grid">
<imageFit>fit</imageFit>
</grid>
</view>
</variant>
</theme>

View file

@ -1,7 +1,4 @@
<theme>
<variables>
<systemColor>CE4B39</systemColor>
</variables>
<view name="system,gamelist">
<text name="system-label">
<text>${systemManufacturer} / ${systemReleaseYear} / ${systemHardwareType}</text>

View file

@ -1,7 +1,4 @@
<theme>
<variables>
<systemColor>CE4B39</systemColor>
</variables>
<view name="system,gamelist">
<text name="system-label">
<text>${systemManufacturer} / ${systemReleaseYear} / ${systemHardwareType}</text>

View file

@ -1,9 +0,0 @@
<theme>
<variant name="gamelist-grid">
<view name="gamelist">
<grid name="grid">
<imageFit>fit</imageFit>
</grid>
</view>
</variant>
</theme>

View file

@ -1,7 +1,4 @@
<theme>
<variables>
<systemColor>5B6559</systemColor>
</variables>
<view name="system,gamelist">
<text name="system-label">
<text>${systemManufacturer} / ${systemReleaseYear} / ${systemHardwareType}</text>

View file

@ -1,7 +1,4 @@
<theme>
<variables>
<systemColor>5B6559</systemColor>
</variables>
<view name="system,gamelist">
<text name="system-label">
<text>${systemManufacturer} / ${systemReleaseYear} / ${systemHardwareType}</text>