| name | syncfusion-aspnetcore-theme |
| description | **THEMING & APPEARANCE GUIDE** — Assist with Syncfusion ASP.NET Core EJ2 component theming, customization, size modes, and dynamic theme switching. Use when: applying themes (Bootstrap, Material, Tailwind, Fluent, etc.), customizing theme variables, implementing theme switchers, enabling touch mode, or customizing icons and appearance. |
| metadata | {"author":"Syncfusion Inc","version":"34.1.29"} |
Syncfusion ASP.NET Core — Theming & Appearance
High-level guidance for theme selection, delivery methods, and appearance concerns. Detailed examples, SCSS snippets, Theme Studio usage, and code samples are kept in the concern's reference file.
When to Use
- Choosing or customizing a theme (Bootstrap, Material, Tailwind, Fluent, etc.)
- Implementing dynamic theme switching or touch/size modes
- Customizing variables via SCSS or Theme Studio
Quick Checklist
- Pick theme delivery method: CDN, NPM/SCSS, LibMan, or local files
- Align CDN or package version with installed Syncfusion packages
- Use Theme Studio or SCSS overrides for brand customizations
- Test size modes (
.e-bigger) and dark variants for accessibility
References