diff options
Diffstat (limited to 'modules/launcher/Background.qml')
| -rw-r--r-- | modules/launcher/Background.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/launcher/Background.qml b/modules/launcher/Background.qml index 429f12e..ae12712 100644 --- a/modules/launcher/Background.qml +++ b/modules/launcher/Background.qml @@ -19,7 +19,7 @@ Shape { ShapePath { strokeWidth: -1 - fillColor: Appearance.colours.m3surface + fillColor: Appearance.colours.m3surfaceContainer startY: root.wrapperHeight |