make track names visible for light theme in SAE version
authorPaul Davis <paul@linuxaudiosystems.com>
Fri, 5 Dec 2008 08:25:30 +0000 (08:25 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Fri, 5 Dec 2008 08:25:30 +0000 (08:25 +0000)
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4290 d708f5d6-7413-0410-9779-e7cbd77b26cf

gtk2_ardour/ardour2_ui_light_sae.rc.in

index 8a4c8992d304adc2c8d8653c6a85a2bd3ac90058..2a6844c6d03baf9a5ff4c3ee5294ebf87e5e1476 100644 (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 }