projects
/
suckless
/
dmenu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13ef97e
)
small color fixes
author
Anselm R. Garbe
<arg@10kloc.org>
Fri, 25 Aug 2006 15:44:40 +0000
(17:44 +0200)
committer
Anselm R. Garbe
<arg@10kloc.org>
Fri, 25 Aug 2006 15:44:40 +0000
(17:44 +0200)
config.arg.h
patch
|
blob
|
history
diff --git
a/config.arg.h
b/config.arg.h
index 1e0ff8caf9a917e7c67b8c78ea9ee9e3efe09694..a23a77386ec4e00fb660eff9b793e7f526d35f28 100644
(file)
--- a/
config.arg.h
+++ b/
config.arg.h
@@
-4,7
+4,7
@@
*/
#define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*"
-#define SELBGCOLOR "#
666699
"
-#define SELFGCOLOR "#
eeeeee
"
-#define NORMBGCOLOR "#
333366
"
+#define SELBGCOLOR "#
0055bb
"
+#define SELFGCOLOR "#
ffffff
"
+#define NORMBGCOLOR "#
444444
"
#define NORMFGCOLOR "#cccccc"