Browse Source

improved GUI

Signed-off-by: Marino Faggiana <marino@marinofaggiana.com>
Marino Faggiana 2 years ago
parent
commit
48b26ee8b3
1 changed files with 1 additions and 0 deletions
  1. 1 0
      iOSClient/Select/NCSelect.swift

+ 1 - 0
iOSClient/Select/NCSelect.swift

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