config.arg.h
changeset 623 5308dd22b6ee
parent 620 842fe159a28e
child 637 376051cfc618
equal deleted inserted replaced
622:aa2fa6ddd40f 623:5308dd22b6ee
     7 
     7 
     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-*-*-*-*-*-iso10646-*"
    12 #define FONT			"-*-terminus-medium-r-*-*-14-*-*-*-*-*-*-*"
    13 #define NORMBGCOLOR		"#333333"
    13 #define NORMBGCOLOR		"#333333"
    14 #define NORMFGCOLOR		"#cccccc"
    14 #define NORMFGCOLOR		"#cccccc"
    15 #define SELBGCOLOR		"#336699"
    15 #define SELBGCOLOR		"#336699"
    16 #define SELFGCOLOR		"#dddddd"
    16 #define SELFGCOLOR		"#dddddd"
    17 #define STATUSBGCOLOR		"#222222"
    17 #define STATUSBGCOLOR		"#222222"