aewl

annotate 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
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@5 7 #define BGCOLOR "#000000"
garbeam@5 8 #define FGCOLOR "#ffaa00"
garbeam@3 9 #define BORDERCOLOR "#000000"