config.arg.h
changeset 808 981610a2c194
parent 807 5f8b05768780
child 809 a9340090f887
equal deleted inserted replaced
807:5f8b05768780 808:981610a2c194
     2  * See LICENSE file for license details.
     2  * See LICENSE file for license details.
     3  */
     3  */
     4 
     4 
     5 /* appearance */
     5 /* appearance */
     6 #define BORDERPX		1
     6 #define BORDERPX		1
     7 #define FONT			"-*-terminus-medium-r-*-*-14-*-*-*-*-*-*-*"
     7 #define FONT			"-*-terminus-medium-r-*-*-12-*-*-*-*-*-*-*"
     8 #define NORMBORDERCOLOR		"#333"
     8 #define NORMBORDERCOLOR		"#333"
     9 #define NORMBGCOLOR		"#222"
     9 #define NORMBGCOLOR		"#222"
    10 #define NORMFGCOLOR		"#ccc"
    10 #define NORMFGCOLOR		"#ccc"
    11 #define SELBORDERCOLOR		"#8c8"
    11 #define SELBORDERCOLOR		"#8c8"
    12 #define SELBGCOLOR		"#555"
    12 #define SELBGCOLOR		"#555"