align module colors to their group accent
This commit is contained in:
parent
5b1c355917
commit
160937e674
10 changed files with 15 additions and 15 deletions
|
|
@ -25,7 +25,7 @@ RowLayout {
|
|||
M.ThemedIcon {
|
||||
anchors.fill: parent
|
||||
source: iconItem.modelData.icon
|
||||
tint: M.Theme.base05
|
||||
tint: M.Theme.base0D
|
||||
}
|
||||
|
||||
HoverHandler {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue