9 lines
191 B
C
9 lines
191 B
C
|
/*
|
||
|
* (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"
|