surfaceCool property

Color get surfaceCool

Cool Surface Color

Color swatches are inverted if ZetaColors.brightness is Dark.

Implementation

Color get surfaceCool => cool.shade(10);