From 93b56aba702c9b2a7fb940caed61ac82a4947e3f Mon Sep 17 00:00:00 2001 From: Wyatt Olson Date: Sat, 2 Oct 2010 14:42:43 -0600 Subject: [PATCH] Changed Gray Textured theme to use font sans 10 rather than sans 8; sans 8 is too small for Mac monitors. --- rtdata/themes/Gray Textured | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rtdata/themes/Gray Textured b/rtdata/themes/Gray Textured index fd73ba43c..f906abd87 100644 --- a/rtdata/themes/Gray Textured +++ b/rtdata/themes/Gray Textured @@ -32,7 +32,7 @@ style "clearlooks-default" # change it to use an actual font, enter the full name of the font # here, along with optional style and size, e.g. # "Monaco Bold 15". - font_name = "sans 8" + font_name = "sans 10" GtkRange::trough_border = 0 GtkRange::slider_width = 14