summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour2_ui.rc
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2006-10-12 15:20:00 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2006-10-12 15:20:00 +0000
commit833f33b0c95aadafa22f09a5d341805a86372281 (patch)
treeb0f97bfd786a8861286a2cb4c5f7b7370c589531 /gtk2_ardour/ardour2_ui.rc
parentbd9d6a3254b6ccb9e891b78aea5da1b77c4d2275 (diff)
fixes for meter thread using free'd member of AudioEngine, audiostreamview accessing deleted crossfades, and mute button now has sensible text color when active
git-svn-id: svn://localhost/ardour2/trunk@982 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/ardour2_ui.rc')
-rw-r--r--gtk2_ardour/ardour2_ui.rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk2_ardour/ardour2_ui.rc b/gtk2_ardour/ardour2_ui.rc
index 5422a63b8b..f0a09778d1 100644
--- a/gtk2_ardour/ardour2_ui.rc
+++ b/gtk2_ardour/ardour2_ui.rc
@@ -217,6 +217,7 @@ style "mute_button" = "small_button"
bg[ACTIVE] = { 1.0, 0.98, 0.53 }
fg[PRELIGHT] = { 0, 0, 0 }
+ fg[ACTIVE] = { 0, 0, 0 }
}