From c9d9ec72d607c3cfa92e698c79443addb10c7d7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=AB=E5=9F=8Evia?= Date: Wed, 28 Dec 2022 17:22:39 +0800 Subject: [PATCH] =?UTF-8?q?=E8=8F=9C=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- VPet-Simulator.Core/Display/ToolBar.xaml | 93 +---- VPet-Simulator.Windows/App.xaml | 7 +- .../Design/Theme/basestyle.xaml | 75 ++++ .../Design/Theme/default.xaml | 77 ++++ .../VPet-Simulator.Windows.csproj | 15 +- VPet-Simulator.Windows/winSetting.xaml | 345 ------------------ VPet-Simulator.Windows/winSetting.xaml.cs | 27 -- 7 files changed, 184 insertions(+), 455 deletions(-) create mode 100644 VPet-Simulator.Windows/Design/Theme/basestyle.xaml create mode 100644 VPet-Simulator.Windows/Design/Theme/default.xaml delete mode 100644 VPet-Simulator.Windows/winSetting.xaml delete mode 100644 VPet-Simulator.Windows/winSetting.xaml.cs diff --git a/VPet-Simulator.Core/Display/ToolBar.xaml b/VPet-Simulator.Core/Display/ToolBar.xaml index a917d68..430ba3c 100644 --- a/VPet-Simulator.Core/Display/ToolBar.xaml +++ b/VPet-Simulator.Core/Display/ToolBar.xaml @@ -8,80 +8,23 @@ - - - - - - - - - - - - - -