config.arg.h
changeset 645 8e6d75c68b69
parent 644 1ed8c40dde36
child 646 665e78838cbb
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