aboutsummaryrefslogtreecommitdiffstats
path: root/config.h
blob: 6a768b69ed935f19034b61feed946cfbc9989efd (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		"-*-terminus-medium-*-*-*-14-*-*-*-*-*-iso10646-*"
#define FGCOLOR		"#000000"
#define BGCOLOR		"#ffaa00"
#define BORDERCOLOR	"#000000"