Colour tweak

pull/859/head
Morgan Pretty 1 year ago
parent cf2e198a64
commit 22303f2458

@ -393,7 +393,7 @@ public final class ProfilePictureView: UIView {
withConfiguration: UIImage.SymbolConfiguration(weight: .semibold)
)
imageView.themeTintColor = .black
backgroundView.themeBackgroundColorForced = .primary(.green)
backgroundView.themeBackgroundColor = .primary
}
}

Loading…
Cancel
Save