652: add theme config for placeholder text

This commit is contained in:
shadash 2021-11-05 10:30:35 +01:00 committed by Sophia Hadash
parent 761b086331
commit 2557809645

View file

@ -22,11 +22,12 @@ based on: 'recalbox-multi' by the Recalbox community
<fontSize>0.035</fontSize>
</text>
<text name="logoPlaceholderText">
<pos>0.5 0.5</pos>
<origin>0.5 0.5</origin>
<fontPath>./core/fonts/Exo2-RegularCondensed.otf</fontPath>
<fontSize>0.035</fontSize>
<color>000000FF</color>
<pos>0 0</pos>
<size>.2 .2</size>
<text>${system.fullName}</text>
</text>
</view>
</feature>