feat(branding): refresh seedit mascot#823
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (11)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
Verification
yarn buildyarn lintyarn type-checkNote
Low Risk
Binary branding and icon swaps only; no application logic, auth, or data-handling changes.
Overview
Refreshes the seedit mascot branding by replacing raster and icon artwork with a simplified mascot design, without changing how the app references those files.
In-app sprout art (
assets/sprout/sprout.png,sprout-2.png) used in the header logo and sidebar “create community” promo is updated while keeping the same paths and layout hooks.Web/PWA surfaces (
favicon.ico,apple-touch-icon,manifesticons, and relatedpublic/artwork) get the new look so browser tabs, home-screen installs, and PWA metadata stay aligned.Desktop and Android packaging picks up matching icons via existing Electron Forge (
public/icon,favicon.ico) and Capacitor/Android launcher assets, with dimensions preserved per platform so builds and store targets should not need layout changes.Reviewed by Cursor Bugbot for commit 6561006. Bugbot is set up for automated code reviews on this repo. Configure here.