mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-01-29 19:55:37 +00:00
652: add theme config for placeholder text
This commit is contained in:
parent
761b086331
commit
2557809645
|
@ -22,11 +22,12 @@ based on: 'recalbox-multi' by the Recalbox community
|
||||||
<fontSize>0.035</fontSize>
|
<fontSize>0.035</fontSize>
|
||||||
</text>
|
</text>
|
||||||
<text name="logoPlaceholderText">
|
<text name="logoPlaceholderText">
|
||||||
|
<pos>0.5 0.5</pos>
|
||||||
|
<origin>0.5 0.5</origin>
|
||||||
<fontPath>./core/fonts/Exo2-RegularCondensed.otf</fontPath>
|
<fontPath>./core/fonts/Exo2-RegularCondensed.otf</fontPath>
|
||||||
<fontSize>0.035</fontSize>
|
<fontSize>0.035</fontSize>
|
||||||
<color>000000FF</color>
|
<color>000000FF</color>
|
||||||
<pos>0 0</pos>
|
<text>${system.fullName}</text>
|
||||||
<size>.2 .2</size>
|
|
||||||
</text>
|
</text>
|
||||||
</view>
|
</view>
|
||||||
</feature>
|
</feature>
|
||||||
|
|
Loading…
Reference in a new issue