Foreground: bright yellow.
Commonly used for warning messages.
static String yellow(String text) => AnsiColor.YELLOW(text);