comparison config.arg.h @ 564:a22a70174d44

using a more blue-ish color...
author arg@mig29
date Wed, 08 Nov 2006 17:16:38 +0100
parents ebf54a82cae0
children 91b6cbcdfc71
comparison
equal deleted inserted replaced
563:ebf54a82cae0 564:a22a70174d44
10 #define TILESYMBOL "[]=" 10 #define TILESYMBOL "[]="
11 11
12 #define FONT "-*-terminus-medium-*-*-*-14-*-*-*-*-*-*-*" 12 #define FONT "-*-terminus-medium-*-*-*-14-*-*-*-*-*-*-*"
13 #define NORMBGCOLOR "#333333" 13 #define NORMBGCOLOR "#333333"
14 #define NORMFGCOLOR "#dddddd" 14 #define NORMFGCOLOR "#dddddd"
15 #define SELBGCOLOR "#666699" 15 #define SELBGCOLOR "#336699"
16 #define SELFGCOLOR "#eeeeee" 16 #define SELFGCOLOR "#eeeeee"
17 #define STATUSBGCOLOR "#222222" 17 #define STATUSBGCOLOR "#222222"
18 #define STATUSFGCOLOR "#9999cc" 18 #define STATUSFGCOLOR "#99ccff"
19 19
20 #define MASTER 600 /* per thousand */ 20 #define MASTER 600 /* per thousand */
21 #define MODKEY Mod1Mask 21 #define MODKEY Mod1Mask
22 #define SNAP 40 /* pixel */ 22 #define SNAP 40 /* pixel */
23 23