Foreground: bright red.
Good for error or failure messages.
static String red(String text) => AnsiColor.RED(text);