config.arg.h
changeset 978 c3c850b5ad89
parent 959 0aeefb841608
child 979 1f295ac327ef
equal deleted inserted replaced
977:795c26a59016 978:c3c850b5ad89
     1 /* See LICENSE file for copyright and license details. */
     1 /* See LICENSE file for copyright and license details. */
     2 
     2 
     3 /* appearance */
     3 /* appearance */
     4 #define BARPOS			BarTop /* BarBot, BarOff */
     4 #define BARPOS			BarTop /* BarBot, BarOff */
     5 #define BORDERPX		1
     5 #define BORDERPX		1
     6 #define FONT			"-*-terminus-medium-r-*-*-14-*-*-*-*-*-iso10646-*"
     6 #define FONT			"-*-terminus-medium-r-*-*-12-*-*-*-*-*-iso10646-*"
     7 #define NORMBORDERCOLOR		"#333"
     7 #define NORMBORDERCOLOR		"#333"
     8 #define NORMBGCOLOR		"#222"
     8 #define NORMBGCOLOR		"#222"
     9 #define NORMFGCOLOR		"#ccc"
     9 #define NORMFGCOLOR		"#ccc"
    10 #define SELBORDERCOLOR		"#59a"
    10 #define SELBORDERCOLOR		"#59a"
    11 #define SELBGCOLOR		"#555"
    11 #define SELBGCOLOR		"#555"