Mercurial > hg > index.fcgi > dwm > dwm-3.6.1-12pba
diff config.h @ 13:c65d4f8dc8fd
use inverse border color
author | paulo |
---|---|
date | Sat, 12 Mar 2016 23:30:00 -0800 |
parents | d65207f4021a |
children | 09e9101ee51e |
line diff
1.1 --- a/config.h Wed Sep 19 00:10:25 2012 -0700 1.2 +++ b/config.h Sat Mar 12 23:30:00 2016 -0800 1.3 @@ -11,7 +11,7 @@ 1.4 #define SELBORDERCOLOR "#ff0000" 1.5 #define SELBGCOLOR "#222222" 1.6 #define SELFGCOLOR "#00ff00" 1.7 -#define INVBORDERCOLOR "#aaaaaa" 1.8 +#define INVBORDERCOLOR "#0000aa" 1.9 #define INVBGCOLOR "#000099" 1.10 #define INVFGCOLOR "#eeee00" 1.11 #define TOPBAR True /* False */