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

Control sequence for text color bright cyan.