2006-08-04 07:35:27 +00:00
|
|
|
/*
|
|
|
|
* (C)opyright MMVI Anselm R. Garbe <garbeam at gmail dot com>
|
|
|
|
* See LICENSE file for license details.
|
|
|
|
*/
|
|
|
|
|
2006-08-23 16:55:48 +00:00
|
|
|
#define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*"
|
2006-08-25 12:45:17 +00:00
|
|
|
#define SELBGCOLOR "#666699"
|
|
|
|
#define SELFGCOLOR "#eeeeee"
|
|
|
|
#define NORMBGCOLOR "#333366"
|
|
|
|
#define NORMFGCOLOR "#cccccc"
|