diff --git a/src/screens/Settings/components/AddAppPasswordDialog.tsx b/src/screens/Settings/components/AddAppPasswordDialog.tsx index 17e5333346..87d8caff36 100644 --- a/src/screens/Settings/components/AddAppPasswordDialog.tsx +++ b/src/screens/Settings/components/AddAppPasswordDialog.tsx @@ -218,7 +218,7 @@ function CreateDialogInner({passwords}: {passwords: string[]}) { label={_(msg`Show Password`)} size="small" variant="ghost" - color="primary" + color="secondary" onPress={() => setShowPassword(!showPassword)} style={[a.flex_shrink]}>