Mercurial > dwm-meillo
changeset 367:5870a42e4c8d
patched arg.h
author | Anselm R. Garbe <arg@10kloc.org> |
---|---|
date | Fri, 25 Aug 2006 17:42:58 +0200 |
parents | 9870a5f8192e |
children | 99b3c6c69610 |
files | config.arg.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/config.arg.h Fri Aug 25 17:34:03 2006 +0200 +++ b/config.arg.h Fri Aug 25 17:42:58 2006 +0200 @@ -11,7 +11,7 @@ #define TILESYMBOL "[]=" #define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*" -#define SELBGCOLOR "#004499" +#define SELBGCOLOR "#0055bb" #define SELFGCOLOR "#ffffff" #define NORMBGCOLOR "#444444" #define NORMFGCOLOR "#cccccc"