Update App.axaml.cs
This commit is contained in:
parent
ce10776119
commit
d11806b59d
1 changed files with 2 additions and 0 deletions
|
@ -101,6 +101,8 @@ namespace Ryujinx.Ava
|
||||||
|
|
||||||
ThemeVariant systemTheme = DetectSystemTheme();
|
ThemeVariant systemTheme = DetectSystemTheme();
|
||||||
|
|
||||||
|
ThemeManager.OnThemeChanged();
|
||||||
|
|
||||||
RequestedThemeVariant = baseStyle switch
|
RequestedThemeVariant = baseStyle switch
|
||||||
{
|
{
|
||||||
"Auto" => systemTheme,
|
"Auto" => systemTheme,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue