projects
/
suckless
/
dwm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a0fc84
)
new colors
author
Anselm R. Garbe
<garbeam@wmii.de>
Tue, 11 Jul 2006 22:50:09 +0000
(
00:50
+0200)
committer
Anselm R. Garbe
<garbeam@wmii.de>
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 6f33ed665caf4d5c20ed6976599ff41bdcf7f457..ec633c37ee1a08a18d4d88f6f86cf3285fe6b945 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 */