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