config.arg.h
changeset 367 5870a42e4c8d
parent 366 9870a5f8192e
child 368 99b3c6c69610
equal deleted inserted replaced
366:9870a5f8192e 367:5870a42e4c8d
     9 #define DEFMODE			dotile /* dofloat */
     9 #define DEFMODE			dotile /* dofloat */
    10 #define FLOATSYMBOL		"><>"
    10 #define FLOATSYMBOL		"><>"
    11 #define TILESYMBOL		"[]="
    11 #define TILESYMBOL		"[]="
    12 
    12 
    13 #define FONT			"-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*"
    13 #define FONT			"-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*"
    14 #define SELBGCOLOR		"#004499"
    14 #define SELBGCOLOR		"#0055bb"
    15 #define SELFGCOLOR		"#ffffff"
    15 #define SELFGCOLOR		"#ffffff"
    16 #define NORMBGCOLOR		"#444444"
    16 #define NORMBGCOLOR		"#444444"
    17 #define NORMFGCOLOR		"#cccccc"
    17 #define NORMFGCOLOR		"#cccccc"
    18 #define STATUSBGCOLOR		"#000000"
    18 #define STATUSBGCOLOR		"#000000"
    19 #define STATUSFGCOLOR		"#0088ff"
    19 #define STATUSFGCOLOR		"#0088ff"