SafaehSemanticStatus extension

Theme-aware success / warning / danger colors.

Success follows ColorScheme.primary so a non-green scheme stays consistent. Warning uses tertiary; danger uses error.

on

Properties

danger Color

Available on ColorScheme, provided by the SafaehSemanticStatus extension

no setter
onDanger Color

Available on ColorScheme, provided by the SafaehSemanticStatus extension

no setter
onSuccess Color

Available on ColorScheme, provided by the SafaehSemanticStatus extension

no setter
onWarning Color

Available on ColorScheme, provided by the SafaehSemanticStatus extension

no setter
success Color

Available on ColorScheme, provided by the SafaehSemanticStatus extension

no setter
warning Color

Available on ColorScheme, provided by the SafaehSemanticStatus extension

no setter