reverting to bg 555
This commit is contained in:
parent
784659565a
commit
84ae6e12eb
2 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
||||||
#define NORMBGCOLOR "#222"
|
#define NORMBGCOLOR "#222"
|
||||||
#define NORMFGCOLOR "#ccc"
|
#define NORMFGCOLOR "#ccc"
|
||||||
#define SELBORDERCOLOR "#69c"
|
#define SELBORDERCOLOR "#69c"
|
||||||
#define SELBGCOLOR "#357"
|
#define SELBGCOLOR "#555"
|
||||||
#define SELFGCOLOR "#fff"
|
#define SELFGCOLOR "#fff"
|
||||||
#define TOPBAR True /* False */
|
#define TOPBAR True /* False */
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
# dwm version
|
# dwm version
|
||||||
VERSION = 3.6.1
|
VERSION = 3.7
|
||||||
|
|
||||||
# Customize below to fit your system
|
# Customize below to fit your system
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue