possible fix for http://tracker.ardour.org/view.php?id=5586
[ardour.git] / gtk2_ardour / ardour3_ui_light.rc.in
index 495191dc739e19af3f691ae1c49095a48c318ad6..5b83be9483cb56b67a842a6cd8905859eff27b7e 100644 (file)
@@ -9,6 +9,7 @@
 #@color fg #171717
 #@color bg #cccccc
 #@color text #171717
+#@color light_text_on_dark #CFCFC1
 #@color base #cccccc
 #@color fg_selected #EEF
 #@color bg_selected #58B
@@ -25,7 +26,7 @@
 
 #@color arm #F33
 #@color solo #A8F730
-#@color midi_channel_selector #A8F730
+#@color midi_channel_selector #005900
 #@color mute #FFFA87
 #@color mono #DEC
 #@color monitor #7596DE
@@ -297,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 }  
@@ -350,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