summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour3_ui_dark.rc.in
diff options
context:
space:
mode:
authorCarl Hetherington <carl@carlh.net>2011-01-06 01:58:27 +0000
committerCarl Hetherington <carl@carlh.net>2011-01-06 01:58:27 +0000
commit1300247255f0eee19326cfe8b5c09ae4056933b0 (patch)
treebfa2cc1be114809b1eee39b0c223a53fe31c9c1a /gtk2_ardour/ardour3_ui_dark.rc.in
parentcdba0d701010e393958a4ae4973085422aafb3b8 (diff)
Patch from Chris G. for processor box colours.
git-svn-id: svn://localhost/ardour2/branches/3.0@8461 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/ardour3_ui_dark.rc.in')
-rw-r--r--gtk2_ardour/ardour3_ui_dark.rc.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/gtk2_ardour/ardour3_ui_dark.rc.in b/gtk2_ardour/ardour3_ui_dark.rc.in
index 4be6fdf855..d0337b57e0 100644
--- a/gtk2_ardour/ardour3_ui_dark.rc.in
+++ b/gtk2_ardour/ardour3_ui_dark.rc.in
@@ -1226,19 +1226,19 @@ style "processor_list"
# Colour of the frame of the fader in the processor list
style "processor_fader_frame"
{
- bg[NORMAL] = { 0.6, 0.6, 0.6 }
+ bg[NORMAL] = { 0.5, 0.5, 0.5 }
}
# A pre-fader processor's background
style "processor_prefader"
{
- bg[NORMAL] = { 0.2, 0.0, 0.0 }
+ bg[NORMAL] = { 0.3, 0.0, 0.0 }
}
# A pre-fader processor's frame
style "processor_prefader_frame"
{
- bg[NORMAL] = { 0.0, 0.0, 0.99 }
+ bg[NORMAL] = { 0.5, 0.0, 0.0 }
}
# The fader processor
@@ -1250,13 +1250,13 @@ style "processor_fader"
# A post-fader processor's background
style "processor_postfader"
{
- bg[NORMAL] = { 0.0, 0.2, 0.0 }
+ bg[NORMAL] = { 0.1, 0.3, 0.1 }
}
# A post-fader processor's frame
style "processor_postfader_frame"
{
- bg[NORMAL] = { 0.0, 0.99, 0.99 }
+ bg[NORMAL] = { 0.1, 0.5, 0.1 }
}
# MixerPanZone: