X-Git-Url: https://git.xinqibao.xyz/dmenu.git/blobdiff_plain/f3a60b583f1e556916dc7a2f2fc64f98709830fc..25f71b382953630a48e321737498f9c561e66433:/config.arg.h?ds=inline diff --git a/config.arg.h b/config.arg.h index a1f243b..c5e1874 100644 --- a/config.arg.h +++ b/config.arg.h @@ -3,7 +3,7 @@ * See LICENSE file for license details. */ -#define FONT "-*-terminus-medium-*-*-*-13-*-*-*-*-*-iso10646-*" -#define BGCOLOR "#eaffff" -#define FGCOLOR "#000000" -#define BORDERCOLOR "#8888cc" +#define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*" +#define BGCOLOR "#eeeeee" +#define FGCOLOR "#666699" +#define BORDERCOLOR "#9999CC"