CorePalette

An intermediate concept between the key color for a UI theme, and a full color scheme. 5 sets of tones are generated, all except one use the same hue as the key color, and all vary in chroma.

Properties

Link copied to clipboard
open var a1: TonalPalette
Link copied to clipboard
open var a2: TonalPalette
Link copied to clipboard
open var a3: TonalPalette
Link copied to clipboard
Link copied to clipboard
open var n1: TonalPalette
Link copied to clipboard
open var n2: TonalPalette

Functions

Link copied to clipboard
open fun contentOf(argb: Int): CorePalette
Create content key tones from a color.
Link copied to clipboard
open fun of(argb: Int): CorePalette
Create key tones from a color.