Signed-off-by: marinofaggiana <ios@nextcloud.com>
@@ -103,7 +103,7 @@ class NCColorPicker: UIViewController {
defaultButton.layer.cornerRadius = 5
defaultButton.layer.masksToBounds = true
defaultButton.layer.borderColor = NCBrandColor.shared.label.cgColor
- defaultButton.layer.borderWidth = 1
+ defaultButton.layer.borderWidth = 2
}
// MARK: - Action
@@ -877,15 +877,6 @@
"_ITMS-90076_" = "Due to a change in the Nextcloud application identifier, the settings and password for accessing your cloud are reset, so please re-enter your account data and check your Settings. We are sorry about that.";
"_copy_passphrase_" = "Copy passphrase";
"_change_color_" = "Change color";
-"_orange_" = "Orange";
-"_red_" = "Red";
-"_purple_" = "Purple";
-"_blue_" = "Blue";
-"_brown_" = "Brown";
-"_green_" = "Green";
-"_gray_" = "Gray";
-"_default_" = "Default";
-"_custom_" = "Custom";
// Video
"_select_trace_" = "Select the trace";