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

Control sequence for text color bright magenta.