You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.
Hi. I do not understand how I should change the pattern. Unfortunately, I took this template, it seemed good and clear. However, there is no documentation for him and this is bad.
Hi. I do not understand how I should change the pattern. Unfortunately, I took this template, it seemed good and clear. However, there is no documentation for him and this is bad.
1)I connected this topic for controls: http://professorweb.ru/my/WPF/themes/DarkBlue_UI/theme_db.php
2) However, the topic has not changed. She remained bright.
3) I open this code page: https://github.com/firstfloorsoftware/mui/blob/master/1.0/FirstFloor.ModernUI/FirstFloor.ModernUI.App/Content/SettingsAppearanceViewModel.cs
// add the default themes
this.themes.Add(new Link { DisplayName = "dark", Source = AppearanceManager.DarkThemeSource });
...
// add additional themes
this.themes.Add(new Link { DisplayName = "bing image", Source = new Uri("/ModernUIDemo;component/Assets/ModernUI.BingImage.xaml", UriKind.Relative) });
HOW TO MAKE YOUR STYLE ?!
Or how to make a background of a different color?
The text was updated successfully, but these errors were encountered: