Structure
ColorTheme
public struct ColorTheme: Equatable, Hashable
Relationships
Conforms To
Equatable
Hashable
Properties
primaryColor
public let primaryColor: UIColor
messageColor
public let messageColor: UIColor
actionColor
public let actionColor: UIColor