summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h
index 6ba0329..cbfcac2 100644
--- a/config.def.h
+++ b/config.def.h
@@ -102,7 +102,7 @@ static const char *colorname[] = {
[1] = "#e93d3d", /* red */
[2] = "#67ff79", /* green */
[3] = "#f1f156", /* yellow */
- [4] = "#016caa", /* blue */
+ [4] = "#7239ce", /* blue */
[5] = "#cd78f4", /* magenta */
[6] = "#23ed9b", /* cyan */
[7] = "#ababab", /* white */