2 references to ApplyThemeAsync
Aspire.Dashboard (2)
Components\Layout\MainLayout.razor.cs (2)
140
await
ApplyThemeAsync
(newValue);
255
await
ApplyThemeAsync
(ThemeManager.SelectedTheme ?? ThemeManager.ThemeSettingSystem);