ANSI_HIGHLIGHT_GREEN_ON   56 src/journal/journal-verify.c         fputs("\r\x1B[?25l" ANSI_HIGHLIGHT_GREEN_ON, stdout);
ANSI_HIGHLIGHT_GREEN_ON  478 src/shared/util.h         return on_tty() ? ANSI_HIGHLIGHT_GREEN_ON : "";