summaryrefslogtreecommitdiff
path: root/config.def.h
blob: 4bccb5da900f5a805890ac3f0b8c0eb44d45f6f4 (plain)
1
2
3
4
5
static const char *colorname[NUMCOLS] = {
	"black",     /* after initialization */
	"#005577",   /* during input */
	"#CC3333",   /* failed/cleared the input */
};