summaryrefslogtreecommitdiff
path: root/components/effects
diff options
context:
space:
mode:
Diffstat (limited to 'components/effects')
-rw-r--r--components/effects/InnerBorder.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/effects/InnerBorder.qml b/components/effects/InnerBorder.qml
index e5092ca..d4a751f 100644
--- a/components/effects/InnerBorder.qml
+++ b/components/effects/InnerBorder.qml
@@ -15,7 +15,7 @@ StyledRect {
property alias bottomThickness: maskInner.anchors.bottomMargin
anchors.fill: parent
- color: Colours.palette.m3surfaceContainer
+ color: Colours.tPalette.m3surfaceContainer
layer.enabled: true
layer.effect: MultiEffect {