reverting to bg 555
84ae6e12
2 file(s) · +2 −2
| 9 | 9 | #define NORMBGCOLOR "#222" |
|
| 10 | 10 | #define NORMFGCOLOR "#ccc" |
|
| 11 | 11 | #define SELBORDERCOLOR "#69c" |
|
| 12 | - | #define SELBGCOLOR "#357" |
|
| 12 | + | #define SELBGCOLOR "#555" |
|
| 13 | 13 | #define SELFGCOLOR "#fff" |
|
| 14 | 14 | #define TOPBAR True /* False */ |
|
| 15 | 15 |
| 1 | 1 | # dwm version |
|
| 2 | - | VERSION = 3.6.1 |
|
| 2 | + | VERSION = 3.7 |
|
| 3 | 3 | ||
| 4 | 4 | # Customize below to fit your system |
|
| 5 | 5 |