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

Control sequence for text color bright black.