comparison config.arg.h @ 696:b63bc9c26b2f

s/444/555/g - enlightened selected background
author Anselm R. Garbe <arg@suckless.org>
date Tue, 16 Jan 2007 11:28:17 +0100
parents 2d96ab546084
children f05c825db96b
comparison
equal deleted inserted replaced
695:5e3b652f3c17 696:b63bc9c26b2f
12 #define FONT "-*-terminus-medium-r-*-*-14-*-*-*-*-*-*-*" 12 #define FONT "-*-terminus-medium-r-*-*-14-*-*-*-*-*-*-*"
13 #define NORMBORDERCOLOR "#333" 13 #define NORMBORDERCOLOR "#333"
14 #define NORMBGCOLOR "#222" 14 #define NORMBGCOLOR "#222"
15 #define NORMFGCOLOR "#ccc" 15 #define NORMFGCOLOR "#ccc"
16 #define SELBORDERCOLOR "#9cf" 16 #define SELBORDERCOLOR "#9cf"
17 #define SELBGCOLOR "#444" 17 #define SELBGCOLOR "#555"
18 #define SELFGCOLOR "#fff" 18 #define SELFGCOLOR "#fff"
19 19
20 #define MASTER 600 /* per thousand */ 20 #define MASTER 600 /* per thousand */
21 #define MODKEY Mod1Mask 21 #define MODKEY Mod1Mask
22 #define NMASTER 1 /* clients in master area */ 22 #define NMASTER 1 /* clients in master area */