new colors

This commit is contained in:
Anselm R. Garbe 2006-07-12 00:50:09 +02:00
parent 2a0fc84c4a
commit b41c56ae6b
1 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
*/
#define FONT "-*-terminus-medium-*-*-*-13-*-*-*-*-*-iso10646-*"
#define BGCOLOR "#000000"
#define FGCOLOR "#ffaa00"
#define BORDERCOLOR "#ee8800"
#define BGCOLOR "#0c0c33"
#define FGCOLOR "#b2c8cd"
#define BORDERCOLOR "#3030c0"
#define STATUSDELAY 10 /* milliseconds */