X-Git-Url: https://git.xinqibao.xyz/dmenu.git/blobdiff_plain/18ec376aa903d620f3586af4974116a82c74024f..13ef97e65ea5a713a3d5ab46916d1ac6d071b825:/config.default.h?ds=sidebyside diff --git a/config.default.h b/config.default.h index 48c810a..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 SELFGCOLOR "#666699" +#define SELBGCOLOR "#666699" +#define SELFGCOLOR "#eeeeee" +#define NORMBGCOLOR "#333366" +#define NORMFGCOLOR "#cccccc"