summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorMC <mc@hack.org>2010-07-01 08:33:31 +0200
committerMC <mc@hack.org>2010-07-01 08:33:31 +0200
commit1b2083a88ecd46e16d83a2276c4af2c54770f0de (patch)
tree20206de6b7dff4745f2ff4e43b778784c851da14 /config.h
parentd639ed1343058916b91e4cbd27bfd01ea9038acf (diff)
downloadmcwm-1b2083a88ecd46e16d83a2276c4af2c54770f0de.zip
Red might not be good as feedback colour considering red/green
blindness.
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 923425c..8d12e81 100644
--- a/config.h
+++ b/config.h
@@ -41,7 +41,7 @@
/* Ditto for unfocused. Use "-u color". */
#define UNFOCUSCOL "grey40"
-#define FIXEDCOL "red"
+#define FIXEDCOL "steelblue"
/* Width of border window, in pixels. */
#define BORDERWIDTH 1