AnsaColorScheme

data class AnsaColorScheme(val background: BackgroundColors = BackgroundColors(), val borders: BorderColors = BorderColors(), val buttons: ButtonColors = ButtonColors(), val icons: IconColors = IconColors(), val gradient: GradientColors = GradientColors(), val switch: SwitchColors = SwitchColors(), val text: TextColors = TextColors())

Constructors

Link copied to clipboard
constructor(background: BackgroundColors = BackgroundColors(), borders: BorderColors = BorderColors(), buttons: ButtonColors = ButtonColors(), icons: IconColors = IconColors(), gradient: GradientColors = GradientColors(), switch: SwitchColors = SwitchColors(), text: TextColors = TextColors())

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard