Skip to content

feat(docs): new terminal-window logo + refined favicon#34

Merged
abhiksark merged 1 commit into
mainfrom
feature/new-logo
Jun 21, 2026
Merged

feat(docs): new terminal-window logo + refined favicon#34
abhiksark merged 1 commit into
mainfrom
feature/new-logo

Conversation

@abhiksark

Copy link
Copy Markdown
Owner

Refreshes the site branding from the minimal single-color >_ mark to a two-tone Python palette (#4B8BBE blue + #FFD43B yellow).

  • Logo (docs-site/assets/logo.svg) — a rounded dark terminal window with traffic-light dots and a yellow prompt + blue cursor inside. Richer header mark; also feeds the auto-generated OG/social cards.
  • Favicon (docs-site/assets/favicon.svg) — a bolder standalone >_ prompt that stays legible at 16px (the window mark would be too busy that small).

Chosen as a combo (window logo + simple-prompt favicon) so the header is rich and the tab icon is legible.

No config change: mkdocs.yml already points theme.logo/theme.favicon at these paths, and Material's social plugin regenerates cards from the logo in CI. Both SVGs validated as well-formed XML.

Replaces the minimal single-color >_ mark with a two-tone Python palette
(#4B8BBE blue + #FFD43B yellow):

- logo.svg: a rounded dark terminal window with traffic-light dots and a
  yellow prompt + blue cursor inside (richer header/social-card mark).
- favicon.svg: a bolder standalone >_ prompt that stays legible at 16px.

mkdocs already points theme.logo/theme.favicon at these paths, and the
Material social plugin regenerates OG cards from the logo in CI, so no config
change is needed.
@coderabbitai

coderabbitai Bot commented Jun 21, 2026

Copy link
Copy Markdown

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (2)
  • docs-site/assets/favicon.svg is excluded by !**/*.svg
  • docs-site/assets/logo.svg is excluded by !**/*.svg

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: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 5813cc78-1e01-47c0-a7b3-a0a9723d4c48

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 feature/new-logo

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 and usage tips.

@abhiksark abhiksark merged commit e3bdcc9 into main Jun 21, 2026
4 checks passed
@abhiksark abhiksark deleted the feature/new-logo branch June 21, 2026 14:50
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