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

Control sequence for text color bright green.