fix: anim nexus blob colour
This commit is contained in:
parent
64e6f1e934
commit
756004b902
1 changed files with 4 additions and 0 deletions
|
|
@ -27,6 +27,10 @@ Item {
|
|||
|
||||
smoothing: root.Tokens.rounding.largeIncreased
|
||||
color: Colours.palette.m3surfaceContainerLow
|
||||
|
||||
Behavior on color {
|
||||
CAnim {}
|
||||
}
|
||||
}
|
||||
|
||||
BlobInvertedRect {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue