13
0

revert mixer window faders to a2 colors

git-svn-id: svn://localhost/ardour2/branches/3.0@13831 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2013-01-11 19:16:23 +00:00
parent 9fcf40c94b
commit d26a6cb5d9

View File

@ -72,9 +72,9 @@ style "gain_fader"
bg[ACTIVE] = shade (0.705, @@COLPREFIX@_bg)
bg[INSENSITIVE] = shade (0.705, @@COLPREFIX@_bg)
fg[INSENSITIVE] = shade (0.7, @@COLPREFIX@_bright_color)
fg[NORMAL] = shade (0.7, @@COLPREFIX@_bright_color)
fg[ACTIVE] = shade (0.705, @@COLPREFIX@_bright_color)
fg[INSENSITIVE] = { 0.525, 0.521, 0.568 }
fg[NORMAL] = { 0.525, 0.521, 0.568 }
fg[ACTIVE] = { 0.525, 0.521, 0.568 }
}
#MSR and related buttons