Fix standalone wallet theme

This commit is contained in:
Peter 2019-10-15 19:48:35 +04:00
parent 099a4c0585
commit 7a2325ffd7

View File

@ -428,6 +428,8 @@ private final class WalletContextImpl: NSObject, WalletContext, UIImagePickerCon
self.presentationData = WalletPresentationData(
theme: WalletTheme(
info: WalletInfoTheme(
buttonBackgroundColor: accentColor,
buttonTextColor: .white,
incomingFundsTitleColor: UIColor(rgb: 0x00b12c),
outgoingFundsTitleColor: UIColor(rgb: 0xff3b30)
), setup: WalletSetupTheme(