Sfoglia il codice sorgente

using more thinkpad compliant colors

arg@mig29 19 anni fa
parent
commit
21898c6049
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      config.arg.h

+ 1 - 1
config.arg.h

@@ -15,7 +15,7 @@ const char *tags[] = { "dev", "work", "net", "fnord", NULL };
 #define SELBGCOLOR		"#444444"
 #define SELFGCOLOR		"#ffffff"
 #define STATUSBGCOLOR		"#222222"
-#define STATUSFGCOLOR		"#99ccff"
+#define STATUSFGCOLOR		"#ccff00"
 
 #define MASTER			600		/* per thousand */
 #define MODKEY			Mod1Mask