make track names visible for light theme in SAE version

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4290 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2008-12-05 08:25:30 +00:00
parent 70ed6b9d6a
commit d572ed2ed4
1 changed files with 1 additions and 0 deletions

View File

@ -797,6 +797,7 @@ style "track_name_display"
font_name = "%FONT_NORMAL%"
fg[NORMAL] = { 0.80, 0.80, 0.80 }
fg[ACTIVE] = { 0.80, 0.80, 0.80 }
text[INSENSITIVE] = { 0.70, 0.70, 0.70 }
base[NORMAL] = { 0.80, 0.80, 0.80 }
base[ACTIVE] = { 0.80, 0.80, 0.80 }