X-Git-Url: https://git.xinqibao.xyz/dmenu.git/blobdiff_plain/13ef97e65ea5a713a3d5ab46916d1ac6d071b825..0fa5a339ffac530eb596cc1b93c4ee696ef0ec74:/config.arg.h diff --git a/config.arg.h b/config.arg.h index 1e0ff8c..a19e463 100644 --- a/config.arg.h +++ b/config.arg.h @@ -4,7 +4,7 @@ */ #define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*" -#define SELBGCOLOR "#666699" +#define SELBGCOLOR "#333366" #define SELFGCOLOR "#eeeeee" -#define NORMBGCOLOR "#333366" -#define NORMFGCOLOR "#cccccc" +#define NORMBGCOLOR "#333333" +#define NORMFGCOLOR "#dddddd"