2006-08-04 15:35:27 +08:00
|
|
|
/*
|
|
|
|
* (C)opyright MMVI Anselm R. Garbe <garbeam at gmail dot com>
|
|
|
|
* See LICENSE file for license details.
|
|
|
|
*/
|
|
|
|
|
|
|
|
#define FONT "fixed"
|
|
|
|
#define BGCOLOR "#666699"
|
|
|
|
#define FGCOLOR "#eeeeee"
|
2006-08-10 17:13:21 +08:00
|
|
|
#define BORDERCOLOR "#9999CC"
|