Use ardour/session_state_utils.h in Editor::redisplay_snapshots
[ardour.git] / gtk2_ardour / ardour2_ui_light.rc.in
index 2f554e4f57dc2ff4fa1f8d56e03fb0cd89a0fee0..4172b73a5be886ccdce740b2bfddd74090c828cd 100644 (file)
@@ -1096,10 +1096,10 @@ style "io_selector_notebook" = "default_base"
 
 style "tearoff_arrow" = "medium_bold_entry"
 {
-       fg[NORMAL] = { 0.80, 0.80, 0.80 }
-       fg[PRELIGHT] = { 0.80, 0.80, 0.80 }
-       bg[NORMAL] = { 0.80, 0.80, 0.80 }
-       bg[PRELIGHT] = { 0.80, 0.80, 0.80 }
+       fg[NORMAL] = { 0.30, 0.30, 0.30 }
+       fg[PRELIGHT] = { 0.30, 0.30, 0.30 }
+       bg[NORMAL] = { 0.30, 0.30, 0.30 }
+       bg[PRELIGHT] = { 0.30, 0.30, 0.30 }
 }
 
 style "meter_metrics_strip" = "default_base"