proper 1px track separator
[ardour.git] / gtk2_ardour / ardour3_ui_light.rc.in
index 5d1f89dba8afb4f0c242fae7d2a4ac6b62d55e82..5b83be9483cb56b67a842a6cd8905859eff27b7e 100644 (file)
@@ -298,7 +298,7 @@ style "treeview_display" = "small_bold_text"
        base[SELECTED] = { 0, 0.75, 0.75 }
 
        # row text when in normal state and not a parent
-       text[NORMAL] = { 0.80, 0.80, 0.80 }
+       text[NORMAL] = { 0.20, 0.20, 0.20 }
 
        # selected row text with window focus
        text[SELECTED] = { 1.0, 1.0, 1.0 }  
@@ -351,6 +351,16 @@ style "inspector_processor_list" = "processor_list"
        base[SELECTED] = { 0.3, 0.3, 0.3 }
 }
 
+style "time_info_box" 
+{
+        bg[NORMAL] = { 0.149, 0.149, 0.149 }
+}
+
+style "status_bar_box" 
+{
+        bg[NORMAL] = { 0.149, 0.149, 0.149 }
+}
+
 ##include ardour3_light_fonts.rc
 ##include ardour3_light_styles.rc
 ##include ardour3_widgets.rc