You are here

Add new comment

Thanks for showing how the list of tracks looks like without border emboss. I like it.

It is one of the things that cannot be changed without touching code. :S

Trick:
If you create this little QSS

* {
background: green;
border: 1px solid white;
}

Everything that appears in green and white border is customizable.
If it is green and it should be another color (selected mixer track, front and background color in "track window"...) it is customizable, but you may lose some functionality by doing so.

File attachments: