summaryrefslogtreecommitdiff
path: root/LoginForm.ui.qml
diff options
context:
space:
mode:
Diffstat (limited to 'LoginForm.ui.qml')
-rw-r--r--LoginForm.ui.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/LoginForm.ui.qml b/LoginForm.ui.qml
index b0c6e0a..085fcbd 100644
--- a/LoginForm.ui.qml
+++ b/LoginForm.ui.qml
@@ -24,7 +24,7 @@ Rectangle {
anchors.leftMargin: 16
Layout.fillWidth: true
highlighted: true
- Material.accent: Material.primary
+ Material.background: Material.primary
}
Button {