Skip to content

Rebrand: new PodCLI logo, icon, and #D97631 accent#75

Merged
nmbrthirteen merged 2 commits into
mainfrom
rebrand/podcli-v2
Jul 9, 2026
Merged

Rebrand: new PodCLI logo, icon, and #D97631 accent#75
nmbrthirteen merged 2 commits into
mainfrom
rebrand/podcli-v2

Conversation

@nmbrthirteen

@nmbrthirteen nmbrthirteen commented Jul 9, 2026

Copy link
Copy Markdown
Owner

Unifies three divergent oranges on one brand accent and ships the new logo across the CLI, studio, and README.

Color

#D97631 replaces #f2894a (studio) and #d4874a (CLI prompts, 39 occurrences). The value comes from the new logo artwork, so art and code now agree. Derived ramp: #DF8D53 hover, #E6A476 light, #AD5A20 button edge.

Contrast checked: 6.28:1 on the landing background, 6.05:1 on the studio background, 5.46:1 for dark text on accent buttons. All pass WCAG AA for normal text.

Assets

  • New wordmark SVG in the studio sidebar; badge in the README header.
  • Favicon ships the brand icon artwork at 16/32/48.
  • Retired podcli-icon-transparent.png, podcli-logo-transparent.png, podcli-logo-full.png after confirming zero references.

Release

Bumped to 2.4.5. cli/VERSION refreshed via go generate per RELEASE.md.

Tests: 61 vitest passing, go test ./... green (including VERSION parity).

Unify three divergent oranges (#f2894a in the studio, #d4874a in the CLI
prompts) on a single brand accent, #D97631, matching the new logo artwork.

- New wordmark logo (SVG) in the studio sidebar and README badge
- Purpose-drawn 16px/32px favicons; the 260px icon downscaled to mush
- Retire the old icon/logo PNGs, now unreferenced
- Bump to 2.4.5
@coderabbitai

coderabbitai Bot commented Jul 9, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

The release updates CLI and web UI accent colors, replaces branding and favicon assets, and increments the CLI and package versions from 2.4.4 to 2.4.5.

Changes

Visual theme and branding

Layer / File(s) Summary
Accent theme updates
backend/cli.py, src/ui/public/css/styles.css
Interactive CLI prompts and web clip-list highlights now use the updated accent palette.
Branding asset references
README.md, src/ui/client/Layout.tsx, src/ui/client/index.html
README, sidebar, and favicon references now use the newer badge, SVG logo, and multi-size icon assets.

Release metadata

Layer / File(s) Summary
Version metadata
cli/VERSION, package.json
CLI and package versions are updated from 2.4.4 to 2.4.5.

Estimated code review effort: 2 (Simple) | ~10 minutes

Possibly related PRs

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed Docstring coverage is 92.86% which is sufficient. The required threshold is 80.00%.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly matches the main rebrand changes: new logo/icon assets and the updated #D97631 accent color.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch rebrand/podcli-v2

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.

Ship the icon artwork at 16/32/48 instead of a redrawn simplified mark.
@nmbrthirteen nmbrthirteen merged commit 78b27e5 into main Jul 9, 2026
6 checks passed
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