From: arg@10ksloc.org Date: Mon, 7 Aug 2006 09:10:19 +0000 (+0200) Subject: settle with grey X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=commitdiff_plain;h=6a8e176df103f406f81fff47d5ab456ccc867a0d settle with grey --- diff --git a/config.arg.h b/config.arg.h index 5e7fa5d..d842e25 100644 --- a/config.arg.h +++ b/config.arg.h @@ -9,9 +9,9 @@ const char *tags[] = { "fnord", "dev", "net", "work", "misc", NULL }; #define DEFMODE dotile /* dofloat */ #define DEFTAG 1 /* index */ #define FONT "-*-terminus-medium-*-*-*-13-*-*-*-*-*-iso10646-*" -#define BGCOLOR "#663333" +#define BGCOLOR "#444444" #define FGCOLOR "#ffffff" -#define BORDERCOLOR "#993333" +#define BORDERCOLOR "#222222" #define MODKEY Mod1Mask #define NUMLOCKMASK Mod2Mask #define MASTERW 60 /* percent */