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