pub const BRIGHT_RED: &'static str = "\x1b[91m";
Set the foreground color to bright red for the following text.