diff --git a/ModAssistant/App.xaml b/ModAssistant/App.xaml index 432619b..8507126 100644 --- a/ModAssistant/App.xaml +++ b/ModAssistant/App.xaml @@ -23,6 +23,7 @@ + diff --git a/ModAssistant/ModAssistant.csproj b/ModAssistant/ModAssistant.csproj index c82ca5e..7321182 100644 --- a/ModAssistant/ModAssistant.csproj +++ b/ModAssistant/ModAssistant.csproj @@ -159,6 +159,10 @@ Designer MSBuild:Compile + + Designer + MSBuild:Compile + Designer MSBuild:Compile diff --git a/ModAssistant/Styles/ComboBox.xaml b/ModAssistant/Styles/ComboBox.xaml index c0ce8c9..d3f7dfe 100644 --- a/ModAssistant/Styles/ComboBox.xaml +++ b/ModAssistant/Styles/ComboBox.xaml @@ -1,6 +1,104 @@ - + \ No newline at end of file diff --git a/ModAssistant/Styles/ToggleButton.xaml b/ModAssistant/Styles/ToggleButton.xaml new file mode 100644 index 0000000..b61630b --- /dev/null +++ b/ModAssistant/Styles/ToggleButton.xaml @@ -0,0 +1,81 @@ + + + + \ No newline at end of file diff --git a/ModAssistant/Themes/Dark.xaml b/ModAssistant/Themes/Dark.xaml index f8b7404..e78adcc 100644 --- a/ModAssistant/Themes/Dark.xaml +++ b/ModAssistant/Themes/Dark.xaml @@ -23,10 +23,11 @@ - + +