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:
5b07b85
)
using a more blue-ish color...
author
arg@mig29
<unknown>
Wed, 8 Nov 2006 16:16:38 +0000
(17:16 +0100)
committer
arg@mig29
<unknown>
Wed, 8 Nov 2006 16:16:38 +0000
(17:16 +0100)
config.arg.h
patch
|
blob
|
history
diff --git
a/config.arg.h
b/config.arg.h
index dbb970964916e149c940eef8c96b703742459fd3..8e9b2b4532d56cf7ad78c59b2492b80dadf0ba56 100644
(file)
--- a/
config.arg.h
+++ b/
config.arg.h
@@
-12,10
+12,10
@@
const char *tags[] = { "dev", "work", "net", "fnord", NULL };
#define FONT "-*-terminus-medium-*-*-*-14-*-*-*-*-*-*-*"
#define NORMBGCOLOR "#333333"
#define NORMFGCOLOR "#dddddd"
-#define SELBGCOLOR "#
66
6699"
+#define SELBGCOLOR "#
33
6699"
#define SELFGCOLOR "#eeeeee"
#define STATUSBGCOLOR "#222222"
-#define STATUSFGCOLOR "#99
99cc
"
+#define STATUSFGCOLOR "#99
ccff
"
#define MASTER 600 /* per thousand */
#define MODKEY Mod1Mask