Xinqi Bao's Git

small color fixes
[dmenu.git] / config.arg.h
1 /*
2 * (C)opyright MMVI Anselm R. Garbe <garbeam at gmail dot com>
3 * See LICENSE file for license details.
4 */
5
6 #define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*"
7 #define SELBGCOLOR "#0055bb"
8 #define SELFGCOLOR "#ffffff"
9 #define NORMBGCOLOR "#444444"
10 #define NORMFGCOLOR "#cccccc"