pub const ASCII_BG_BRIGHT_BLACK: &str = "\u{1b}[40;1m";
Expand description

Control sequence for background color bright black.