config.arg.h
changeset 921 e0ec0d5d8b1e
parent 910 c13cb8c6b7a5
child 931 8ff0f913999e
equal deleted inserted replaced
920:7f8c81c4bc9a 921:e0ec0d5d8b1e
     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			"-*-pixelcarnage monospace-*-r-*-*-14-*-*-*-*-*-*-*"
     6 #define FONT			"-*-terminus-medium-r-*-*-14-*-*-*-*-*-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		"#8c8"
    10 #define SELBORDERCOLOR		"#8c8"
    11 #define SELBGCOLOR		"#555"
    11 #define SELBGCOLOR		"#555"