Xinqi Bao's Git

6949cea0e89de0c207040d8e3c2cb275d1438db5
[dmenu.git] / config.default.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 "fixed"
7 #define NORMBGCOLOR "#666699"
8 #define NORMFGCOLOR "#eeeeee"
9 #define SELBGCOLOR "#eeeeee"
10 #define SELBFCOLOR "#666699"