KaeruSemanticColor extension

Semantic color access for Kaeru UI. Example: color.primary, color.success

on

Properties

danger Color

Available on Color, provided by the KaeruSemanticColor extension

Returns the danger color. Example: color.danger
no setter
dark Color

Available on Color, provided by the KaeruSemanticColor extension

Returns the dark color. Example: color.dark
no setter
info Color

Available on Color, provided by the KaeruSemanticColor extension

Returns the info color. Example: color.info
no setter
light Color

Available on Color, provided by the KaeruSemanticColor extension

Returns the light color. Example: color.light
no setter
medium Color

Available on Color, provided by the KaeruSemanticColor extension

Returns the medium color. Example: color.medium
no setter
primary Color

Available on Color, provided by the KaeruSemanticColor extension

Returns the primary color. Example: color.primary
no setter
secondary Color

Available on Color, provided by the KaeruSemanticColor extension

Returns the secondary color. Example: color.secondary
no setter
success Color

Available on Color, provided by the KaeruSemanticColor extension

Returns the success color. Example: color.success
no setter
warning Color

Available on Color, provided by the KaeruSemanticColor extension

Returns the warning color. Example: color.warning
no setter