summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour2_ui.rc
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2007-03-19 07:07:38 +0000
committerDavid Robillard <d@drobilla.net>2007-03-19 07:07:38 +0000
commit0e705129fd420140b1711133fc4d3b9ac4b616d8 (patch)
tree193b0c595b682bacb8f7c1670202bb211ec4937f /gtk2_ardour/ardour2_ui.rc
parent99904735e066804358f1d0bd138a84f1e9ecda91 (diff)
Merged with trunk R1622.
git-svn-id: svn://localhost/ardour2/branches/midi@1623 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/ardour2_ui.rc')
-rw-r--r--gtk2_ardour/ardour2_ui.rc10
1 files changed, 5 insertions, 5 deletions
diff --git a/gtk2_ardour/ardour2_ui.rc b/gtk2_ardour/ardour2_ui.rc
index b008a4cd17..ce69b90170 100644
--- a/gtk2_ardour/ardour2_ui.rc
+++ b/gtk2_ardour/ardour2_ui.rc
@@ -858,11 +858,11 @@ style "track_controls_inactive"
style "edit_controls_base_selected"
{
- bg[NORMAL] = { 0.56, 0.56, 0.56 }
- bg[ACTIVE] = { 0.56, 0.56, 0.56 }
- bg[INSENSITIVE] = { 0.56, 0.56, 0.56 }
- bg[SELECTED] = { 0.56, 0.56, 0.56 }
- bg[PRELIGHT] = { 0.56, 0.56, 0.56 }
+ bg[NORMAL] = { 0.60, 0.54, 0.60 }
+ bg[ACTIVE] = { 0.60, 0.54, 0.60 }
+ bg[INSENSITIVE] = { 0.60, 0.54, 0.60 }
+ bg[SELECTED] = { 0.60, 0.54, 0.60 }
+ bg[PRELIGHT] = { 0.60, 0.54, 0.60 }
}
style "automation_track_controls_base"