DefaultColorPalette

data class DefaultColorPalette(val highlight: Int = 12498816, val color2: Int = 8233342) : ColorPalette

Constructors

Link copied to clipboard
constructor(highlight: Int = 12498816, color2: Int = 8233342)

Properties

Link copied to clipboard
open override val color2: Int = 8233342
Link copied to clipboard
open override val highlight: Int = 12498816