Skip to content

Commit 4590e52

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

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
@@ -25,7 +25,7 @@ This knowledge base article also answers the following questions:
2525

2626
## Solution
2727

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

3030
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.
3131

0 commit comments

Comments
 (0)