using more thinkpad compliant colors
21898c60
1 file(s) · +1 −1
| 15 | 15 | #define SELBGCOLOR "#444444" |
|
| 16 | 16 | #define SELFGCOLOR "#ffffff" |
|
| 17 | 17 | #define STATUSBGCOLOR "#222222" |
|
| 18 | - | #define STATUSFGCOLOR "#99ccff" |
|
| 18 | + | #define STATUSFGCOLOR "#ccff00" |
|
| 19 | 19 | ||
| 20 | 20 | #define MASTER 600 /* per thousand */ |
|
| 21 | 21 | #define MODKEY Mod1Mask |