new colors
b41c56ae
1 file(s) · +3 −3
| 4 | 4 | */ |
|
| 5 | 5 | ||
| 6 | 6 | #define FONT "-*-terminus-medium-*-*-*-13-*-*-*-*-*-iso10646-*" |
|
| 7 | - | #define BGCOLOR "#000000" |
|
| 8 | - | #define FGCOLOR "#ffaa00" |
|
| 9 | - | #define BORDERCOLOR "#ee8800" |
|
| 7 | + | #define BGCOLOR "#0c0c33" |
|
| 8 | + | #define FGCOLOR "#b2c8cd" |
|
| 9 | + | #define BORDERCOLOR "#3030c0" |
|
| 10 | 10 | #define STATUSDELAY 10 /* milliseconds */ |