X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Fardour2_ui.rc;h=d873220140e0f4cc269bfdd2ec35a1bc63cd4c98;hb=aad62fc6608ccbb6edd9c5cb94e2721edd890bec;hp=23823d27a35e333e5e696268ae29284dc2cf4c23;hpb=7fa2576477a3ead1f9a6d10853bdc4ffd9e2d528;p=ardour.git diff --git a/gtk2_ardour/ardour2_ui.rc b/gtk2_ardour/ardour2_ui.rc index 23823d27a3..d873220140 100644 --- a/gtk2_ardour/ardour2_ui.rc +++ b/gtk2_ardour/ardour2_ui.rc @@ -448,6 +448,7 @@ style "editor_hscrollbar" = "ardour_adjusters" # make it bigger. # GtkRange::slider_width = 27 + GtkScrollbar::slider_width = 27 } style "ardour_progressbars" = "default_buttons_menus" @@ -838,11 +839,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"