surfacePositiveSubtle property

Color surfacePositiveSubtle

Positive-subtle Surface Color

Color swatches are inverted if ZetaColors.brightness is Dark.

Implementation

Color get surfacePositiveSubtle => green.shade(10);