MESSENGER-4966 color changes login flow and all chat

This commit is contained in:
JanNiklas Grabowski
2023-08-22 08:35:28 +00:00
committed by Arnfried Griesert
parent c62942c44e
commit 867a5fea98
11 changed files with 76 additions and 13 deletions
@@ -194,6 +194,8 @@ final class SecretsRecoveryWithPassphraseViewController: UIViewController {
@objc private func themeDidChange() {
self.update(theme: ThemeService.shared().theme)
// BWI: #4966
self.recoverButton.update(theme: theme)
}
private func updateRecoverButton() {