Message bubbles: Use new background colors.

This commit is contained in:
SBiOSoftWhare
2022-01-31 17:42:54 +01:00
parent c51787133c
commit 223d1802c1
9 changed files with 22 additions and 34 deletions
+6
View File
@@ -96,6 +96,12 @@ import DesignKit
/// Color to use in shadows. Should be contrast to `backgroundColor`.
var shadowColor: UIColor { get }
// Timeline cells
var roomCellIncomingBubbleBackgroundColor: UIColor { get }
var roomCellOutgoingBubbleBackgroundColor: UIColor { get }
// MARK: - Customisation methods