summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour3_ui_light.rc.in
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2010-11-30 03:10:45 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2010-11-30 03:10:45 +0000
commiteffcb6cba4c09cb211cce1639ff5ac23df3cb167 (patch)
tree41c03f027d4429a118b2b1f261a398cb7b163e69 /gtk2_ardour/ardour3_ui_light.rc.in
parentc5e35789ed5df60a248bf513bae0a7dab9b1411b (diff)
quick light theme catchup for pan GUI
git-svn-id: svn://localhost/ardour2/branches/3.0@8131 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/ardour3_ui_light.rc.in')
-rw-r--r--gtk2_ardour/ardour3_ui_light.rc.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/gtk2_ardour/ardour3_ui_light.rc.in b/gtk2_ardour/ardour3_ui_light.rc.in
index 035fbb2dd4..8d6ca1656d 100644
--- a/gtk2_ardour/ardour3_ui_light.rc.in
+++ b/gtk2_ardour/ardour3_ui_light.rc.in
@@ -1201,7 +1201,7 @@ style "location_rows_clock" = "default_clock_display"
style "pan_slider"
{
- font_name = "@FONT_NORMAL@"
+ font_name = "@FONT_SMALLER@"
fg[NORMAL] = { 0.22, 0.73, 0.22 }
fg[ACTIVE] = { 0.22, 0.73, 0.22 }
@@ -1634,6 +1634,7 @@ widget "*LocationAddRangeButton*" style:highest "default_button"
widget "*LocationEditRemoveButton" style:highest "location_row_button"
widget "*LocationEditRemoveButton*" style:highest "location_row_button"
widget "*PanSlider" style:highest "pan_slider"
+widget "*PanSlider*" style:highest "pan_slider"
widget "*PanningLinkButton" style:highest "mixer_red_active_button"
widget "*PanningLinkButton.*" style:highest "mixer_red_active_button"
widget "*PanningLinkDirectionButton" style:highest "very_small_button"