diff --git a/ModAssistant/App.xaml b/ModAssistant/App.xaml index 8507126..788c6b9 100644 --- a/ModAssistant/App.xaml +++ b/ModAssistant/App.xaml @@ -7,7 +7,7 @@ - + diff --git a/ModAssistant/ModAssistant.csproj b/ModAssistant/ModAssistant.csproj index 7321182..a739874 100644 --- a/ModAssistant/ModAssistant.csproj +++ b/ModAssistant/ModAssistant.csproj @@ -167,6 +167,10 @@ Designer MSBuild:Compile + + Designer + MSBuild:Compile + diff --git a/ModAssistant/Styles/GridViewColumnHeader.xaml b/ModAssistant/Styles/GridViewColumnHeader.xaml index 7d090f5..11f803d 100644 --- a/ModAssistant/Styles/GridViewColumnHeader.xaml +++ b/ModAssistant/Styles/GridViewColumnHeader.xaml @@ -10,7 +10,7 @@ + Background="{DynamicResource ModColumnBackground}"> + diff --git a/ModAssistant/Themes/Light.xaml b/ModAssistant/Themes/Light.xaml new file mode 100644 index 0000000..7962a07 --- /dev/null +++ b/ModAssistant/Themes/Light.xaml @@ -0,0 +1,59 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file