Update Assets.

This commit is contained in:
Bruce
2026-02-06 21:45:39 +08:00
parent d85fbb8de8
commit fe19eaf169
15 changed files with 4602 additions and 10 deletions
+7
View File
@@ -27,4 +27,11 @@
<scale dpi="180">splash\settings\large\splashscreen.scale-180.png</scale>
<scale dpi="default">splash\settings\large\splashscreen.png</scale>
</resource>
<resource id="manager">
<scale dpi="80">splash\manager\splash.scale-80.png</scale>
<scale dpi="100">splash\manager\splash.scale-100.png</scale>
<scale dpi="140">splash\manager\splash.scale-140.png</scale>
<scale dpi="180">splash\manager\splash.scale-180.png</scale>
<scale dpi="default">splash\manager\splash.png</scale>
</resource>
</resources>
Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

+1 -1
View File
@@ -20,7 +20,7 @@
ForegroundText='light'
BackgroundColor='#159d9d'>
<DefaultTile ShowName='allLogos' />
<SplashScreen Image="VisualElements\splash\settings\splashscreen.png"
<SplashScreen Image="VisualElements\splash\manager\splash.png"
BackgroundColor="#159d9d" DarkModeBackgroundColor='#2e1e5c' />
</VisualElements>
</Application>