X-Git-Url: https://git.xinqibao.xyz/dmenu.git/blobdiff_plain/e980c7ff1814b533f674eec535af6c5658b1bc62..32ea45084b389d604369d74c6806d4a12613099a:/config.default.h diff --git a/config.default.h b/config.default.h index 6949cea..1f66553 100644 --- a/config.default.h +++ b/config.default.h @@ -4,7 +4,7 @@ */ #define FONT "fixed" -#define NORMBGCOLOR "#666699" -#define NORMFGCOLOR "#eeeeee" -#define SELBGCOLOR "#eeeeee" -#define SELBFCOLOR "#666699" +#define SELBGCOLOR "#666699" +#define SELFGCOLOR "#eeeeee" +#define NORMBGCOLOR "#333366" +#define NORMFGCOLOR "#cccccc"