diff --git a/ts/components/wallet/PaymentMethodsList.tsx b/ts/components/wallet/PaymentMethodsList.tsx index 125c2fcb75f..6429b85cbcd 100644 --- a/ts/components/wallet/PaymentMethodsList.tsx +++ b/ts/components/wallet/PaymentMethodsList.tsx @@ -117,7 +117,7 @@ const AddMethodStyle = StyleSheet.create({ notImplementedText: { fontSize: 10, lineHeight: Platform.OS === "ios" ? 14 : 16, - color: customVariables.brandDarkGray + color: customVariables.colorWhite }, centeredContents: { alignItems: "center"