From c93762f9a2b6e6bc01fd361272ef9647c853e290 Mon Sep 17 00:00:00 2001 From: Vitaliy Semianiaka Date: Sat, 27 Jul 2019 11:49:45 +0300 Subject: [PATCH] Update apply-themes.md --- docs/help/apply-themes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/help/apply-themes.md b/docs/help/apply-themes.md index 6095124..e060944 100644 --- a/docs/help/apply-themes.md +++ b/docs/help/apply-themes.md @@ -23,7 +23,7 @@ Change by `ThemeManager` # Change themes by ResourceDictionary As default we use Classic theme. -You also can change theme by adding resource dictionary after generic.xaml. Use one of them: +You can also use other theme by changing resource dictionary before `theme.xaml`. Currently available: ```xml @@ -36,4 +36,4 @@ You also can change theme by adding resource dictionary after generic.xaml. Use You can use custom window style named `BrightSharpWindowStyle`. Also defined additional useful styles and extensions. For more info see Demo source code. - \ No newline at end of file +