summaryrefslogtreecommitdiff
path: root/config.h.rej
blob: df5f0940504960e2092e315ff50bf213ec69c00e (plain)
1
2
3
4
5
6
7
8
9
10
--- config.def.h
+++ config.def.h
@@ -114,6 +117,7 @@ static const char *colorname[] = {
 	/* more colors can be added after 255 to use with DefaultXX */
 	"#cccccc",
 	"#555555",
+	"black",
 };