fixed font definition

This commit is contained in:
Anselm R. Garbe 2007-10-01 11:44:25 +02:00
parent 03c546c6b3
commit 1c488e6dac
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
/* See LICENSE file for copyright and license details. */
/* appearance */
#define FONT "-*-terminus-*-*-*-*-*-*-*-*-*-*-*-*"
#define FONT "-*-terminus-medium-*-*-*-*-*-*-*-*-*-*-*"
#define NORMBGCOLOR "#cccccc"
#define NORMFGCOLOR "#000000"
#define SELBGCOLOR "#0066ff"