Ver código fonte

patched arg.h

Anselm R. Garbe 19 anos atrás
pai
commit
413be1112a
1 arquivos alterados com 1 adições e 1 exclusões
  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"