Added blazor MewExplorer project

This commit is contained in:
Felix Weiß
2023-06-28 23:31:07 +02:00
parent bc765b870a
commit 15cc2e245d
47 changed files with 1580 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="colorPrimary">#512BD4</color>
<color name="colorPrimaryDark">#2B0B98</color>
<color name="colorAccent">#2B0B98</color>
</resources>