13
0

updated mac ui from ardour2_ui.rc

git-svn-id: svn://localhost/ardour2/trunk@1683 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Jesse Chappell 2007-04-07 20:05:18 +00:00
parent 1dee135420
commit caca12c73f

View File

@ -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"