aewl
annotate config.h @ 3:e969f3575b7a
several new changes, made gridmenu working
author | Anselm R. Garbe <garbeam@wmii.de> |
---|---|
date | Mon, 10 Jul 2006 19:46:24 +0200 |
parents | a79188fe4a40 |
children | e5018cae273f |
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@3 | 6 #define FONT "-*-terminus-medium-*-*-*-14-*-*-*-*-*-iso10646-*" |
garbeam@3 | 7 #define FGCOLOR "#000000" |
garbeam@3 | 8 #define BGCOLOR "#ffaa00" |
garbeam@3 | 9 #define BORDERCOLOR "#000000" |