Android Theming Overview
Theming system and visual customization for the Agentforce Android SDK.
- AgentforceThemeManager - Central theme management
- AgentforceColors - Color system and customization
- AgentforceSpacing - Spacing system and layout
- Primary Colors: Brand colors and primary UI elements
- Secondary Colors: Accent colors and secondary elements
- Semantic Colors: Success, warning, error, and info colors
- Surface Colors: Background and surface element colors
- Font Families: Custom font support and system fonts
- Font Scales: Responsive typography scaling
- Text Styles: Headings, body text, and label styles
- Consistent Spacing: Standardized spacing values
- Responsive Design: Adaptive spacing for different screen sizes
- Layout System: Grid and component spacing
- Light/Dark Mode: Automatic theme switching
- Brand Colors: Custom brand color integration
- Accessibility: High contrast and accessibility support
- UI Components: See Android UI Components for component theming
- Configuration: See Configuration Overview for setup
- Integration: See Android Development for architecture patterns