Skip to content

Interface

The color scheme interface.

Properties

PropertyTypeNotes
actionActionColor

The colors used to present background and text for various states of the action.

dividerDividerColor

The colors used to present dividing lines or border lines.

errorSchemeColor

The colors used to represent interface elements that the user should be made aware of.

infoSchemeColor

The colors used to present information to the user that is neutral and not necessarily important.

modeColorSchemeMode

The palette mode, can be light or dark.

primarySchemeColor

The colors used to represent primary interface elements for a user.

secondarySchemeColor

The colors used to represent secondary interface elements for a user.

successSchemeColor

The colors used to indicate the successful completion of an action that user triggered.

surfaceSurfaceColor

The colors used to present the background and text.

warningSchemeColor

The colors used to represent potentially dangerous or important messages.

action

Interface Property
action: ActionColor

The colors used to present background and text for various states of the action.

divider

Interface Property
divider: DividerColor

The colors used to present dividing lines or border lines.

error

Interface Property
error: SchemeColor

The colors used to represent interface elements that the user should be made aware of.

info

Interface Property
info: SchemeColor

The colors used to present information to the user that is neutral and not necessarily important.

mode

Interface Property
mode: ColorSchemeMode

The palette mode, can be light or dark.

primary

Interface Property
primary: SchemeColor

The colors used to represent primary interface elements for a user.

secondary

Interface Property
secondary: SchemeColor

The colors used to represent secondary interface elements for a user.

success

Interface Property
success: SchemeColor

The colors used to indicate the successful completion of an action that user triggered.

surface

Interface Property
surface: SurfaceColor

The colors used to present the background and text.

warning

Interface Property
warning: SchemeColor

The colors used to represent potentially dangerous or important messages.

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