projects
/
suckless
/
dmenu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
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 127edabd9a2de5356227d6eeabf70b6e202b2a36..066c1a41166e78948cbeea6cf062c4f01bb22ccf 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
"