Created banner_dark and banner_small_dark

This commit is contained in:
erri120 2019-10-16 18:34:27 +02:00
parent 78e09472aa
commit 5a7b3d9d62
No known key found for this signature in database
GPG Key ID: A8C0A18D8D4D3135
4 changed files with 6 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 139 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 129 KiB

View File

@ -358,7 +358,12 @@
<EmbeddedResource Include="UI\Icons\github_light.png" />
<EmbeddedResource Include="UI\Icons\patreon_light.png" />
</ItemGroup>
<ItemGroup />
<ItemGroup>
<EmbeddedResource Include="UI\Banner_Dark.png" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="UI\banner_small_dark.png" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Import Project="..\packages\Fody.5.1.1\build\Fody.targets" Condition="Exists('..\packages\Fody.5.1.1\build\Fody.targets')" />
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">