mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-30 08:53:08 +01:00
Processor list should use the same bg color as other lists
This commit is contained in:
parent
6d62352673
commit
868d752b4f
1 changed files with 2 additions and 2 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue