Processor list should use the same bg color as other lists
This commit is contained in:
@@ -933,9 +933,9 @@ style "inspector_track_list_display" = "track_list_display"
|
||||
|
||||
style "processor_list" = "very_small_text"
|
||||
{
|
||||
bg[NORMAL] = @darkest
|
||||
bg[NORMAL] = @bases
|
||||
bg[ACTIVE] = shade (1.8, @fg_selected)
|
||||
fg[ACTIVE] = @darkest
|
||||
fg[ACTIVE] = @bases
|
||||
}
|
||||
|
||||
# MixerPanZone:
|
||||
|
||||
Reference in New Issue
Block a user