KColorUtils::mix( palette.color( QPalette::Window ), palette.color( QPalette::WindowText ), 0.25 )
On Tue, Oct 13, 2020 at 2:25 PM chiasa.men <chiasa....@web.de> wrote: > > https://pasteboard.co/JvupDV3.png > > Per trial and error I assumed the line (border of list view (vertical right > under the cursor)) color: #bcbebf is defined by a combination of Window Text > and Window Background (at least it changes if one of the colors is changed) - > but how is it determined exactly? > > > > >