summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour3_widget_list.rc
diff options
context:
space:
mode:
authorBen Loftis <ben@glw.com>2012-12-07 22:38:49 +0000
committerBen Loftis <ben@glw.com>2012-12-07 22:38:49 +0000
commit5249f826035c35ae3ea75cbbd2457a0d8a510a79 (patch)
tree979a94b3123d2cfb0bef3e7f704dc29ec56f3e2a /gtk2_ardour/ardour3_widget_list.rc
parent526a1a71fe8bf0b448a51c1cae47d7c516764882 (diff)
more theming and layout tweaks. new faders that pre-light. fixed some spacing around mixer buttons. tweaked some colors (returned mutes to yellow). removed group button at bottom of mixer strip and replaced it with fader automation mode.
git-svn-id: svn://localhost/ardour2/branches/3.0@13617 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/ardour3_widget_list.rc')
-rw-r--r--gtk2_ardour/ardour3_widget_list.rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk2_ardour/ardour3_widget_list.rc b/gtk2_ardour/ardour3_widget_list.rc
index 63d402aca1..f969af002c 100644
--- a/gtk2_ardour/ardour3_widget_list.rc
+++ b/gtk2_ardour/ardour3_widget_list.rc
@@ -224,6 +224,7 @@ widget "*ParameterValueDisplay" style:highest "medium_bold_entry"
widget "*PluginUIClickBox" style:highest "medium_bold_entry"
widget "*PluginUIClickBox*" style:highest "medium_bold_entry"
widget "*PluginSlider" style:highest "plugin_slider"
+widget "*GainFader" style:highest "plugin_slider"
widget "*MixerTrackCommentArea" style:highest "option_entry"
widget "*MixerPanZone" style:highest "pan_zone"
widget "*LHSList" style:highest "treeview_display"