Remove internal edit mode and add "content" tool.
[ardour.git] / gtk2_ardour / generic_pluginui.cc
index 3db31dbfdff90f05eef4558443f12da594c23b62..b07d6415eab0df586e04e5d36ac3959888a33f3e 100644 (file)
@@ -763,8 +763,8 @@ GenericPluginUI::build_control_ui (const Evoral::Parameter&             param,
                                0xcccc00ff, 0xcccc00ff,
                                0xffaa00ff, 0xffaa00ff,
                                0xff0000ff,
-                               ARDOUR_UI::config()->color ("MeterBackgroundBot"),
-                               ARDOUR_UI::config()->color ("MeterBackgroundTop")
+                               ARDOUR_UI::config()->color ("meter background bottom"),
+                               ARDOUR_UI::config()->color ("meter background top")
                                );
 
                info->min_unbound = desc.min_unbound;