Forum Discussion
belltown
10 years agoRoku Guru
"tacticalcity" wrote:"belltown" wrote:
If it's on an roSpringboardScreen then it I think it would be the ButtonMenuHighlightText. If it's on an roParagraphScreen then ButtonHighlightColor. So change them both.
You're referring to the "NewVideoPlayer" correct? Not the Roku example I am currently using?
Just making sure we are on the same page. Otherwise I'll end up spending hours searching for something that doesn't exist...per usual.
Thank you for the help. Greatly appreciated.
Whichever example you use, it should be the same. It's just a matter of where to look to find the code. In the Roku example, they're in the initTheme() function in appMain.brs. In their example, use: theme.ButtonMenuHighlightText = "#abcd12" for example.