Skip to content

Interface

The interface for the reference color palette.

Properties

PropertyTypeNotes
blackstring

The black color.

errorReferencePaletteColor

The error color of the palette.

infoReferencePaletteColor

The info color of the palette.

neutralReferencePaletteNeutralColor

The neutral color of the palette.

primaryReferencePaletteColor

The primary color of the palette.

secondaryReferencePaletteColor

The secondary color of the palette.

successReferencePaletteColor

The success color of the palette.

warningReferencePaletteColor

The warning color of the palette.

whitestring

The white color.

black

Interface Property
black: string

The black color.

error

Interface Property
error: ReferencePaletteColor

The error color of the palette.

info

Interface Property
info: ReferencePaletteColor

The info color of the palette.

neutral

Interface Property
neutral: ReferencePaletteNeutralColor

The neutral color of the palette.

primary

Interface Property
primary: ReferencePaletteColor

The primary color of the palette.

secondary

Interface Property
secondary: ReferencePaletteColor

The secondary color of the palette.

success

Interface Property
success: ReferencePaletteColor

The success color of the palette.

warning

Interface Property
warning: ReferencePaletteColor

The warning color of the palette.

white

Interface Property
white: string

The white color.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.