DefaultAgentforceTheme

object DefaultAgentforceTheme : BaseUiTheme

Default AgentforceTheme that serves as the base theme for Agentforce components. This theme can be used directly by the SDK or as a starting point for host apps to create customized themes.

PropertyTypeDescription
colorsColorsDefault light mode colors
darkColorsColorsDefault dark mode colors
dimensionsDimensionsDefault dimensions
shadowsShadowsDefault shadows
shapesShapesDefault shapes
typographyTypographyDefault typography

The following functions are available on DefaultAgentforceTheme:

Creates a copy of this theme with optional parameter overrides. This allows host apps to customize specific aspects of the theme without having to recreate the entire theme from scratch.