ColorSchemes

interface ColorSchemes

Functions

Link copied to clipboard
abstract operator fun get(displayName: String): AuroraColorScheme

Returns the color scheme based on its display name.

Properties

Link copied to clipboard
abstract val all: Collection<AuroraColorScheme>

Returns all the color schemes handled by this object.