get Active Color Scheme
fun getActiveColorScheme(decorationAreaType: DecorationAreaType): AuroraColorScheme
Content copied to clipboard
Returns the main active color scheme for the specific decoration area type. Custom painting code that needs to consult the colors of the specific component should use .getColorScheme method and various AuroraColorScheme methods.
Return
The main active color scheme for this skin.
See also
.getColorScheme
Parameters
decoration Area Type
Decoration area type.