ZetaSemanticColorExtension extension

Extensions on ZetaColors to provide additional functionality.

ZetaColors is a generated class, and so should not be manually edited. Hence, any functions or properties needed should be added in this extension instead.

on

Properties

rainbow List<ZetaColorSwatch>

Available on ZetaColors, provided by the ZetaSemanticColorExtension extension

List of colorful colors.
no setter
rainbowMap Map<String, ZetaColorSwatch>

Available on ZetaColors, provided by the ZetaSemanticColorExtension extension

Map of colorful colors.
no setter
toColorScheme ColorScheme

Available on ZetaColors, provided by the ZetaSemanticColorExtension extension

Creates a ColorScheme based on the current semantic colors.
no setter