Parcourir la source

patched arg.h

Anselm R. Garbe il y a 19 ans
Parent
commit
413be1112a
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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 FONT			"-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*"
-#define SELBGCOLOR		"#004499"
+#define SELBGCOLOR		"#0055bb"
 #define SELFGCOLOR		"#ffffff"
 #define NORMBGCOLOR		"#444444"
 #define NORMFGCOLOR		"#cccccc"