mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 08:36:32 +01:00
ui: editor: consistent track separator color with mixer view
This commit is contained in:
parent
97e32a7a61
commit
1fad5fd6e9
1 changed files with 1 additions and 1 deletions
|
|
@ -897,7 +897,7 @@ style "track_name_editor" = "medium_text"
|
|||
|
||||
style "track_separator"
|
||||
{
|
||||
bg[NORMAL] = lighter(@background)
|
||||
bg[NORMAL] = darker(@background)
|
||||
}
|
||||
|
||||
# Plugin Editors
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue