subtle property

Color subtle

Returns the color shade for a subtle visual element depending on the ZetaContrast value.

For both ZetaContrast.aa and ZetaContrast.aaa, it returns 40.

Implementation

Color get subtle => shade(contrast.subtle);