header background now respects darkmode
@@ -32,8 +32,7 @@ class ContactDetailHeader: UIView {
init() {
super.init(frame: .zero)
- let bg = UIColor(red: 248 / 255, green: 248 / 255, blue: 255 / 255, alpha: 1.0)
- backgroundColor = bg
+ backgroundColor = DcColors.contactCellBackgroundColor
setupSubviews()
}
@@ -1 +1 @@
-Subproject commit 4d1554c85b5eba2b46191ea663a47b088dbf1052
+Subproject commit e94c62e5b35fef3e2afa868db121bbfe2608ee5a