Tweak colors.

pull/1/head
Matthew Chen 7 years ago
parent 53c74d84ac
commit 82e649c508

@ -126,7 +126,7 @@ class AttachmentPointerView: UIStackView {
}
var textColor: UIColor {
return self.isIncoming ? UIColor.darkText : UIColor.white
return self.isIncoming ? UIColor.ows_white : UIColor.ows_light90
}
@objc

Loading…
Cancel
Save