Xinqi Bao's Git
projects
/
dmenu.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
inline
| side by side
new version of dmenu
[dmenu.git]
/
config.arg.h
diff --git
a/config.arg.h
b/config.arg.h
index
a23a773
..
a19e463
100644
(file)
--- a/
config.arg.h
+++ b/
config.arg.h
@@
-4,7
+4,7
@@
*/
#define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*"
*/
#define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*"
-#define SELBGCOLOR "#
0055bb
"
-#define SELFGCOLOR "#
ffffff
"
-#define NORMBGCOLOR "#
444444
"
-#define NORMFGCOLOR "#
cccccc
"
+#define SELBGCOLOR "#
333366
"
+#define SELFGCOLOR "#
eeeeee
"
+#define NORMBGCOLOR "#
333333
"
+#define NORMFGCOLOR "#
dddddd
"