pub const NORMAL_INTENSITY: &'static str = "\x1b[22m";
Return to ordinary intensity (neither bold nor dim) for the following text.