mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-08 22:55:44 +01:00
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:
parent
1dee135420
commit
caca12c73f
1 changed files with 5 additions and 5 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue