Processor list should use the same bg color as other lists

This commit is contained in:
Ben Loftis 2020-01-12 18:11:55 -06:00
parent 6d62352673
commit 868d752b4f

View file

@ -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: