2006-08-04 02:35:27 -05: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 04:10:05 -05:00
|
|
|
#define BGCOLOR "#444444"
|
2006-08-07 03:28:42 -05:00
|
|
|
#define FGCOLOR "#ffffff"
|
2006-08-07 04:10:05 -05:00
|
|
|
#define BORDERCOLOR "#222222"
|