dwm-meillo

view 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
line source
1 /*
2 * (C)opyright MMVI Anselm R. Garbe <garbeam at gmail dot com>
3 * See LICENSE file for license details.
4 */
6 #define FONT "-*-terminus-medium-*-*-*-13-*-*-*-*-*-iso10646-*"
7 #define BGCOLOR "#0c0c33"
8 #define FGCOLOR "#b2c8cd"
9 #define BORDERCOLOR "#3030c0"
10 #define STATUSDELAY 10 /* milliseconds */