aboutsummaryrefslogtreecommitdiffstats
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.h b/config.h
index 919cb5e..2ca4bc8 100644
--- a/config.h
+++ b/config.h
@@ -118,8 +118,8 @@ static const char *colorname[] = {
[255] = 0,
/* more colors can be added after 255 to use with DefaultXX */
- "#cccccc",
- "#555555",
+ "#000000",
+ "#FFFFFF",
"#2E3436",
"#F2E3CC",
};