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

Control sequence for background color bright red.