Premium themes

Radzen Professional and Enterprise subscribers can use two additional premium themes - Material Dark and Fluent.

Material Dark

Fluent

Use a premium theme in a custom application

The premium themes are not included in the Radzen.Blazor Nuget package. To use a premium theme in your custom Visual Studio application you need to copy the theme CSS file from an existing Radzen Application.

The location of the theme CSS file depends on the target framework:

  • client\src\app\assets\css in Radzen Angular applications.
  • server\wwwroot\assets\css in Radzen Blazor Server applications.
  • client\wwwroot\assets\css in Radzen Blazor WASM applications.

You also need to copy the fonts directory which is a sibling of the css directory.