comparison config.arg.h @ 645:8e6d75c68b69

changed arg's color scheme
author arg@mig29
date Tue, 02 Jan 2007 16:25:01 +0100
parents 1ed8c40dde36
children 665e78838cbb
comparison
equal deleted inserted replaced
644:1ed8c40dde36 645:8e6d75c68b69
8 #define DEFMODE dotile /* dofloat */ 8 #define DEFMODE dotile /* dofloat */
9 #define FLOATSYMBOL "><>" 9 #define FLOATSYMBOL "><>"
10 #define TILESYMBOL "[]=" 10 #define TILESYMBOL "[]="
11 11
12 #define FONT "-*-terminus-medium-r-*-*-14-*-*-*-*-*-*-*" 12 #define FONT "-*-terminus-medium-r-*-*-14-*-*-*-*-*-*-*"
13 #define NORMBGCOLOR "#333333" 13 #define NORMBGCOLOR "#111111"
14 #define NORMFGCOLOR "#cccccc" 14 #define NORMFGCOLOR "#cccccc"
15 #define SELBGCOLOR "#336699" 15 #define SELBGCOLOR "#444444"
16 #define SELFGCOLOR "#dddddd" 16 #define SELFGCOLOR "#ffffff"
17 #define STATUSBGCOLOR "#222222" 17 #define STATUSBGCOLOR "#222222"
18 #define STATUSFGCOLOR "#99ccff" 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