diff --git a/modules/lock/Center.qml b/modules/lock/Center.qml index 49050582..91fcf2fe 100644 --- a/modules/lock/Center.qml +++ b/modules/lock/Center.qml @@ -95,8 +95,7 @@ ColumnLayout { anchors.centerIn: parent text: "person" - fill: 1 - grade: 200 + color: Colours.palette.m3onSurfaceVariant font.pointSize: Math.floor(root.centerWidth / 4) }