DefaultColors

public class DefaultColors

Chat UI default colors.

Properties

Link copied to clipboard
private final Color accentHeaderEndDark

Default dark ending Color of the Brush.linearGradient for the accent header.

Link copied to clipboard

Default light ending Color of the Brush.linearGradient for the accent header.

Link copied to clipboard

Default dark starting Color of the Brush.linearGradient for the accent header.

Link copied to clipboard

Default light starting Color of the Brush.linearGradient for the accent header.

Link copied to clipboard
private final ThemeColors dark

Default color palette used by the chat for the dark mode.

Link copied to clipboard
public final static DefaultColors INSTANCE
Link copied to clipboard
private final ThemeColors light

Default color palette used by the chat for the light mode.

Functions

Link copied to clipboard

Default dark ending Color of the Brush.linearGradient for the accent header.

Link copied to clipboard

Default light ending Color of the Brush.linearGradient for the accent header.

Link copied to clipboard

Default dark starting Color of the Brush.linearGradient for the accent header.

Link copied to clipboard

Default light starting Color of the Brush.linearGradient for the accent header.

Link copied to clipboard
public final ThemeColors getDark()

Default color palette used by the chat for the dark mode.

Link copied to clipboard
public final ThemeColors getLight()

Default color palette used by the chat for the light mode.