X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=gtk2_ardour%2Fclearlooks.rc.in;h=9792028f0dc708aeaf347c48dbfd567e4cee1301;hb=ccb51a8ddbecd2fe3d6847d85b3a4ba1f55d3ef1;hp=fa52b8ade9efe81db0658fbb4c3c9590ab3cfb3b;hpb=bdb8cce6e3dffa283bae18ef993dda13df8070d4;p=ardour.git diff --git a/gtk2_ardour/clearlooks.rc.in b/gtk2_ardour/clearlooks.rc.in index fa52b8ade9..9792028f0d 100644 --- a/gtk2_ardour/clearlooks.rc.in +++ b/gtk2_ardour/clearlooks.rc.in @@ -412,6 +412,10 @@ style "transport_frame" { } +style "editor_window" +{ +} + style "transport_base" = "medium_bold_text" { } @@ -1094,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"