rest of the color change for the MIDI channel selector, missed this yesterday

git-svn-id: svn://localhost/ardour2/branches/3.0@11184 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2012-01-07 15:10:54 +00:00
parent f1df7b125b
commit 5425b7773d
3 changed files with 3 additions and 3 deletions

View 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"

View 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

View 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