summaryrefslogtreecommitdiff
path: root/modules/launcher/Background.qml
diff options
context:
space:
mode:
Diffstat (limited to 'modules/launcher/Background.qml')
-rw-r--r--modules/launcher/Background.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/launcher/Background.qml b/modules/launcher/Background.qml
index 82c5f4a..56733f7 100644
--- a/modules/launcher/Background.qml
+++ b/modules/launcher/Background.qml
@@ -12,7 +12,7 @@ ShapePath {
readonly property real roundingY: flatten ? wrapper.height / 2 : rounding
strokeWidth: -1
- fillColor: Config.border.colour
+ fillColor: Colours.palette.m3surface
PathArc {
relativeX: root.rounding