aewl
diff config.h @ 2:a79188fe4a40
added new stuff
author | Anselm R. Garbe <garbeam@wmii.de> |
---|---|
date | Mon, 10 Jul 2006 18:35:39 +0200 |
parents | |
children | e969f3575b7a |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/config.h Mon Jul 10 18:35:39 2006 +0200 1.3 @@ -0,0 +1,9 @@ 1.4 +/* 1.5 + * (C)opyright MMVI Anselm R. Garbe <garbeam at gmail dot com> 1.6 + * See LICENSE file for license details. 1.7 + */ 1.8 + 1.9 +#define FONT "fixed" 1.10 +#define FGCOLOR "#000000" 1.11 +#define BGCOLOR "#ffaa00" 1.12 +#define BOCOLOR "#000000"