fixed font definition
1c488e6d
1 file(s) · +1 −1
| 1 | 1 | /* See LICENSE file for copyright and license details. */ |
|
| 2 | 2 | ||
| 3 | 3 | /* appearance */ |
|
| 4 | - | #define FONT "-*-terminus-*-*-*-*-*-*-*-*-*-*-*-*" |
|
| 4 | + | #define FONT "-*-terminus-medium-*-*-*-*-*-*-*-*-*-*-*" |
|
| 5 | 5 | #define NORMBGCOLOR "#cccccc" |
|
| 6 | 6 | #define NORMFGCOLOR "#000000" |
|
| 7 | 7 | #define SELBGCOLOR "#0066ff" |