X-Git-Url: https://git.xinqibao.xyz/dmenu.git/blobdiff_plain/7817523a685f0dbba2e074a448099558a54b1b9c..6a332a043a0674884dcb3b449628be3fb3a07017:/config.arg.h diff --git a/config.arg.h b/config.arg.h index 008161d..39f2351 100644 --- a/config.arg.h +++ b/config.arg.h @@ -4,6 +4,6 @@ */ #define FONT "-*-terminus-medium-*-*-*-13-*-*-*-*-*-iso10646-*" -#define BGCOLOR "#0a2c2d" -#define FGCOLOR "#ddeeee" -#define BORDERCOLOR "#176164" +#define BGCOLOR "#444444" +#define FGCOLOR "#ffffff" +#define BORDERCOLOR "#222222"