| trev 900, cool - dwm - [fork] customized build of dwm, the dynamic window manag… | |
| git clone git://src.adamsgaard.dk/dwm | |
| Log | |
| Files | |
| Refs | |
| README | |
| LICENSE | |
| --- | |
| commit 02d5dddc003b2e5af86754bf13783c0cdf193262 | |
| parent c789941bba6039026447f0472d15f49062d65308 | |
| Author: Anselm R. Garbe <[email protected]> | |
| Date: Thu, 24 May 2007 15:55:28 +0200 | |
| rev 900, cool | |
| Diffstat: | |
| M config.arg.h | 2 +- | |
| 1 file changed, 1 insertion(+), 1 deletion(-) | |
| --- | |
| diff --git a/config.arg.h b/config.arg.h | |
| t@@ -9,7 +9,7 @@ | |
| #define NORMBORDERCOLOR "#333" | |
| #define NORMBGCOLOR "#222" | |
| #define NORMFGCOLOR "#ccc" | |
| -#define SELBORDERCOLOR "#248" | |
| +#define SELBORDERCOLOR "#8c8" | |
| #define SELBGCOLOR "#555" | |
| #define SELFGCOLOR "#fff" | |