get

abstract operator fun get(displayName: String): AuroraColorScheme

Returns the color scheme based on its display name.

Return

The color scheme with the matching display name.

Parameters

displayName

Display name of a color scheme.