projects
/
suckless
/
dwm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a9300e
)
using more thinkpad compliant colors
author
arg@mig29
<unknown>
Tue, 2 Jan 2007 15:29:01 +0000
(16:29 +0100)
committer
arg@mig29
<unknown>
Tue, 2 Jan 2007 15:29:01 +0000
(16:29 +0100)
config.arg.h
patch
|
blob
|
history
diff --git
a/config.arg.h
b/config.arg.h
index 85d86c9746c326557a47cc18664846045dbbd50c..cbf181affb658431b4bb46f01cae7a88e2870220 100644
(file)
--- a/
config.arg.h
+++ b/
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