antiqueWhite property

Chalk get antiqueWhite

set foreground color to X11/CSS color antiqueWhite         (0xFAEBD7)/rgb(250, 235, 215)

Implementation

Chalk get antiqueWhite => makeRGBChalk(250, 235, 215);