Roku Developer Program

Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
jburfield
Visitor

Font Color in Channel

How do I change the font color in my channel? I have looked through the example files and I haven't found any way to change this from the default colors. Any ideas? Thanks so much! 😄
0 Kudos
3 REPLIES 3
belltown
Roku Guru

Re: Font Color in Channel

See the Streaming Player Component Reference, section 4.2, roAppManager, for a list of all attributes, including font colors, that can be changed by calling SetTheme or SetThemeAttribute.
0 Kudos
jburfield
Visitor

Re: Font Color in Channel

Where is this located?
0 Kudos
belltown
Roku Guru

Re: Font Color in Channel

"jburfield" wrote:
Where is this located?

In the "documents" folder in the SDK, in the file ComponentReference.pdf
0 Kudos