X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=config.arg.h;h=bc3adb4b0d8e1b7d1632bbc0d4ca8bf5110f5fbb;hb=2c6be7239f932121b9e4526b01b957fcefc8345a;hp=eb4d76843297fbbcedccd9560e3c5a7cf592cbc1;hpb=c789941bba6039026447f0472d15f49062d65308;p=dwm.git diff --git a/config.arg.h b/config.arg.h index eb4d768..bc3adb4 100644 --- a/config.arg.h +++ b/config.arg.h @@ -1,6 +1,4 @@ -/* © 2006-2007 Anselm R. Garbe - * © 2006-2007 Sander van Dijk - * See LICENSE file for license details. */ +/* See LICENSE file for copyright and license details. */ /* appearance */ #define BARPOS BarTop /* BarBot, BarOff */ @@ -9,7 +7,7 @@ #define NORMBORDERCOLOR "#333" #define NORMBGCOLOR "#222" #define NORMFGCOLOR "#ccc" -#define SELBORDERCOLOR "#248" +#define SELBORDERCOLOR "#8c8" #define SELBGCOLOR "#555" #define SELFGCOLOR "#fff"