using a more blue-ish color...
df1a0f94
1 file(s) · +2 −2
| 12 | 12 | #define FONT "-*-terminus-medium-*-*-*-14-*-*-*-*-*-*-*" |
|
| 13 | 13 | #define NORMBGCOLOR "#333333" |
|
| 14 | 14 | #define NORMFGCOLOR "#dddddd" |
|
| 15 | - | #define SELBGCOLOR "#666699" |
|
| 15 | + | #define SELBGCOLOR "#336699" |
|
| 16 | 16 | #define SELFGCOLOR "#eeeeee" |
|
| 17 | 17 | #define STATUSBGCOLOR "#222222" |
|
| 18 | - | #define STATUSFGCOLOR "#9999cc" |
|
| 18 | + | #define STATUSFGCOLOR "#99ccff" |
|
| 19 | 19 | ||
| 20 | 20 | #define MASTER 600 /* per thousand */ |
|
| 21 | 21 | #define MODKEY Mod1Mask |