changed status fg
c7516818
1 file(s) · +1 −1
| 15 | 15 | #define SELBGCOLOR "#336699" |
|
| 16 | 16 | #define SELFGCOLOR "#eeeeee" |
|
| 17 | 17 | #define STATUSBGCOLOR "#222222" |
|
| 18 | - | #define STATUSFGCOLOR "#99ccff" |
|
| 18 | + | #define STATUSFGCOLOR "#dddddd" |
|
| 19 | 19 | ||
| 20 | 20 | #define MASTER 600 /* per thousand */ |
|
| 21 | 21 | #define MODKEY Mod1Mask |