small color fixes
bd1172e6
1 file(s) · +3 −3
| 4 | 4 | */ |
|
| 5 | 5 | ||
| 6 | 6 | #define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*" |
|
| 7 | - | #define SELBGCOLOR "#666699" |
|
| 8 | - | #define SELFGCOLOR "#eeeeee" |
|
| 9 | - | #define NORMBGCOLOR "#333366" |
|
| 7 | + | #define SELBGCOLOR "#0055bb" |
|
| 8 | + | #define SELFGCOLOR "#ffffff" |
|
| 9 | + | #define NORMBGCOLOR "#444444" |
|
| 10 | 10 | #define NORMFGCOLOR "#cccccc" |