功能更新

This commit is contained in:
GG Z
2026-02-23 11:21:51 +08:00
parent 3650f8550e
commit 6beb8b5be9
24 changed files with 694 additions and 1975 deletions

View File

@@ -8,11 +8,12 @@
<Application.Resources>
<ResourceDictionary>
<ResourceDictionary.MergedDictionaries>
<ui:ThemeResources RequestedTheme="Dark" />
<ui:ThemeResources RequestedTheme="Light" />
<ui:XamlControlsResources />
<!--<ResourceDictionary Source="pack://application:,,,/iNKORE.UI.WPF.Modern;component/themes/schemes/dark.xaml" />
<ResourceDictionary Source="pack://application:,,,/iNKORE.UI.WPF.Modern;component/themes/themeresources.xaml" />
<ResourceDictionary Source="pack://application:,,,/iNKORE.UI.WPF.Modern;component/themes/controlsresources.xaml" />-->
<!--<ResourceDictionary Source="pack://application:,,,/iNKORE.UI.WPF.Modern;component/themes/themeresources.xaml" />
<ResourceDictionary Source="pack://application:,,,/iNKORE.UI.WPF.Modern;component/themes/controlsresources.xaml" />
<ResourceDictionary Source="pack://application:,,,/iNKORE.UI.WPF.Modern;component/themes/schemes/dark.xaml" />-->
</ResourceDictionary.MergedDictionaries>
</ResourceDictionary>
</Application.Resources>