@ -4,7 +4,7 @@ static const char *group = "nogroup";
static const char *colorname[NUMCOLS] = {
[INIT] = "black", /* after initialization */
[INPUT] = "#85000D", /* during input */
[INPUT] = "#2E4372", /* during input */
[FAILED] = "#420006", /* wrong password */
};