get Color Resource
Access a given color attribute by Android styleable resource index. The default if the index is invalid is yellow for android tv, or white otherwise.
Parameters
index
The Android styleable resource index for the desired boolean resource.
default Value
The color to use by default.