ColorPalette
Defines the set of colors used in SDK.
-
The color displayed most frequently across your app’s screens and components.
-
The lighter or darker variant of the
primary
color. -
The color of text, iconography, strokes, and some surfaces, shown on top of
primary
andprimaryVariant
colors.
-
The accent color.
-
The color of text, iconography, strokes, and some surfaces, shown on top of
secondary
color.
-
The color that appears behind scrollable content.
-
The color of text, iconography, strokes, and some surfaces, shown on top of
background
color.
-
Defines the color of surfaces of components, such as cards, sheets, and menus.
-
The lighter or darker variant of the
surface
color. -
The color of text, iconography, and strokes, shown on top of
surface
orsurfaceVariant
colors. -
The color of emphasized text, iconography, and strokes, shown on top of
surface
orsurfaceVariant
colors.
-
The color or error background
-
The color of text, iconography, and strokes, shown on top of
error
color.