Add ListView highlight color to theme
This commit is contained in:
@@ -18,7 +18,7 @@ ListView {
|
||||
|
||||
|
||||
highlight: HRectangle {
|
||||
color: theme.controls.button.checkedOverlay
|
||||
color: theme.controls.listView.highlight
|
||||
}
|
||||
|
||||
// Important:
|
||||
|
Reference in New Issue
Block a user