diff --git a/ui/onboarding/Login/AddressView.qml b/ui/onboarding/Login/AddressView.qml index 31c0c38d96..f018bebbf2 100644 --- a/ui/onboarding/Login/AddressView.qml +++ b/ui/onboarding/Login/AddressView.qml @@ -59,7 +59,7 @@ Rectangle { anchors.left: usernameText.left anchors.leftMargin: 0 font.pixelSize: 15 - color: Style.current.darkGrey + color: Style.current.secondaryText } StatusRadioButton {