Select theme:
The Appearance panel in Radzen Blazor Studio lets you easily customize the global look and feel of your application — live, as you work.
Note:
Color customization is a premium feature and is available only for apps that use the Radzen Blazor Components library.
Follow these steps to customize your app’s theme colors:
All color changes are saved automatically to your app’s site.css
file (wwwroot/css/site.css). You can open and edit this file directly if you want to fine-tune styles manually.
Note:
Changing theme colors affects all components in your application. Choose colors that work well together for a consistent look.
Tip:
Some lighter shades have built-in opacity. This helps maintain good contrast between backgrounds and text.
Note:
Advanced theme customization is a premium feature available for apps using the Radzen Blazor Components library.
Advanced customization lets you control more aspects of your app’s design — such as typography, borders, shadows, spacing, and component sizing.
You can also override default global styles for individual components. Some changes may require basic CSS knowledge.
Note:
Global theme customizations affect components unless they have styles edited locally in the Styles tab.
Local edits override global styles.
Important:
Any adjustments made through the Appearance panel are stored in your project’ssite.css
file (wwwroot/css/site.css).
This means you can reuse or modify those styles directly if you need to adjust them outside Radzen Blazor Studio.
You can customize:
Exporting and importing themes in JSON format makes it easy to reuse the same styles across multiple apps, ensuring a consistent design.
Note:
Exporting and importing custom themes is a premium feature.
To export your theme:
To import a custom theme:
To restore a theme to its original design, click Reset in the Appearance panel.
This removes all customizations and reloads the default theme styles.
Since all theme changes are saved to site.css
, you can easily version-control them with Git or any other source control system.
This makes it simple for teams to review, share, and roll back design updates as part of your regular development workflow.
Radzen is free to use. You can also test the premium features for 15 days.
Start FreeSelect theme: