From: arg@localhost.10kloc.org Date: Mon, 21 Aug 2006 15:45:46 +0000 (+0200) Subject: applied OpenBSD changes.. X-Git-Url: https://git.danieliu.xyz/?a=commitdiff_plain;h=35210e3998a3795fff844fff4de5fd8a2cf46e9f;p=dmenu.git applied OpenBSD changes.. --- diff --git a/config.arg.h b/config.arg.h index 670b1b2..066c1a4 100644 --- a/config.arg.h +++ b/config.arg.h @@ -4,6 +4,6 @@ */ #define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*" -#define BGCOLOR "#0d121d" +#define BGCOLOR "#666699" #define FGCOLOR "#eeeeee" -#define BORDERCOLOR "#3f484d" +#define BORDERCOLOR "#9999CC"