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

Control sequence for text color bright blue.