ColorPalette

object ColorPalette

Object used to store common colors and subColors that can be used with colorChooser Credit for the color schemes goes to "Aidan Follestad" as stated at the top of this file

Properties

Link copied to clipboard
val Accent: List<Color>
Link copied to clipboard
val AccentSub: List<List<Color>>
Link copied to clipboard
val Primary: List<Color>
Link copied to clipboard
val PrimarySub: List<List<Color>>