Skip to content

Replace icons and resize splash screen logo#4813

Merged
Gabriel Dufresne (GabrielDuf) merged 3 commits into
mainfrom
change-logo
May 22, 2026
Merged

Replace icons and resize splash screen logo#4813
Gabriel Dufresne (GabrielDuf) merged 3 commits into
mainfrom
change-logo

Conversation

@GabrielDuf
Copy link
Copy Markdown
Contributor

Summary

  • Swap the legacy gray-square + blue-arrow icon for the new layered cyan-blue logo across the app, system tray, installer, and marketing assets.

In-app branding (WinUI + Avalonia)

  • src/UniGetUI/Assets/Images/icon.{png,ico,bmp}, icon_unsquare.png and root icon.ico — new logo. Avalonia picks these up via the linked-asset model in UniGetUI.Avalonia.csproj, so the dock icon on macOS and the window icon on all platforms update automatically.
  • src/UniGetUI/MainWindow.xaml — splash logo image bumped fromWidth="96" (old non-square asset rendered ~96×127) to a larger value matching the new square icon's visual prominence.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants