bgGrey property
Legacy api, provided only for backwards compatibility, use onGrey.
Set background base 16 xterm colors grey (alternate name for bright black)
(terminal dependent)
Implementation
Chalk get bgGrey => onBrightBlack;
Legacy api, provided only for backwards compatibility, use onGrey.
Set background base 16 xterm colors grey (alternate name for bright black)
(terminal dependent)
Chalk get bgGrey => onBrightBlack;