dwm-meillo

annotate config.h @ 24:40b651a26a04

new colors
author Anselm R. Garbe <garbeam@wmii.de>
date Wed, 12 Jul 2006 00:50:09 +0200
parents bd3a44353916
children e8f627998d6f
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@14 6 #define FONT "-*-terminus-medium-*-*-*-13-*-*-*-*-*-iso10646-*"
garbeam@24 7 #define BGCOLOR "#0c0c33"
garbeam@24 8 #define FGCOLOR "#b2c8cd"
garbeam@24 9 #define BORDERCOLOR "#3030c0"
garbeam@16 10 #define STATUSDELAY 10 /* milliseconds */