How to change the color of the cryptobar

VIVA

Member
By checking the skin, there was no code to change the color, and no change was made by defining the color. I would like to change the color of the crypto bar to white and match the color of other infobar items. What should I do?

cryptobar.jpg

<widget source="session.CurrentService" render="Label" position="60,256" size="450,30" halign="left" font="Regular;24" zPosition="4" transparent="1" backgroundColor="bgosd">
<convert type="PliExtraInfo">CryptoBar</convert>
</widget>
 
Top