浏览代码

improved GUI

Signed-off-by: Marino Faggiana <marino@marinofaggiana.com>
Marino Faggiana 2 年之前
父节点
当前提交
48b26ee8b3
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      iOSClient/Select/NCSelect.swift

+ 1 - 0
iOSClient/Select/NCSelect.swift

@@ -784,6 +784,7 @@ class NCSelectCommandView: UIView {
         separatorHeightConstraint.constant = 0.5
         separatorHeightConstraint.constant = 0.5
         separatorView.backgroundColor = .separator
         separatorView.backgroundColor = .separator
 
 
+        overwriteSwitch?.onTintColor = NCBrandColor.shared.brand
         overwriteLabel?.text = NSLocalizedString("_overwrite_", comment: "")
         overwriteLabel?.text = NSLocalizedString("_overwrite_", comment: "")
 
 
         selectButton?.layer.cornerRadius = 15
         selectButton?.layer.cornerRadius = 15