config.arg.h
changeset 366 9870a5f8192e
parent 365 1ef0ef291275
child 367 5870a42e4c8d
equal deleted inserted replaced
365:1ef0ef291275 366:9870a5f8192e
    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		"#004499"
    15 #define SELFGCOLOR		"#ffffff"
    15 #define SELFGCOLOR		"#ffffff"
    16 #define NORMBGCOLOR		"#222222"
    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"
    20 
    20 
    21 #define MODKEY			Mod1Mask
    21 #define MODKEY			Mod1Mask