$OpenBSD: patch-config_def_h,v 1.2 2016/03/05 19:17:01 jung Exp $
--- config.def.h.orig	Fri Feb 12 20:29:02 2016
+++ config.def.h	Fri Feb 26 20:57:47 2016
@@ -1,6 +1,6 @@
 static const char *colorname[NUMCOLS] = {
 	"black",     /* after initialization */
-	"#005577",   /* during input */
+	"#404040",   /* during input */
 	"#CC3333",   /* failed/cleared the input */
 };
 static const Bool failonclear = True;
