From d3b0cfbf7c2d1879938b425f4877c6275056a73a Mon Sep 17 00:00:00 2001 From: MC Date: Thu, 1 Jul 2010 11:16:08 +0200 Subject: Steel blue was too little contrast. --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3