pinosaur
/
dmenu.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48e2ce8
)
next attempt for bright background switch
author
arg@10ksloc.org
<unknown>
Mon, 7 Aug 2006 07:40:28 +0000
(09:40 +0200)
committer
arg@10ksloc.org
<unknown>
Mon, 7 Aug 2006 07:40:28 +0000
(09:40 +0200)
config.arg.h
patch
|
blob
|
history
diff --git
a/config.arg.h
b/config.arg.h
index
008161d
..
a1f243b
100644
(file)
--- a/
config.arg.h
+++ b/
config.arg.h
@@
-4,6
+4,6
@@
*/
#define FONT "-*-terminus-medium-*-*-*-13-*-*-*-*-*-iso10646-*"
-#define BGCOLOR "#
0a2c2d
"
-#define FGCOLOR "#
ddeeee
"
-#define BORDERCOLOR "#
176164
"
+#define BGCOLOR "#
eaffff
"
+#define FGCOLOR "#
000000
"
+#define BORDERCOLOR "#
8888cc
"