Syncfusion.Blazor.Themes
33.2.5
Prefix Reserved
See the version list below for details.
dotnet add package Syncfusion.Blazor.Themes --version 33.2.5
NuGet\Install-Package Syncfusion.Blazor.Themes -Version 33.2.5
<PackageReference Include="Syncfusion.Blazor.Themes" Version="33.2.5" />
<PackageVersion Include="Syncfusion.Blazor.Themes" Version="33.2.5" />
<PackageReference Include="Syncfusion.Blazor.Themes" />
paket add Syncfusion.Blazor.Themes --version 33.2.5
#r "nuget: Syncfusion.Blazor.Themes, 33.2.5"
#:package Syncfusion.Blazor.Themes@33.2.5
#addin nuget:?package=Syncfusion.Blazor.Themes&version=33.2.5
#tool nuget:?package=Syncfusion.Blazor.Themes&version=33.2.5
Syncfusion® Blazor Themes
Professional UI themes for Syncfusion® Blazor components. Choose from 17+ pre-built themes including Bootstrap, Material Design, Fluent, Tailwind CSS, and more with light and dark variants.
Key Features
- 17+ Built-in Themes: Bootstrap 5, Bootstrap 4, Material, Material 3, Fluent, Tailwind, and more
- Light and Dark Variants: Each theme includes a matching dark variant
- Easy Integration: Simple CSS stylesheet reference with static web assets
- Consistent Styling: Unified design across all 1600+ Syncfusion components
- Theme Customization: Create custom themes using Theme Studio
- Brand Compliance: Tailored themes for corporate and design standards
- Performance Optimized: Minimal CSS footprint with no external dependencies
- Responsive Design: Mobile-first approach for all screen sizes
- Accessibility: WCAG 2.1 compliant with high contrast options
Available Themes
| Theme | Style Sheet Name | |
|---|---|---|
| Bootstrap 5 | bootstrap5.css | |
| Bootstrap 5 Dark | bootstrap5-dark.css | |
| Bootstrap 4 | bootstrap4.css | |
| Bootstrap 3 | bootstrap.css | |
| Bootstrap 3 Dark | bootstrap-dark.css | |
| Fluent | fluent.css | |
| Fluent Dark | fluent-dark.css | |
| Google’s Material | material.css | |
| Google’s Material-Dark | material-dark.css | |
| Material 3 | material3.css | |
| Material 3 Dark | material3-dark.css | |
| Tailwind CSS | tailwind.css | |
| Tailwind Dark CSS | tailwind-dark.css | |
| Microsoft Office Fabric | fabric.css | |
| Microsoft Office Fabric Dark | fabric-dark.css | |
| High Contrast | highcontrast.css | - |
Installation
.NET CLI
dotnet add package Syncfusion.Blazor.Themes
NuGet Package Manager
Install-Package Syncfusion.Blazor.Themes
Add Stylesheet Reference
For Blazor Web App / Blazor Server, add to Components/App.razor or App.razor. For Blazor WebAssembly, add to wwwroot/index.html. For Blazor Hybrid, add to your main layout or startup code:
<head>
<link href="_content/Syncfusion.Blazor.Themes/bootstrap5.css" rel="stylesheet" />
</head>
Quick Start
- Install the Themes package via NuGet
- Add the stylesheet reference to your application layout
- All Syncfusion components will automatically use the selected theme
Switching Themes
Simply replace the stylesheet reference to switch themes:
<link href="_content/Syncfusion.Blazor.Themes/bootstrap5.css" rel="stylesheet" />
<link href="_content/Syncfusion.Blazor.Themes/bootstrap5-dark.css" rel="stylesheet" />
<link href="_content/Syncfusion.Blazor.Themes/material.css" rel="stylesheet" />
<link href="_content/Syncfusion.Blazor.Themes/fluent.css" rel="stylesheet" />
<link href="_content/Syncfusion.Blazor.Themes/tailwind.css" rel="stylesheet" />
Documentation
Support
License
This is a commercial product and requires a paid license for possession or use. Review the Syncfusion® EULA.
About Syncfusion®
Syncfusion® provides 1600+ UI components and frameworks for web, mobile, and desktop development across multiple platforms:
Web: Blazor | ASP.NET Core | ASP.NET MVC | JavaScript | Angular | React | Vue
Desktop: WinForms | WPF | WinUI
Learn more at www.syncfusion.com.
sales@syncfusion.com | Toll Free: 1-888-9-DOTNET
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- No dependencies.
-
net8.0
- No dependencies.
-
net9.0
- No dependencies.
NuGet packages (19)
Showing the top 5 NuGet packages that depend on Syncfusion.Blazor.Themes:
| Package | Downloads |
|---|---|
|
NCPC.Blazor
Set of Blazor components to user within your project |
|
|
Recrovit.RecroGridFramework.Client.Blazor.SyncfusionUI
RecroGrid Framework Blazor UI. |
|
|
Cayaqui.MPS.Components
Design system and EVM/EPC reusable components (KPI strip, gauges CPI/SPI/PF, S-curves, Gantt, WBS tree grid, R9C, risk heatmap, change orders, purchase orders, engineering deliverables, lookahead grid) for .NET 10 Blazor WebApp (Interactive Server) on top of Syncfusion.Blazor. Proprietary — requires a commercial agreement with Cayaqui. |
|
|
BlazorDynamicFormSyncfusion
Package Description |
|
|
CruderSimple.Blazor
Package Description |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Syncfusion.Blazor.Themes:
| Repository | Stars |
|---|---|
|
iPromKnight/zilean
|
|
|
bhrugen/TangyBlazor
|
|
|
OpenSilver/OpenSilver.Samples.Showcase
An app with over 200 XAML, C#, F# & VB samples, powered by OpenSilver. Live demo: https://OpenSilverShowcase.com
|
| Version | Downloads | Last Updated |
|---|---|---|
| 33.2.7 | 1,910 | 5/19/2026 |
| 33.2.6 | 5,223 | 5/12/2026 |
| 33.2.5 | 6,959 | 5/4/2026 |
| 33.2.4 | 6,230 | 4/27/2026 |
| 33.2.3 | 9,378 | 4/21/2026 |
| 33.1.49 | 9,470 | 4/13/2026 |
| 33.1.47 | 7,346 | 4/6/2026 |
| 33.1.46 | 5,272 | 3/30/2026 |
| 33.1.45 | 7,023 | 3/23/2026 |
| 33.1.44 | 15,408 | 3/16/2026 |
| 32.2.9 | 13,998 | 3/9/2026 |
| 32.2.8 | 10,227 | 3/2/2026 |
| 32.2.7 | 14,202 | 2/23/2026 |
| 32.2.5 | 9,343 | 2/16/2026 |
| 32.2.4 | 15,990 | 2/10/2026 |
| 32.2.3 | 18,969 | 2/5/2026 |
| 32.1.25 | 14,557 | 1/26/2026 |
| 32.1.24 | 12,953 | 1/19/2026 |
| 32.1.23 | 15,008 | 1/13/2026 |
| 32.1.22 | 8,877 | 1/5/2026 |