summaryrefslogtreecommitdiff
path: root/tools/osx_packaging/ardour2_mac_ui.rc
diff options
context:
space:
mode:
Diffstat (limited to 'tools/osx_packaging/ardour2_mac_ui.rc')
-rw-r--r--tools/osx_packaging/ardour2_mac_ui.rc9
1 files changed, 2 insertions, 7 deletions
diff --git a/tools/osx_packaging/ardour2_mac_ui.rc b/tools/osx_packaging/ardour2_mac_ui.rc
index 17952d6a44..775a1247bf 100644
--- a/tools/osx_packaging/ardour2_mac_ui.rc
+++ b/tools/osx_packaging/ardour2_mac_ui.rc
@@ -138,7 +138,7 @@ style "transport_base" = "medium_bold_text"
style "black_mackie_menu_bar" = "medium_bold_text"
{
- font_name = "sans bold 12"
+ font_name = "sans bold 11"
fg[NORMAL] = { 1.0, 1.0, 1.0 }
bg[NORMAL] = { 0, 0, 0 }
}
@@ -283,11 +283,6 @@ style "time_button" = "default_buttons_menus"
font_name = "sans 10"
}
-style "default_menus" = "default_buttons_menus"
-{
- font_name = "sans 11"
-}
-
style "transport_button"
{
font_name = "sans 9"
@@ -999,7 +994,7 @@ widget "*EditModeSelector" style "medium_bold_entry"
widget "*SnapTypeSelector" style "medium_bold_entry"
widget "*SnapModeSelector" style "medium_bold_entry"
widget "*ZoomFocusSelector" style "medium_bold_entry"
-widget "*ArdourContextMenu*" style "default_menus"
+widget "*ArdourContextMenu*" style "default_buttons_menus"
widget "*EditGroupTitleButton*" style "default_buttons_menus"
widget "*MixerGroupTitleButton*" style "default_buttons_menus"
widget "*ErrorLogCloseButton" style "default_buttons_menus"