pub fn fg<T: Display>(text: T, fg: usize) -> String
colorize the foreground of the given text without resetting (ANSI 256 colors)