You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: styling-and-themes/custom-theme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ The ThemeBuilder allows [different customization capabilities, depending on the
31
31
32
32
## Setting Theme Variables
33
33
34
-
Each theme defines the same collection of variables, but with different values. For example, here are the <ahref="https://www.telerik.com/design-system/docs/themes/kendo-themes/default/theme-variables/"target="_blank">Default theme variables</a>. It is possible to override the theme variable values outside the theme CSS file. In this way you can customize the appearance of the Telerik Blazor components without the need to create and maintain a full custom theme.
34
+
Each theme defines the same collection of variables, but with different values. For example, here are the <ahref="https://www.telerik.com/design-system/docs/themes/kendo-themes/default/theme-variables/"target="_blank">Default theme variables</a>. You can override the theme variable values outside the theme CSS file. In this way, you can customize the appearance of the Telerik Blazor components without the need to create and maintain a full custom theme.
35
35
36
36
This approach is supported starting from theme version `8.0.0` and Telerik UI for Blazor version `6.0.0`. Upgrading the Blazor components does not require any additional steps with regard to the CSS code, unless there are breaking changes in the CSS variable names.
0 commit comments