textlist — the game list
The list where you pick your game: its colors, its highlighter, its font.
⚠️ This list is not placed wherever you want.
textlistonly exists in the Games view, under the reserved namegamelist. Elsewhere — or under another name — it is not built, and you cannot add a second one.
The properties (19)
<textlist name="gamelist">
<pos>0.05 0.2</pos>
<size>0.4 0.7</size>
<primaryColor>C6CBD8</primaryColor>
<secondaryColor>8A92A6</secondaryColor>
<selectedColor>101820</selectedColor>
<selectorColor>4FE3C1</selectorColor>
<selectorHeight>0.055</selectorHeight>
<fontSize>0.035</fontSize>
<horizontalMargin>0.01</horizontalMargin>
</textlist>
| Property | Role |
|---|---|
pos size origin | placement |
primaryColor | the color of the games |
secondaryColor | the color of the folders |
selectedColor | the text color of the chosen line |
selectorColor | the color of the highlighter |
selectorImagePath | a highlighter image, instead of the color |
selectorImageTile | repeat that image as tiles |
selectorHeight | the highlighter's height |
selectorOffsetY | its vertical offset |
fontPath fontSize | the font |
alignment | line alignment |
horizontalMargin | the left and right margin |
forceUppercase | all capitals |
lineSpacing | line spacing — this is what spaces the lines |
scrollSound | the sound played while scrolling |
zIndex | depth |
⚠️ No disabled: a game list does not switch off.
primaryColor and secondaryColor are the most common source of confusion: the second is not the alternate color of every other line, it is the color of the folders.