internal: more colour fixes
This commit is contained in:
parent
fc6a088719
commit
291a403661
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ Row {
|
|||
implicitHeight: info.implicitHeight
|
||||
|
||||
radius: Appearance.rounding.large
|
||||
color: Colours.tPalette.m3surfaceContainerHigh
|
||||
color: Colours.layer(Colours.palette.m3surfaceContainerHigh, 2)
|
||||
|
||||
MaterialIcon {
|
||||
anchors.centerIn: parent
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue