summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorJesse Chappell <jesse@essej.net>2007-04-07 20:05:18 +0000
committerJesse Chappell <jesse@essej.net>2007-04-07 20:05:18 +0000
commitcaca12c73f4a203cd496c4a50dec6eb4c4553110 (patch)
treed8a4a4d87d8cfd89a049c5b4a0fd6eb383dd9896 /tools
parent1dee135420a9c75fd1964551133268a3f5107e57 (diff)
updated mac ui from ardour2_ui.rc
git-svn-id: svn://localhost/ardour2/trunk@1683 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'tools')
-rw-r--r--tools/osx_packaging/ardour2_mac_ui.rc10
1 files changed, 5 insertions, 5 deletions
diff --git a/tools/osx_packaging/ardour2_mac_ui.rc b/tools/osx_packaging/ardour2_mac_ui.rc
index a0834393ca..6528257e74 100644
--- a/tools/osx_packaging/ardour2_mac_ui.rc
+++ b/tools/osx_packaging/ardour2_mac_ui.rc
@@ -838,11 +838,11 @@ style "track_controls_inactive"
style "edit_controls_base_selected"
{
- bg[NORMAL] = { 0.56, 0.56, 0.56 }
- bg[ACTIVE] = { 0.56, 0.56, 0.56 }
- bg[INSENSITIVE] = { 0.56, 0.56, 0.56 }
- bg[SELECTED] = { 0.56, 0.56, 0.56 }
- bg[PRELIGHT] = { 0.56, 0.56, 0.56 }
+ bg[NORMAL] = { 0.60, 0.54, 0.60 }
+ bg[ACTIVE] = { 0.60, 0.54, 0.60 }
+ bg[INSENSITIVE] = { 0.60, 0.54, 0.60 }
+ bg[SELECTED] = { 0.60, 0.54, 0.60 }
+ bg[PRELIGHT] = { 0.60, 0.54, 0.60 }
}
style "automation_track_controls_base"