Fall back to general MIDI synth for auditioning.
[ardour.git] / gtk2_ardour / clearlooks.rc.in
index aa7b5fd0c281f859c4f0a403f65cdb1b58fc7dd5..9792028f0dc708aeaf347c48dbfd567e4cee1301 100644 (file)
@@ -410,8 +410,10 @@ style "base_frame"
 
 style "transport_frame"
 {
-       fg[NORMAL] = shade (1.1, @background)
-       bg[NORMAL] = shade (1.1, @background)
+}
+
+style "editor_window"
+{
 }
 
 style "transport_base" = "medium_bold_text"
@@ -1096,6 +1098,8 @@ widget "*timecodeoffset clock" style:highest "medium_text"
 widget "*BaseFrame" style:highest "base_frame"
 widget "*TransportFrame" style:highest "transport_frame"
 widget "*TransportFrame*" style:highest  "transport_frame"
+widget "*EditorWindow*" style:highest  "editor_window"
+widget "*EditorWindow" style:highest  "editor_window"
 
 widget "*SendStripBase" style:highest "send_strip_base"
 widget "*AudioTrackStripBase" style:highest "audio_track_base"