Code

Fix GTK font size in custom theme
authorjiho-sf <jiho-sf@users.sourceforge.net>
Sun, 17 May 2009 22:58:42 +0000 (22:58 +0000)
committerjiho-sf <jiho-sf@users.sourceforge.net>
Sun, 17 May 2009 22:58:42 +0000 (22:58 +0000)
packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/pre_gtkrc

index 181e5203928270510f6d3cfbd3250ee2c75aa2fc..9cb74998f986d4c773dc2d1cf5447e71b2f540af 100644 (file)
@@ -500,7 +500,7 @@ widget_class "*.GtkFrame.GtkLabel" style "clearlooks-frame-title"
 widget_class "*.GtkNotebook.*.GtkEventBox" style "clearlooks-notebook"
 widget_class "*.GtkNotebook.*.GtkViewport" style "clearlooks-notebook"
 
-gtk-font-name="Lucida Grande 12"
+gtk-font-name="Lucida Grande 11"
 gtk-icon-theme-name = "gnome"
 gtk-icon-sizes = "gtk-menu=16,16:gtk-dialog=48,48:gtk-dnd=32,32:gtk-button=20,20:gtk-large-toolbar=24,24:gtk-small-toolbar=16,16:inkscape-decoration=12,12"