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

Control sequence for text color bright red.