aboutsummaryrefslogtreecommitdiffstats
path: root/config.arg.h
diff options
context:
space:
mode:
authorAnselm R. Garbe <arg@suckless.org>2007-02-21 13:29:02 +0100
committerAnselm R. Garbe <arg@suckless.org>2007-02-21 13:29:02 +0100
commit784659565a7a4169fef9ad469ef841630758df26 (patch)
tree591d6fc068ff62bc4f6c79d5ffd99d13c502bee7 /config.arg.h
parent7ae0c198b36d638a0c787709efcc50fdf6d117ea (diff)
downloaddwm-784659565a7a4169fef9ad469ef841630758df26.tar.zst
s/555/357/ for SELCOLOR
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 abd8756..93000bb 100644
--- a/config.arg.h
+++ b/config.arg.h
@@ -9,7 +9,7 @@
#define NORMBGCOLOR "#222"
#define NORMFGCOLOR "#ccc"
#define SELBORDERCOLOR "#69c"
-#define SELBGCOLOR "#555"
+#define SELBGCOLOR "#357"
#define SELFGCOLOR "#fff"
#define TOPBAR True /* False */