Xinqi Bao's Git
projects
/
dwm.git
/ commitdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
| inline |
side by side
(parent:
2a0fc84
)
new colors
author
Anselm R. Garbe <
[email protected]
>
Tue, 11 Jul 2006 22:50:09 +0000
(
00:50
+0200)
committer
Anselm R. Garbe <
[email protected]
>
Tue, 11 Jul 2006 22:50:09 +0000
(
00:50
+0200)
config.h
patch
|
blob
|
history
diff --git
a/config.h
b/config.h
index
6f33ed6
..
ec633c3
100644
(file)
--- a/
config.h
+++ b/
config.h
@@
-4,7
+4,7
@@
*/
#define FONT "-*-terminus-medium-*-*-*-13-*-*-*-*-*-iso10646-*"
-#define BGCOLOR "#0
00000
"
-#define FGCOLOR "#
ffaa00
"
-#define BORDERCOLOR "#
ee880
0"
+#define BGCOLOR "#0
c0c33
"
+#define FGCOLOR "#
b2c8cd
"
+#define BORDERCOLOR "#
3030c
0"
#define STATUSDELAY 10 /* milliseconds */