Function fg

Source
pub fn fg<T: Display>(text: T, fg: usize) -> String
Expand description

colorize the foreground of the given text without resetting (ANSI 256 colors)