pinosaur
/
dmenu.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e898a3
)
switching to white
author
Anselm R. Garbe
<garbeam@gmail.com>
Sun, 23 Sep 2007 16:49:24 +0000
(18:49 +0200)
committer
Anselm R. Garbe
<garbeam@gmail.com>
Sun, 23 Sep 2007 16:49:24 +0000
(18:49 +0200)
config.h
patch
|
blob
|
history
diff --git
a/config.h
b/config.h
index
973b2d1
..
9efbfd8
100644
(file)
--- a/
config.h
+++ b/
config.h
@@
-2,9
+2,9
@@
/* appearance */
#define FONT "-*-terminus-medium-r-*-*-12-*-*-*-*-*-iso10646-*"
-#define NORMBGCOLOR "#
000
"
-#define NORMFGCOLOR "#
ccc
"
-#define SELBGCOLOR "#00f"
-#define SELFGCOLOR "#fff"
+#define NORMBGCOLOR "#
ffffff
"
+#define NORMFGCOLOR "#
000000
"
+#define SELBGCOLOR "#00
00f
f"
+#define SELFGCOLOR "#fff
fff
"
/* next macro defines the space between menu items */
#define SPACE 30 /* px */