Theme Configuration
Learn how to customize the theme of your application
Theme Configuration
Learn how to customize the theme of your application.
Theme Options
Color Schemes
Custom Themes
You can create custom themes by extending the base theme:
Theme Properties
Property | Type | Description |
---|---|---|
mode | string | 'light' or 'dark' |
primaryColor | string | Main brand color |
secondaryColor | string | Secondary brand color |
backgroundColor | string | Background color |
textColor | string | Text color |