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