using a green selborder - dwm - dynamic window manager HTML git clone https://git.parazyd.org/dwm DIR Log DIR Files DIR Refs DIR README DIR LICENSE --- DIR commit f76b3a46851069860707f70ebc17ba4115219547 DIR parent 84ae6e12ebbb1a42a89c3f517952601985ab55d0 HTML Author: Anselm R. Garbe <arg@suckless.org> Date: Wed, 21 Feb 2007 15:47:52 +0100 using a green selborder Diffstat: M config.arg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- DIR diff --git a/config.arg.h b/config.arg.h @@ -8,7 +8,7 @@ #define NORMBORDERCOLOR "#333" #define NORMBGCOLOR "#222" #define NORMFGCOLOR "#ccc" -#define SELBORDERCOLOR "#69c" +#define SELBORDERCOLOR "#8c8" #define SELBGCOLOR "#555" #define SELFGCOLOR "#fff" #define TOPBAR True /* False */