aboutsummaryrefslogtreecommitdiff
path: root/config.default.h
blob: cf1baeac621e667ba9783827e7c1fe354a4071b6 (plain)
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 BGCOLOR			"#666699"
#define FGCOLOR			"#eeeeee"
#define BORDERCOLOR		"#9999CC"