Skip to content

Fix docs callouts and logo theming - #776

Merged
thebuilder merged 1 commit into
mainfrom
agent/docs-callouts-and-logo-theme
Jul 30, 2026
Merged

Fix docs callouts and logo theming#776
thebuilder merged 1 commit into
mainfrom
agent/docs-callouts-and-logo-theme

Conversation

@thebuilder

Copy link
Copy Markdown
Owner

Summary

  • replace the remaining guidance blockquotes with Blume note callouts
  • restore a dark-mode fallback for the externally rendered README logo
  • keep the inline docs header logo tied to the selected Blume theme

Why

GitHub renders the README logo as an external SVG, so it cannot inherit the page text color through currentColor. The logo became unreadable in GitHub dark mode after the responsive header work. The docs also had two guidance callouts rendered as plain blockquotes rather than native Blume callouts.

Impact

The README logo remains legible in both GitHub color schemes, the docs header continues to follow its active theme, and guidance content gets consistent callout styling.

Validation

  • pnpm --filter docs exec blume check --isolated

@bolt-new-by-stackblitz

Copy link
Copy Markdown

Review PR in StackBlitz CodeflowRun & review this pull request in StackBlitz Codeflow.

@vercel

vercelBot commented Jul 30, 2026

Copy link
Copy Markdown

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

ProjectDeploymentActionsUpdated (UTC)
react-intersection-observerReadyReadyPreviewJul 30, 2026 5:37pm
1 Skipped Deployment
ProjectDeploymentActionsUpdated (UTC)
react-intersection-observer-storybookSkippedSkippedJul 30, 2026 5:37pm

@pkg-pr-new

Copy link
Copy Markdown
npm i https://pkg.pr.new/react-intersection-observer@776

commit: 49e3fcc

@thebuilder
thebuilder marked this pull request as ready for review July 30, 2026 18:05
@thebuilder
thebuilder merged commit 85cf96a into mainJul 30, 2026
10 checks passed
@thebuilder
thebuilder deleted the agent/docs-callouts-and-logo-theme branch July 30, 2026 18:05
Sign up for freeto 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

@thebuilder