From d572ed2ed4d867009a1ca365ca5316867c824690 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Fri, 5 Dec 2008 08:25:30 +0000 Subject: [PATCH] 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 --- gtk2_ardour/ardour2_ui_light_sae.rc.in | 1 + 1 file changed, 1 insertion(+) diff --git a/gtk2_ardour/ardour2_ui_light_sae.rc.in b/gtk2_ardour/ardour2_ui_light_sae.rc.in index 8a4c8992d3..2a6844c6d0 100644 --- a/gtk2_ardour/ardour2_ui_light_sae.rc.in +++ b/gtk2_ardour/ardour2_ui_light_sae.rc.in @@ -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 }