I need to Make UI change for the Keyboard Screen and I can able to change the Keyboard Key highlight color using the attribute KeyboardKeyHighlightColor. But I need to change the Keyboard background color and the Keyboard Key selection color. Is there any attribute to help this?
You can’t change the color of the individual rounded button backgrounds, nor the color of the transparent rounded background enclosing all the buttons.
However you can change the color of the entire screen background using the BackgroundColor attribute.
(This should be indicated in the https://sdkdocs.roku.com/display/sdkdoc/roAppManager documentation, but I see that it is missing the markers for Ke in the Screen Types column for the common screen attributes).