X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Fclearlooks.rc.in;h=9792028f0dc708aeaf347c48dbfd567e4cee1301;hb=0a67b1661c1dd18b8a2d8b247f2ee94d75499bc2;hp=ef402789419c063c80c0cf672fa4e5a61b17835a;hpb=30ca09ca884607f8335f8fc2a542c8233202f6cb;p=ardour.git diff --git a/gtk2_ardour/clearlooks.rc.in b/gtk2_ardour/clearlooks.rc.in index ef40278941..9792028f0d 100644 --- a/gtk2_ardour/clearlooks.rc.in +++ b/gtk2_ardour/clearlooks.rc.in @@ -408,6 +408,14 @@ style "base_frame" bg[NORMAL] = @background } +style "transport_frame" +{ +} + +style "editor_window" +{ +} + style "transport_base" = "medium_bold_text" { } @@ -1088,6 +1096,10 @@ widget "*zoomrange clock" style:highest "medium_text" 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"