pinosaur
/
dmenu.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c1e466
)
fixed minor bug
author
Anselm R. Garbe
<arg@10kloc.org>
Thu, 24 Aug 2006 10:03:40 +0000
(12:03 +0200)
committer
Anselm R. Garbe
<arg@10kloc.org>
Thu, 24 Aug 2006 10:03:40 +0000
(12:03 +0200)
config.default.h
patch
|
blob
|
history
diff --git
a/config.default.h
b/config.default.h
index
6949cea
..
48c810a
100644
(file)
--- a/
config.default.h
+++ b/
config.default.h
@@
-7,4
+7,4
@@
#define NORMBGCOLOR "#666699"
#define NORMFGCOLOR "#eeeeee"
#define SELBGCOLOR "#eeeeee"
-#define SEL
BF
COLOR "#666699"
+#define SEL
FG
COLOR "#666699"