summaryrefslogtreecommitdiff
path: root/components/filedialog/CurrentItem.qml
diff options
context:
space:
mode:
Diffstat (limited to 'components/filedialog/CurrentItem.qml')
-rw-r--r--components/filedialog/CurrentItem.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/filedialog/CurrentItem.qml b/components/filedialog/CurrentItem.qml
index e042445..9f8ffac 100644
--- a/components/filedialog/CurrentItem.qml
+++ b/components/filedialog/CurrentItem.qml
@@ -23,7 +23,7 @@ Item {
readonly property real roundingY: flatten ? root.implicitHeight / 2 : rounding
strokeWidth: -1
- fillColor: Colours.palette.m3surfaceContainer
+ fillColor: Colours.tPalette.m3surfaceContainer
startX: root.implicitWidth
startY: root.implicitHeight