Skip to content

feat(branding): refresh seedit mascot#823

Merged
tomcasaburi merged 1 commit into
masterfrom
codex/feature/seedit-new-mascot
Jul 11, 2026
Merged

feat(branding): refresh seedit mascot#823
tomcasaburi merged 1 commit into
masterfrom
codex/feature/seedit-new-mascot

Conversation

@tomcasaburi

@tomcasaburi tomcasaburi commented Jul 11, 2026

Copy link
Copy Markdown
Member

Summary

  • refresh the seedit mascot across web, PWA, Electron, and Android app assets
  • update both sprout illustrations to use the simplified mascot design
  • preserve the expected dimensions for each platform target

Verification

  • yarn build
  • yarn lint
  • yarn type-check
  • fresh Playwright sessions in Chrome, Firefox, and WebKit at 1440x900 and 390x844
  • visual contact-sheet review of all changed assets

Note

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, manifest icons, and related public/ 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.

@vercel

vercel Bot commented Jul 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
seedit Ready Ready Preview, Comment Jul 11, 2026 8:07am

Request Review

@coderabbitai

coderabbitai Bot commented Jul 11, 2026

Copy link
Copy Markdown

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (11)
  • android/icons/icon-foreground.png is excluded by !**/*.png
  • android/icons/icon.png is excluded by !**/*.png
  • android/icons/splash.png is excluded by !**/*.png
  • public/apple-touch-icon.png is excluded by !**/*.png
  • public/assets/sprout/sprout-2.png is excluded by !**/*.png
  • public/assets/sprout/sprout.png is excluded by !**/*.png
  • public/electron-tray-icon.png is excluded by !**/*.png
  • public/favicon.ico is excluded by !**/*.ico
  • public/icon.png is excluded by !**/*.png
  • public/manifest-icon-192x192.png is excluded by !**/*.png
  • public/manifest-icon-512x512.png is excluded by !**/*.png

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 08685462-3084-443e-8f21-91401384f06b

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/feature/seedit-new-mascot

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@tomcasaburi
tomcasaburi merged commit 2858fed into master Jul 11, 2026
8 checks passed
@tomcasaburi
tomcasaburi deleted the codex/feature/seedit-new-mascot branch July 11, 2026 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant