summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorMC <mc@hack.org>2010-07-01 11:16:08 +0200
committerMC <mc@brain.hack.org>2010-07-01 11:16:08 +0200
commitd3b0cfbf7c2d1879938b425f4877c6275056a73a (patch)
tree5e076eb66ed2778e37448fb0ddf91d4e94e46da7 /config.h
parent1cd6cb03f8a874f5956b442295544914a49ab100 (diff)
downloadmcwm-d3b0cfbf7c2d1879938b425f4877c6275056a73a.zip
Steel blue was too little contrast.
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 8d12e81..423ccd6 100644
--- a/config.h
+++ b/config.h
@@ -41,7 +41,7 @@
/* Ditto for unfocused. Use "-u color". */
#define UNFOCUSCOL "grey40"
-#define FIXEDCOL "steelblue"
+#define FIXEDCOL "grey90"
/* Width of border window, in pixels. */
#define BORDERWIDTH 1