pub fn format_warning<T: Display>(value: T) -> String
Formats a value as warning (yellow) if colors are enabled.