rest of the color change for the MIDI channel selector, missed this yesterday
authorPaul Davis <paul@linuxaudiosystems.com>
Sat, 7 Jan 2012 15:10:54 +0000 (15:10 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Sat, 7 Jan 2012 15:10:54 +0000 (15:10 +0000)
git-svn-id: svn://localhost/ardour2/branches/3.0@11184 d708f5d6-7413-0410-9779-e7cbd77b26cf

gtk2_ardour/ardour3_styles.rc.in
gtk2_ardour/ardour3_ui_dark.rc.in
gtk2_ardour/ardour3_ui_light.rc.in

index b8f8b85a2a63300bbb4b9f66fdaea10355672b34..d1a4500525d507f77ff0a9ccca970fe1f7054c57 100644 (file)
@@ -426,7 +426,7 @@ style "midi_channel_selector_button"
        bg[NORMAL] = @@COLPREFIX@_bg
        bg[ACTIVE] = @@COLPREFIX@_midi_channel_selector
        fg[NORMAL] = @@COLPREFIX@_fg
-       fg[ACTIVE] = @@COLPREFIX@_muted_text
+       fg[ACTIVE] = @@COLPREFIX@_light_text_on_dark
 }
 
 style "shuttle_control" = "very_small_text"
index 0b422605f6e787db37b72194ccfa77e0fb31fbaa..a6364f9f804b89c90d03b072002998bce42f0145 100644 (file)
@@ -9,7 +9,7 @@
 #@color fg #EEEEEC
 #@color bg #54555d
 #@color text #EEEEEC
-#@color muted_text #CFCFC1
+#@color light_text_on_dark #CFCFC1
 #@color base #171717
 #@color fg_selected #EEF
 #@color bg_selected #58B
index bd19bd7b7e862a97dfc1dbce4c66dad4ed6ba9f2..5d1f89dba8afb4f0c242fae7d2a4ac6b62d55e82 100644 (file)
@@ -9,7 +9,7 @@
 #@color fg #171717
 #@color bg #cccccc
 #@color text #171717
-#@color muted_text #171717
+#@color light_text_on_dark #CFCFC1
 #@color base #cccccc
 #@color fg_selected #EEF
 #@color bg_selected #58B