]> git.armaanb.net Git - dwm.git/commitdiff
patched arg.h
authorAnselm R. Garbe <arg@10kloc.org>
Fri, 25 Aug 2006 15:42:58 +0000 (17:42 +0200)
committerAnselm R. Garbe <arg@10kloc.org>
Fri, 25 Aug 2006 15:42:58 +0000 (17:42 +0200)
config.arg.h

index f425006ff76034cd61dbc1a18a10174d22ec74de..cf7d0416e906adcc73fad9e78a81e5b4ce417a0a 100644 (file)
@@ -11,7 +11,7 @@ const char *tags[] = { "work", "net", "fnord", NULL };
 #define TILESYMBOL             "[]="
 
 #define FONT                   "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*"
-#define SELBGCOLOR             "#004499"
+#define SELBGCOLOR             "#0055bb"
 #define SELFGCOLOR             "#ffffff"
 #define NORMBGCOLOR            "#444444"
 #define NORMFGCOLOR            "#cccccc"