X-Git-Url: https://git.xinqibao.xyz/dmenu.git/blobdiff_plain/4318bf2905a8da290ec83cb67f26bd06ba2e4dc9..d3206194c18fe0b925892da7cbf8c3942481cba8:/config.arg.h diff --git a/config.arg.h b/config.arg.h index 30c422d..654d02d 100644 --- a/config.arg.h +++ b/config.arg.h @@ -3,6 +3,7 @@ * See LICENSE file for license details. */ -#define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*" -#define BGCOLOR "#eeeeee" -#define FGCOLOR "#666699" +#define FONT "-*-snap-*-*-*-*-*-*-*-*-*-*-*-*" +#define BGCOLOR "#0d121d" +#define FGCOLOR "#eeeeee" +#define BORDERCOLOR "#3f484d"