Files
peardock/assets/favicons/browserconfig.xml
T
Raven Scott b720e7e68f
Release rolling / release (push) Has been cancelled
Wire PearDock branding into app, Electron icons, and README
Copy runtime logos/favicons into assets/ and package icons into build/, then use them for the titlebar, favicons, dock/window icons, and docs so packaging and the UI no longer rely on placeholder marks.
2026-07-11 14:16:28 -04:00

10 lines
221 B
XML

<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="mstile-150x150.png"/>
<TileColor>#0f1117</TileColor>
</tile>
</msapplication>
</browserconfig>