config.h
changeset 3 e969f3575b7a
parent 2 a79188fe4a40
child 5 e5018cae273f
equal deleted inserted replaced
2:a79188fe4a40 3:e969f3575b7a
     1 /*
     1 /*
     2  * (C)opyright MMVI Anselm R. Garbe <garbeam at gmail dot com>
     2  * (C)opyright MMVI Anselm R. Garbe <garbeam at gmail dot com>
     3  * See LICENSE file for license details.
     3  * See LICENSE file for license details.
     4  */
     4  */
     5 
     5 
     6 #define FONT	"fixed"
     6 #define FONT		"-*-terminus-medium-*-*-*-14-*-*-*-*-*-iso10646-*"
     7 #define FGCOLOR	"#000000"
     7 #define FGCOLOR		"#000000"
     8 #define BGCOLOR	"#ffaa00"
     8 #define BGCOLOR		"#ffaa00"
     9 #define BOCOLOR	"#000000"
     9 #define BORDERCOLOR	"#000000"