config.arg.h
changeset 603 213d67302d28
parent 594 f7dcd3ac8d6f
child 615 337b7f4a431e
equal deleted inserted replaced
602:3c765cc4bce4 603:213d67302d28
     9 #define FLOATSYMBOL		"><>"
     9 #define FLOATSYMBOL		"><>"
    10 #define TILESYMBOL		"[]="
    10 #define TILESYMBOL		"[]="
    11 
    11 
    12 #define FONT			"-*-terminus-medium-*-*-*-14-*-*-*-*-*-iso10646-*"
    12 #define FONT			"-*-terminus-medium-*-*-*-14-*-*-*-*-*-iso10646-*"
    13 #define NORMBGCOLOR		"#333333"
    13 #define NORMBGCOLOR		"#333333"
    14 #define NORMFGCOLOR		"#dddddd"
    14 #define NORMFGCOLOR		"#cccccc"
    15 #define SELBGCOLOR		"#336699"
    15 #define SELBGCOLOR		"#336699"
    16 #define SELFGCOLOR		"#eeeeee"
    16 #define SELFGCOLOR		"#dddddd"
    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