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