mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-17 18:01:26 +08:00
perf: 使用HandyControl的DarkMode
This commit is contained in:
@@ -148,11 +148,6 @@ namespace MaaWpfGui.ViewModels.UI
|
||||
{
|
||||
Application.Current.MainWindow!.Closing += _settingsViewModel.SaveGUIParameters;
|
||||
}
|
||||
|
||||
Application.Current.Dispatcher.BeginInvoke(new Action(() =>
|
||||
{
|
||||
App.SetAllControlColors(Application.Current.MainWindow);
|
||||
}));
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user