Cyan text for info
static String info(String text) { return _applyStyle(text, (t) => chalk.cyan(t)); }