aewl
annotate 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 |
rev | line source |
---|---|
garbeam@2 | 1 /* |
garbeam@2 | 2 * (C)opyright MMVI Anselm R. Garbe <garbeam at gmail dot com> |
garbeam@2 | 3 * See LICENSE file for license details. |
garbeam@2 | 4 */ |
garbeam@2 | 5 |
garbeam@2 | 6 #define FONT "fixed" |
garbeam@2 | 7 #define FGCOLOR "#000000" |
garbeam@2 | 8 #define BGCOLOR "#ffaa00" |
garbeam@2 | 9 #define BOCOLOR "#000000" |