X-Git-Url: https://git.xinqibao.xyz/dmenu.git/blobdiff_plain/00dce8cc395e1a71d080e71d020005f8c7bd5201..d3206194c18fe0b925892da7cbf8c3942481cba8:/config.arg.h?ds=inline diff --git a/config.arg.h b/config.arg.h index cb0e1b6..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 "#800000" -#define FGCOLOR "#ffffaa" -#define BORDERCOLOR "#000000" +#define FONT "-*-snap-*-*-*-*-*-*-*-*-*-*-*-*" +#define BGCOLOR "#0d121d" +#define FGCOLOR "#eeeeee" +#define BORDERCOLOR "#3f484d"