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

Control sequence for background color black.