X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/c789941bba6039026447f0472d15f49062d65308..e1deda9e040c052af62aecc2fb4ee770fb2496a2:/config.arg.h?ds=sidebyside diff --git a/config.arg.h b/config.arg.h index eb4d768..e1a2e8a 100644 --- a/config.arg.h +++ b/config.arg.h @@ -1,5 +1,6 @@ /* © 2006-2007 Anselm R. Garbe * © 2006-2007 Sander van Dijk + * © 2007 Premysl Hruby * See LICENSE file for license details. */ /* appearance */ @@ -9,7 +10,7 @@ #define NORMBORDERCOLOR "#333" #define NORMBGCOLOR "#222" #define NORMFGCOLOR "#ccc" -#define SELBORDERCOLOR "#248" +#define SELBORDERCOLOR "#8c8" #define SELBGCOLOR "#555" #define SELFGCOLOR "#fff"