X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/7696c89c90c926f6371b1ee3ec1b13dd2414aa40..dfd84f9bf3b9d949412a73bc62a43109b340d395:/config.h diff --git a/config.h b/config.h index ec633c3..9d28e75 100644 --- a/config.h +++ b/config.h @@ -4,7 +4,7 @@ */ #define FONT "-*-terminus-medium-*-*-*-13-*-*-*-*-*-iso10646-*" -#define BGCOLOR "#0c0c33" -#define FGCOLOR "#b2c8cd" -#define BORDERCOLOR "#3030c0" -#define STATUSDELAY 10 /* milliseconds */ +#define BGCOLOR "#666699" +#define FGCOLOR "#ffffff" +#define BORDERCOLOR "#9999CC" +#define STATUSDELAY 10 /* seconds */