marinofaggiana 4 年之前
父節點
當前提交
c2f53f4a59
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      iOSClient/Brand/NCBrand.swift

+ 1 - 1
iOSClient/Brand/NCBrand.swift

@@ -159,7 +159,7 @@ class NCBrandColor: NSObject {
         
         let appDelegate = UIApplication.shared.delegate as! AppDelegate
         let darker: CGFloat = 30    // %
-        let lighter: CGFloat = 40   // %
+        let lighter: CGFloat = 30   // %
 
         if !NCBrandOptions.sharedInstance.use_themingColor {