X-Git-Url: https://git.xinqibao.xyz/dmenu.git/blobdiff_plain/13ef97e65ea5a713a3d5ab46916d1ac6d071b825..04eade6a767a4145388585f666c6d1628285e96d:/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"