From: Carl Hetherington Date: Tue, 18 Jan 2011 00:28:13 +0000 (+0000) Subject: Fix colour of timecode ruler. X-Git-Tag: 3.0-alpha5~829 X-Git-Url: https://git.carlh.net/gitweb/?a=commitdiff_plain;h=a2ae68e7428dc9a0d1ab334523cffb4d610931c9;p=ardour.git Fix colour of timecode ruler. git-svn-id: svn://localhost/ardour2/branches/3.0@8526 d708f5d6-7413-0410-9779-e7cbd77b26cf --- diff --git a/gtk2_ardour/ardour3_ui_dark.rc.in b/gtk2_ardour/ardour3_ui_dark.rc.in index d9e20d1737..604195c82f 100644 --- a/gtk2_ardour/ardour3_ui_dark.rc.in +++ b/gtk2_ardour/ardour3_ui_dark.rc.in @@ -1672,6 +1672,7 @@ widget "*SMPTERuler" style:highest "editor_time_ruler" widget "*BBTRuler" style:highest "editor_time_ruler" widget "*FramesRuler" style:highest "editor_time_ruler" widget "*MinSecRuler" style:highest "editor_time_ruler" +widget "*TimecodeRuler" style:highest "editor_time_ruler" widget "*BaseFrame" style:highest "base_frame" widget "*SendStripBase" style:highest "send_strip_base"