Appearance
function grayscale(color): Color;
Defined in: grayscale.ts:10
Returns a gray color with the same lightness as the provided color.
color
Color
the new gray color