pub fn fore<T: Display>(text: T, fore: usize) -> String
colorize the foreground of the given text and reset afterwards