surfaceSecondarySubtle property

Color surfaceSecondarySubtle

Secondary-subtle Surface Color

Color swatches are inverted if ZetaColors.brightness is Dark.

Implementation

Color get surfaceSecondarySubtle => secondary.shade(10);