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

Control sequence for text color bright yellow.