public static final String
ANSI_BLUE
"\u001b[34m"
ANSI_GREEN
"\u001b[32m"
ANSI_RED
"\u001b[31m"
ANSI_RESET
"\u001b[0m"
ANSI_YELLOW
"\u001b[33m"