pinosaur
/
dmenu.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
84d7f7b
)
default colors are best
author
Anselm R.Garbe
<arg@10ksloc.org>
Tue, 8 Aug 2006 10:47:58 +0000
(12:47 +0200)
committer
Anselm R.Garbe
<arg@10ksloc.org>
Tue, 8 Aug 2006 10:47:58 +0000
(12:47 +0200)
config.arg.h
patch
|
blob
|
history
diff --git
a/config.arg.h
b/config.arg.h
index
127edab
..
066c1a4
100644
(file)
--- a/
config.arg.h
+++ b/
config.arg.h
@@
-4,6
+4,6
@@
*/
#define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*"
-#define BGCOLOR "#
004080
"
-#define FGCOLOR "#
ffffaa
"
-#define BORDERCOLOR "#
004080
"
+#define BGCOLOR "#
666699
"
+#define FGCOLOR "#
eeeeee
"
+#define BORDERCOLOR "#
9999CC
"