From c665c0ca98d72c172893e8bbd9c893aaa2b9f46e Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Mon, 5 May 2025 10:19:46 +1000 Subject: feat: border + colour changes --- modules/launcher/Background.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/launcher/Background.qml') diff --git a/modules/launcher/Background.qml b/modules/launcher/Background.qml index 0e9f7dd..7bffd26 100644 --- a/modules/launcher/Background.qml +++ b/modules/launcher/Background.qml @@ -16,7 +16,7 @@ Shape { ShapePath { strokeWidth: -1 - fillColor: Appearance.colours.m3surfaceContainer + fillColor: Appearance.colours.m3surface startY: root.wrapperHeight -- cgit v1.2.3-freya