diff --git a/gtk2_ardour/clearlooks.rc.in b/gtk2_ardour/clearlooks.rc.in index c6e92fe055..e1f52e8cb5 100644 --- a/gtk2_ardour/clearlooks.rc.in +++ b/gtk2_ardour/clearlooks.rc.in @@ -1307,6 +1307,6 @@ widget "*Pane.Divider" style:highest "pane" widget "*VCALabelBar*" style:highest "vca_label_bar" widget "*TextOnBackground" style:highest "text_on_bg" widget "*LargeTextEntry" style:highest "large_text" -widget "*LargeTextEntry*" style:highest "large_text" +widget "*BigTextEntry*" style:highest "big_text" widget "*ShadedEntry" style:highest "shaded_entry"