From 740d41cb2b1ce60568ed5507a525231a275c5d05 Mon Sep 17 00:00:00 2001 From: Yoshi Askharoun Date: Sun, 12 May 2024 20:09:25 -0500 Subject: [PATCH] Add Zune ActionButton styles --- ZuneModdingHelper/App.xaml | 8 +- ZuneModdingHelper/Themes/Zune.xaml | 165 +++++++++++++++++++++++++++++ 2 files changed, 167 insertions(+), 6 deletions(-) create mode 100644 ZuneModdingHelper/Themes/Zune.xaml diff --git a/ZuneModdingHelper/App.xaml b/ZuneModdingHelper/App.xaml index ad25e4d..566bb15 100644 --- a/ZuneModdingHelper/App.xaml +++ b/ZuneModdingHelper/App.xaml @@ -6,13 +6,9 @@ - - - + + Assets/ZMH_Icons.ttf#ZMHIcons diff --git a/ZuneModdingHelper/Themes/Zune.xaml b/ZuneModdingHelper/Themes/Zune.xaml new file mode 100644 index 0000000..6bc1b63 --- /dev/null +++ b/ZuneModdingHelper/Themes/Zune.xaml @@ -0,0 +1,165 @@ + + + + + + + \ No newline at end of file