|
@@ -11,8 +11,6 @@ struct Constants {
|
|
|
static let deltachatImapPasswordKey = "__DELTACHAT_IMAP_PASSWORD_KEY__"
|
|
|
}
|
|
|
|
|
|
-
|
|
|
-
|
|
|
static let defaultShadow = UIImage(color: UIColor(hexString: "ff2b82"), size: CGSize(width: 1, height: 1))
|
|
|
static let onlineShadow = UIImage(color: UIColor(hexString: "3ed67e"), size: CGSize(width: 1, height: 1))
|
|
|
|