surfaceWarningSubtle property

Color surfaceWarningSubtle

Warning-subtle Surface Color

Color swatches are inverted if ZetaColors.brightness is Dark.

Implementation

Color get surfaceWarningSubtle => orange.shade(10);