getActiveColorScheme

fun getActiveColorScheme(decorationAreaType: DecorationAreaType): AuroraColorScheme

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

decorationAreaType

Decoration area type.