aewl
diff config.h @ 5:e5018cae273f
added several other stuff
author | Anselm R. Garbe <garbeam@wmii.de> |
---|---|
date | Mon, 10 Jul 2006 22:16:48 +0200 |
parents | e969f3575b7a |
children | e0cefb3981c8 |
line diff
1.1 --- a/config.h Mon Jul 10 19:47:35 2006 +0200 1.2 +++ b/config.h Mon Jul 10 22:16:48 2006 +0200 1.3 @@ -4,6 +4,6 @@ 1.4 */ 1.5 1.6 #define FONT "-*-terminus-medium-*-*-*-14-*-*-*-*-*-iso10646-*" 1.7 -#define FGCOLOR "#000000" 1.8 -#define BGCOLOR "#ffaa00" 1.9 +#define BGCOLOR "#000000" 1.10 +#define FGCOLOR "#ffaa00" 1.11 #define BORDERCOLOR "#000000"