Changed Gray Textured theme to use font sans 10 rather than sans 8; sans 8 is too small for Mac monitors.

This commit is contained in:
Wyatt Olson
2010-10-02 14:42:43 -06:00
parent 05f70a7a99
commit 93b56aba70

View File

@@ -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