Skip to content

Commit ce82899

Browse files
Update knowledge-base/change-theme-swatch-runtime-dotnet-maui.md
Co-authored-by: Yordan <[email protected]>
1 parent 318fccb commit ce82899

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

knowledge-base/change-theme-swatch-runtime-dotnet-maui.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This knowledge base article also answers the following questions:
2727

2828
To change the theme swatch dynamically, set the `TelerikThemeResources.AppTheme` to the desired pre-defined theme.
2929

30-
Below is an example to switch from the `TelerikPurple` theme to the `TelerikTurquoise` theme and merge a custom swatch defined in a `CustomTelerikSwatch.xaml` file.
30+
Below is an example, showing how to switch from the `TelerikPurple` theme to the `TelerikTurquoise` theme and merge a custom swatch defined in a `CustomTelerikSwatch.xaml` file.
3131

3232
1. Apply the custom swatch at runtime:
3333

0 commit comments

Comments
 (0)