summaryrefslogtreecommitdiff
path: root/modules/launcher/Content.qml
diff options
context:
space:
mode:
Diffstat (limited to 'modules/launcher/Content.qml')
-rw-r--r--modules/launcher/Content.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/launcher/Content.qml b/modules/launcher/Content.qml
index d7acd55..9b0e4e5 100644
--- a/modules/launcher/Content.qml
+++ b/modules/launcher/Content.qml
@@ -44,7 +44,7 @@ Item {
StyledRect {
id: searchWrapper
- color: Colours.alpha(Colours.palette.m3surfaceContainer, true)
+ color: Colours.tPalette.m3surfaceContainer
radius: Appearance.rounding.full
anchors.left: parent.left