From 02f714b8c9052e5ada0431df0be00f684294739d Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Thu, 21 Dec 2006 02:52:27 +0000 Subject: more panner tweaking git-svn-id: svn://localhost/ardour2/trunk@1239 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/ardour2_ui.rc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'gtk2_ardour/ardour2_ui.rc') diff --git a/gtk2_ardour/ardour2_ui.rc b/gtk2_ardour/ardour2_ui.rc index c5da7dd2bc..074e75c0bc 100644 --- a/gtk2_ardour/ardour2_ui.rc +++ b/gtk2_ardour/ardour2_ui.rc @@ -971,11 +971,11 @@ style "pan_slider" # used to draw the triangular indicators - base[NORMAL] = { 0.93, 0.94, 0.71 } - base[ACTIVE] = {0.93, 0.94, 0.71 } + base[NORMAL] = { 0.803, 0.792, 0.619 } + base[ACTIVE] = { 0.803, 0.792, 0.619 } base[INSENSITIVE] = {0.32, 0.39, 0.45 } # matches default_base - base[SELECTED] = { 0.93, 0.94, 0.71 } - base[PRELIGHT] = { 0.93, 0.94, 0.71 } + base[SELECTED] = { 0.803, 0.792, 0.619 } + base[PRELIGHT] = { 0.803, 0.792, 0.619 } } -- cgit v1.2.3