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.
This commit is contained in:
Raven Scott
2026-07-11 14:16:28 -04:00
parent ab3441a7b5
commit b720e7e68f
34 changed files with 192 additions and 17 deletions
+3
View File
@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 280 60" width="280" height="60">
<text x="0" y="45" style="font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; font-weight: 600; font-size: 42px; fill: #1e3a5f; letter-spacing: -0.02em;">peardock</text>
</svg>

After

Width:  |  Height:  |  Size: 292 B