What's Changed
- 5 Pre-built Color Themes: Success (green), Danger (red), Info (blue), Warning (yellow), Secondary (gray)
- Gradient Effects: Add beautiful gradient backgrounds to any theme with
->gradient() - Flexible Theme Methods: Use shorthand methods (
->success()) or generic->theme()with enums - Custom Theme Classes: Add custom CSS classes with
->customThemeClasses()for advanced styling - Dynamic Theme Support: Use closures for conditional/dynamic theme classes