fix: anim nexus blob colour

This commit is contained in:
2 * r + 2 * t 2026-06-03 19:50:22 +10:00
parent 64e6f1e934
commit 756004b902

View file

@ -27,6 +27,10 @@ Item {
smoothing: root.Tokens.rounding.largeIncreased smoothing: root.Tokens.rounding.largeIncreased
color: Colours.palette.m3surfaceContainerLow color: Colours.palette.m3surfaceContainerLow
Behavior on color {
CAnim {}
}
} }
BlobInvertedRect { BlobInvertedRect {