You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
--- 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",
|
|
};
|
|
|
|
|