Skip to content

Removed header colorSet for TableView

tableview/private/HeaderDelegate.qml: removed header colorSet.

When we are using color scheme with [Colors:Header] section with dark colors we have dark background and dark text in tableview header. Also dark table header in some cases looks inappropriate, afaik Kirigami.Theme.Header is for applications/dialogs headers.

Before After
image image

Merge request reports