Skip to content

Commit 343925d

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

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
@@ -29,7 +29,7 @@ To change the theme swatch dynamically, set the `TelerikThemeResources.AppTheme`
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

32-
Apply the custom swatch at runtime:
32+
1. Apply the custom swatch at runtime:
3333

3434
```csharp
3535
public partial class App : Application

0 commit comments

Comments
 (0)