greyX11 property

String get greyX11

set foreground color to X11/CSS color greyX11         (0x808080)/rgb(128, 128, 128)

Implementation

String get greyX11 => _chalk.greyX11(this);