$OpenBSD: patch-config_def_h,v 1.5 2013/05/30 09:25:39 jung Exp $
--- config.def.h.orig	Sat Apr 20 15:29:39 2013
+++ config.def.h	Mon May 27 18:18:29 2013
@@ -5,7 +5,7 @@
  *
  * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
  */
-static char font[] = "Liberation Mono:pixelsize=12:antialias=false:autohint=false";
+static char font[] = "Liberation Mono:pixelsize=12:antialias=true:autohint=false";
 static int borderpx = 2;
 static char shell[] = "/bin/sh";
 
@@ -36,7 +36,7 @@ static const char *colorname[] = {
 	"blue2",
 	"magenta3",
 	"cyan3",
-	"gray90",
+	"gray",
 
 	/* 8 bright colors */
 	"gray50",
