projects
/
suckless
/
dwm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7846595
)
reverting to bg 555
author
Anselm R. Garbe
<arg@suckless.org>
Wed, 21 Feb 2007 12:31:04 +0000
(13:31 +0100)
committer
Anselm R. Garbe
<arg@suckless.org>
Wed, 21 Feb 2007 12:31:04 +0000
(13:31 +0100)
config.arg.h
patch
|
blob
|
history
config.mk
patch
|
blob
|
history
diff --git
a/config.arg.h
b/config.arg.h
index 93000bbd6d1314fe23c8068878ce10894d630070..abd8756928b1ffb173d67f07d00e8e12e6717c23 100644
(file)
--- a/
config.arg.h
+++ b/
config.arg.h
@@
-9,7
+9,7
@@
#define NORMBGCOLOR "#222"
#define NORMFGCOLOR "#ccc"
#define SELBORDERCOLOR "#69c"
-#define SELBGCOLOR "#
357
"
+#define SELBGCOLOR "#
555
"
#define SELFGCOLOR "#fff"
#define TOPBAR True /* False */
diff --git
a/config.mk
b/config.mk
index 7d2da6f56eb33478e1800659662fad7e534c8996..a41fe8e9384077f36170d659fc8ed699895804f0 100644
(file)
--- a/
config.mk
+++ b/
config.mk
@@
-1,5
+1,5
@@
# dwm version
-VERSION = 3.
6.1
+VERSION = 3.
7
# Customize below to fit your system