2006-08-04 03:35:27 -04:00
|
|
|
/*
|
|
|
|
* (C)opyright MMVI Anselm R. Garbe <garbeam at gmail dot com>
|
|
|
|
* See LICENSE file for license details.
|
|
|
|
*/
|
|
|
|
|
|
|
|
#define FONT "-*-terminus-medium-*-*-*-13-*-*-*-*-*-iso10646-*"
|
2006-08-07 05:10:05 -04:00
|
|
|
#define BGCOLOR "#444444"
|
2006-08-07 04:28:42 -04:00
|
|
|
#define FGCOLOR "#ffffff"
|
2006-08-07 05:10:05 -04:00
|
|
|
#define BORDERCOLOR "#222222"
|