a-fluidsynth: implement LV2_BANKPATCH__notify
[ardour.git] / gtk2_ardour / clearlooks.rc.in
index 13ff89a6e9b62ddacd998a11fb6849111c700bd0..f7311a793ec3da5f07cd8728e340c482534fb3e4 100644 (file)
@@ -415,8 +415,8 @@ style "base_frame"
 
 style "text_highlight_frame"
 {
-       fg[NORMAL] = @texts
-       bg[NORMAL] = @texts
+       fg[NORMAL] = shade (0.4, @texts)
+       bg[NORMAL] = shade (0.4, @texts)
 }
 
 style "transport_frame"