mirror of
https://github.com/VitalickS/BrightSharp.Toolkit.git
synced 2026-03-21 02:21:15 +00:00
Update apply-themes.md
This commit is contained in:
committed by
GitHub
parent
5c46ef7b7f
commit
55d7370d45
@@ -11,9 +11,9 @@
|
||||
</ResourceDictionary>
|
||||
```
|
||||
|
||||
# Apply themes by ThemeManager
|
||||
# Change themes by ThemeManager
|
||||
|
||||
Use enumeration at singleton
|
||||
Change by static property
|
||||
```c#
|
||||
ThemeManager.CurrentTheme = ColorThemes.Classic;
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user