Browse Source

patched arg.h

Anselm R. Garbe 19 years ago
parent
commit
413be1112a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config.arg.h

+ 1 - 1
config.arg.h

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