X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=config.arg.h;h=f4f5e5dac0e1fddc6b9cd3aeec01fa814530ad09;hb=cac467d52ca354406b699aadaf64d67c18fc15c3;hp=9ca5b40ec22ba87c63b57ad223708ee10e97e535;hpb=dff15a02f7bde101e29bf93ab9b2c6b904a9a2ac;p=dwm.git diff --git a/config.arg.h b/config.arg.h index 9ca5b40..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 "#444444" +#define BGCOLOR "#004080" #define FGCOLOR "#ffffaa" -#define BORDERCOLOR "#222222" +#define BORDERCOLOR "#004080" #define MODKEY Mod1Mask #define NUMLOCKMASK Mod2Mask #define MASTERW 60 /* percent */