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