X-Git-Url: https://git.xinqibao.xyz/dmenu.git/blobdiff_plain/170b977288fdf06db87089b5e0d6df5a17ab58d5..d3206194c18fe0b925892da7cbf8c3942481cba8:/config.arg.h?ds=inline diff --git a/config.arg.h b/config.arg.h index 9785a4b..654d02d 100644 --- a/config.arg.h +++ b/config.arg.h @@ -3,7 +3,7 @@ * See LICENSE file for license details. */ -#define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*" -#define BGCOLOR "#444444" -#define FGCOLOR "#ffffaa" -#define BORDERCOLOR "#222222" +#define FONT "-*-snap-*-*-*-*-*-*-*-*-*-*-*-*" +#define BGCOLOR "#0d121d" +#define FGCOLOR "#eeeeee" +#define BORDERCOLOR "#3f484d"