mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-23 01:52:44 +02:00
Message bubbles: Use new background colors.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user