hotfix: unified logo — amber coffee-cup mark on all surfaces#13
Closed
arudaev wants to merge 3 commits into
Closed
hotfix: unified logo — amber coffee-cup mark on all surfaces#13arudaev wants to merge 3 commits into
arudaev wants to merge 3 commits into
Conversation
Replace the three inconsistent visuals (☕ emoji favicon, cappuccino illustration on start screen, text-only PDF header) with a single amber rounded-square coffee-cup SVG logo. - logo.svg: new source-of-truth mark (amber bg + white cup + steam) - favicon.svg: replaced emoji with the proper logo mark - pwa-192x192.png / pwa-512x512.png: regenerated from logo.svg via tools/generate-icons.mjs (Puppeteer + local Chrome) - Start screen: hero image switched to logo.svg - PDF report header: inline SVG mark beside the Kaffeelisten wordmark - index.html: apple-touch-icon → pwa-192x192.png - vite.config: includeAssets updated to correct filenames
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Split the brand mark from the install icon so the app, admin shell, and PDF report can use the playful transparent cappuccino doodle while PWA surfaces keep a solid maskable tile. - logo.svg: transparent amber doodle mark for app/report use - app-icon.svg: rounded-square install icon source for favicon and PWA PNG generation - Admin and member flows: shared inline BrandMark plus subtle responsive illustrations - PDF report: doodle mark in the header, with overview/footer spacing preserved for long reports - Icon generator: render install PNGs from app-icon.svg via local Chrome/Edge
This reverts commit 16f6291.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
logo.svg— new single source-of-truth: amber rounded-square background + white coffee-cup line-art + steam wisps☕emoji SVG with the proper logo markpwa-192x192.png/pwa-512x512.pngregenerated fromlogo.svgviatools/generate-icons.mjscappuccino-with-steam.svgtologo.svg(same mark everywhere)index.html—<link rel="apple-touch-icon">added, pointing atpwa-192x192.pngvite.config.ts—includeAssetsupdated to match actual filenamesTest plan
/api/send-report→ PDF header shows the logo beside "Kaffeelisten"