summaryrefslogtreecommitdiff
path: root/gtk2_ardour
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2008-12-05 08:24:27 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2008-12-05 08:24:27 +0000
commit70ed6b9d6a04b6dc2336fa2c09c1c860ab146aae (patch)
tree81ce78fbe41c80fca17d13c96c0ef624ea3c7cba /gtk2_ardour
parent20d6f8608e4f196292b7d628f776325376d064b5 (diff)
make track names visible for light theme
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4289 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour')
-rw-r--r--gtk2_ardour/ardour2_ui_light.rc.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk2_ardour/ardour2_ui_light.rc.in b/gtk2_ardour/ardour2_ui_light.rc.in
index 8a4c8992d3..2a6844c6d0 100644
--- a/gtk2_ardour/ardour2_ui_light.rc.in
+++ b/gtk2_ardour/ardour2_ui_light.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 }