pinosaur
/
dmenu.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0af369b
)
swapping my default colors
author
Anselm R.Garbe
<arg@10ksloc.org>
Thu, 10 Aug 2006 08:21:50 +0000
(10:21 +0200)
committer
Anselm R.Garbe
<arg@10ksloc.org>
Thu, 10 Aug 2006 08:21:50 +0000
(10:21 +0200)
config.arg.h
patch
|
blob
|
history
diff --git
a/config.arg.h
b/config.arg.h
index
066c1a4
..
c5e1874
100644
(file)
--- a/
config.arg.h
+++ b/
config.arg.h
@@
-4,6
+4,6
@@
*/
#define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*"
-#define BGCOLOR "#
666699
"
-#define FGCOLOR "#
eeeeee
"
+#define BGCOLOR "#
eeeeee
"
+#define FGCOLOR "#
666699
"
#define BORDERCOLOR "#9999CC"