Skip to content

Commit 1ff1c90

Browse files
dimodiyordan-mitev
andauthored
Update styling-and-themes/custom-theme.md
Co-authored-by: Yordan <[email protected]>
1 parent 81a1f69 commit 1ff1c90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

styling-and-themes/custom-theme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The ThemeBuilder allows [different customization capabilities, depending on the
3333

3434
Each theme defines the same collection of variables, but with different values. For example, here are the <a href="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.
3535

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.
36+
This approach is supported starting with 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.
3737

3838
The example below shows how to customize some of the theme variables.
3939

0 commit comments

Comments
 (0)