marinofaggiana 4 years ago
parent
commit
848c81e308
1 changed files with 2 additions and 3 deletions
  1. 2 3
      iOSClient/Main/NCDetailNavigationController.swift

+ 2 - 3
iOSClient/Main/NCDetailNavigationController.swift

@@ -50,12 +50,11 @@ class NCDetailNavigationController: UINavigationController {
     }
     
     //MARK: - NotificationCenter
-    
 
     @objc func changeTheming() {
-
+        navigationBar.barTintColor = NCBrandColor.sharedInstance.backgroundView
+        navigationBar.tintColor = NCBrandColor.sharedInstance.brandElement
     }
-    
 
     //MARK: - Button