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:
4ba3cfa
)
darkening the fg colors somewhat
author
arg@mig29
<unknown>
Fri, 1 Dec 2006 14:50:22 +0000
(15:50 +0100)
committer
arg@mig29
<unknown>
Fri, 1 Dec 2006 14:50:22 +0000
(15:50 +0100)
config.arg.h
patch
|
blob
|
history
diff --git
a/config.arg.h
b/config.arg.h
index 7c05dcb239d9f756c41b40b52b74ce8d57e53834..f2cd997d4403f6f1ef4c6115f35989b823790193 100644
(file)
--- a/
config.arg.h
+++ b/
config.arg.h
@@
-11,9
+11,9
@@
const char *tags[] = { "dev", "work", "net", "fnord", NULL };
#define FONT "-*-terminus-medium-*-*-*-14-*-*-*-*-*-iso10646-*"
#define NORMBGCOLOR "#333333"
-#define NORMFGCOLOR "#
dddddd
"
+#define NORMFGCOLOR "#
cccccc
"
#define SELBGCOLOR "#336699"
-#define SELFGCOLOR "#
eeeeee
"
+#define SELFGCOLOR "#
dddddd
"
#define STATUSBGCOLOR "#222222"
#define STATUSFGCOLOR "#99ccff"