aboutsummaryrefslogtreecommitdiffstats
path: root/config.arg.h
diff options
context:
space:
mode:
authorAnselm R. Garbe <arg@suckless.org>2007-02-21 13:31:04 +0100
committerAnselm R. Garbe <arg@suckless.org>2007-02-21 13:31:04 +0100
commit84ae6e12ebbb1a42a89c3f517952601985ab55d0 (patch)
treeae84b1d4f19d68325c9405a7beb6881912baaa33 /config.arg.h
parent784659565a7a4169fef9ad469ef841630758df26 (diff)
downloaddwm-84ae6e12ebbb1a42a89c3f517952601985ab55d0.tar.zst
reverting to bg 555
Diffstat (limited to 'config.arg.h')
-rw-r--r--config.arg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.arg.h b/config.arg.h
index 93000bb..abd8756 100644
--- 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 */