X-Git-Url: https://git.xinqibao.xyz/dmenu.git/blobdiff_plain/7817523a685f0dbba2e074a448099558a54b1b9c..8148b515a155c66d5ad5ce0ed8ae1cbc13e4374d:/config.arg.h diff --git a/config.arg.h b/config.arg.h index 008161d..c5e1874 100644 --- a/config.arg.h +++ b/config.arg.h @@ -3,7 +3,7 @@ * See LICENSE file for license details. */ -#define FONT "-*-terminus-medium-*-*-*-13-*-*-*-*-*-iso10646-*" -#define BGCOLOR "#0a2c2d" -#define FGCOLOR "#ddeeee" -#define BORDERCOLOR "#176164" +#define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*" +#define BGCOLOR "#eeeeee" +#define FGCOLOR "#666699" +#define BORDERCOLOR "#9999CC"