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