X-Git-Url: https://git.xinqibao.xyz/dmenu.git/blobdiff_plain/0af369ba65fdcdc40e5c49007c1b19097fba2496..25f71b382953630a48e321737498f9c561e66433:/config.arg.h diff --git a/config.arg.h b/config.arg.h index 066c1a4..c5e1874 100644 --- a/config.arg.h +++ b/config.arg.h @@ -4,6 +4,6 @@ */ #define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*" -#define BGCOLOR "#666699" -#define FGCOLOR "#eeeeee" +#define BGCOLOR "#eeeeee" +#define FGCOLOR "#666699" #define BORDERCOLOR "#9999CC"