marinofaggiana 4 년 전
부모
커밋
848c81e308
1개의 변경된 파일2개의 추가작업 그리고 3개의 파일을 삭제
  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