aboutsummaryrefslogtreecommitdiffstats
path: root/config.h
blob: 036a41b9ee1bcec963b9d02ef00be5166a496427 (plain) (blame)
1
2
3
4
5
6
7
8
9
/*
 * (C)opyright MMVI Anselm R. Garbe <garbeam at gmail dot com>
 * See LICENSE file for license details.
 */

#define FONT	"fixed"
#define FGCOLOR	"#000000"
#define BGCOLOR	"#ffaa00"
#define BOCOLOR	"#000000"