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.dangerno setter - dark → Color
-
Available on Color, provided by the KaeruSemanticColor extension
Returns the dark color. Example:color.darkno setter - info → Color
-
Available on Color, provided by the KaeruSemanticColor extension
Returns the info color. Example:color.infono setter - light → Color
-
Available on Color, provided by the KaeruSemanticColor extension
Returns the light color. Example:color.lightno setter - medium → Color
-
Available on Color, provided by the KaeruSemanticColor extension
Returns the medium color. Example:color.mediumno setter - primary → Color
-
Available on Color, provided by the KaeruSemanticColor extension
Returns the primary color. Example:color.primaryno setter - secondary → Color
-
Available on Color, provided by the KaeruSemanticColor extension
Returns the secondary color. Example:color.secondaryno setter - success → Color
-
Available on Color, provided by the KaeruSemanticColor extension
Returns the success color. Example:color.successno setter - warning → Color
-
Available on Color, provided by the KaeruSemanticColor extension
Returns the warning color. Example:color.warningno setter