make track names visible for light theme

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4289 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2008-12-05 08:24:27 +00:00
parent 20d6f8608e
commit 70ed6b9d6a
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 }