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

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