SGP: change theme in page payment

This commit is contained in:
Pakin 2024-08-13 11:19:43 +07:00
parent e12d844dd5
commit 9986e9a167
25 changed files with 12489 additions and 5750 deletions

View file

@ -7,6 +7,12 @@
<Sound> PlaySoundLag </Sound>
<EventOpen>
If UsePepsiTheme = 1 Then
Open "ROOT/taobin_project/inter/whatthecup/sgp/xml/page_payment_cash-SGP_blue.xml"
EndIf
READ_FILE "/mnt/sdcard/coffeevending/sim_on" str_sim_on
DEBUGVAR str_sim_on
@ -1790,7 +1796,7 @@ EndIf
<Align> Center </Align>
<Size> 72 </Size>
<Font> KanitMediumTTF </Font>
<Color> 0xB78F24 </Color>
<Color> PopupBodyTextColor </Color>
<Value> showRemaining </Value>
</Text>
@ -1803,7 +1809,7 @@ EndIf
<Align> Center </Align>
<Size> 66 </Size>
<Font> KanitMediumTTF </Font>
<Color> 0x513C2F </Color>
<Color> HeadlineColor </Color>
<Value> showname </Value>
</Text>
@ -1814,7 +1820,7 @@ EndIf
<Align> Center </Align>
<Size> 24 </Size>
<Font> KanitLightTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> SubHeadlineColor </Color>
<Value> showdesc </Value>
</Text>