pinosaur
/
dmenu.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6674bac
)
applied new color nuance
author
Anselm R. Garbe
<garbeam@gmail.com>
Thu, 27 Sep 2007 16:55:05 +0000
(18:55 +0200)
committer
Anselm R. Garbe
<garbeam@gmail.com>
Thu, 27 Sep 2007 16:55:05 +0000
(18:55 +0200)
config.h
patch
|
blob
|
history
diff --git
a/config.h
b/config.h
index
fa40686
..
1e25b65
100644
(file)
--- a/
config.h
+++ b/
config.h
@@
-2,9
+2,9
@@
/* appearance */
#define FONT "-*-proggyclean-*-*-*-*-*-*-*-*-*-*-*-*"
-#define NORMBGCOLOR "#
ffffff
"
+#define NORMBGCOLOR "#
dddddd
"
#define NORMFGCOLOR "#333333"
-#define SELBGCOLOR "#
3366ff
"
+#define SELBGCOLOR "#
0066cc
"
#define SELFGCOLOR "#ffffff"
/* next macro defines the space between menu items */
#define SPACE 30 /* px */