found compromise for fonts
a3319c6f
2 file(s) · +2 −2
| 9 | 9 | #define FLOATSYMBOL "><>" |
|
| 10 | 10 | #define TILESYMBOL "[]=" |
|
| 11 | 11 | ||
| 12 | - | #define FONT "-*-terminus-medium-r-*-*-14-*-*-*-*-*-iso10646-*" |
|
| 12 | + | #define FONT "-*-terminus-medium-r-*-*-14-*-*-*-*-*-*-*" |
|
| 13 | 13 | #define NORMBGCOLOR "#333333" |
|
| 14 | 14 | #define NORMFGCOLOR "#cccccc" |
|
| 15 | 15 | #define SELBGCOLOR "#336699" |
| 9 | 9 | #define FLOATSYMBOL "><>" |
|
| 10 | 10 | #define TILESYMBOL "[]=" |
|
| 11 | 11 | ||
| 12 | - | #define FONT "fixed" |
|
| 12 | + | #define FONT "-*-fixed-medium-r-normal-*-13-*-*-*-*-*-*-*" |
|
| 13 | 13 | #define NORMBGCOLOR "#333366" |
|
| 14 | 14 | #define NORMFGCOLOR "#cccccc" |
|
| 15 | 15 | #define SELBGCOLOR "#666699" |