Syncfusion.Blazor.Themes 33.2.5

Prefix Reserved
dotnet add package Syncfusion.Blazor.Themes --version 33.2.5
                    
NuGet\Install-Package Syncfusion.Blazor.Themes -Version 33.2.5
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Syncfusion.Blazor.Themes" Version="33.2.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Syncfusion.Blazor.Themes" Version="33.2.5" />
                    
Directory.Packages.props
<PackageReference Include="Syncfusion.Blazor.Themes" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Syncfusion.Blazor.Themes --version 33.2.5
                    
#r "nuget: Syncfusion.Blazor.Themes, 33.2.5"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Syncfusion.Blazor.Themes@33.2.5
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Syncfusion.Blazor.Themes&version=33.2.5
                    
Install as a Cake Addin
#tool nuget:?package=Syncfusion.Blazor.Themes&version=33.2.5
                    
Install as a Cake Tool

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

  1. Install the Themes package via NuGet
  2. Add the stylesheet reference to your application layout
  3. 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

Mobile: Flutter | MAUI | UWP

Desktop: WinForms | WPF | WinUI

Learn more at www.syncfusion.com.

sales@syncfusion.com | Toll Free: 1-888-9-DOTNET

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • 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.

BlazorDynamicFormSyncfusion

Package Description

CruderSimple.Blazor

Package Description

IdentitySuite

A ready-to-use OpenId Connect Server based on Openiddict with Microsoft Identity and a comprehensive management shell.

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.5 478 5/4/2026
33.2.4 3,125 4/27/2026
33.2.3 5,868 4/21/2026
33.1.49 6,856 4/13/2026
33.1.47 5,574 4/6/2026
33.1.46 4,608 3/30/2026
33.1.45 6,257 3/23/2026
33.1.44 13,376 3/16/2026
32.2.9 11,985 3/9/2026
32.2.8 9,102 3/2/2026
32.2.7 13,280 2/23/2026
32.2.5 8,846 2/16/2026
32.2.4 14,075 2/10/2026
32.2.3 15,090 2/5/2026
32.1.25 13,047 1/26/2026
32.1.24 12,226 1/19/2026
32.1.23 14,087 1/13/2026
32.1.22 8,466 1/5/2026
32.1.21 6,781 12/29/2025
32.1.20 3,823 12/23/2025
Loading failed