marinofaggiana 5 년 전
부모
커밋
ba1e83bfdf
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      iOSClient/Select/NCSelect.swift

+ 1 - 1
iOSClient/Select/NCSelect.swift

@@ -181,7 +181,7 @@ class NCSelect: UIViewController, UIGestureRecognizerDelegate, NCListCellDelegat
     @objc func changeTheming() {
         appDelegate.changeTheming(self, tableView: nil, collectionView: collectionView, form: false)
         toolbar.barTintColor = NCBrandColor.sharedInstance.tabBar
-        toolbar.tintColor = NCBrandColor.sharedInstance.brandText
+        toolbar.tintColor = .gray
     }
     
     // MARK: DZNEmpty