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

Control sequence for text color magenta.