X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=config.arg.h;h=f4f5e5dac0e1fddc6b9cd3aeec01fa814530ad09;hb=cac467d52ca354406b699aadaf64d67c18fc15c3;hp=1ef03d21a85748b053c54b56735eceb1700a1fab;hpb=04f17d266969f7c3841b49b5dbb453a5fe4a6866;p=dwm.git diff --git a/config.arg.h b/config.arg.h index 1ef03d2..f4f5e5d 100644 --- a/config.arg.h +++ b/config.arg.h @@ -9,9 +9,9 @@ const char *tags[] = { "work", "net", "fnord", NULL }; #define DEFMODE dotile /* dofloat */ #define DEFTAG 0 /* index */ #define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*" -#define BGCOLOR "#800000" +#define BGCOLOR "#004080" #define FGCOLOR "#ffffaa" -#define BORDERCOLOR "#000000" +#define BORDERCOLOR "#004080" #define MODKEY Mod1Mask #define NUMLOCKMASK Mod2Mask #define MASTERW 60 /* percent */