Skip to content

docs: fix README branding in dark mode - #3

Merged
SnowCheetos merged 1 commit into
mainfrom
codex/ufloat-dark-mode
Aug 23, 2026
Merged

docs: fix README branding in dark mode#3
SnowCheetos merged 1 commit into
mainfrom
codex/ufloat-dark-mode

Conversation

@SnowCheetos

Copy link
Copy Markdown
Contributor

Removes the duplicate rendered README header and adds a picture-based dark-mode lockup. The light asset restores the cream lane bodies, while the dark asset uses high-contrast cream and orange elements for GitHub dark rendering. Both assets are transparent RGBA. Validation: git diff --check; cargo test --lib (22 passed).

Copilot AI lite review requested due to automatic review settings August 23, 2026 02:25

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the README’s top branding block to render correctly in GitHub dark mode while removing redundant title rendering.

Changes:

  • Replaces the single logo <img> with a <picture> element that swaps to a dark-mode asset via prefers-color-scheme: dark.
  • Removes the duplicate rendered <h1> header beneath the logo lockup.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@SnowCheetos SnowCheetos self-assigned this Aug 23, 2026
@SnowCheetos
SnowCheetos merged commit 7feeb97 into main Aug 23, 2026
11 checks passed
@SnowCheetos
SnowCheetos deleted the codex/ufloat-dark-mode branch August 23, 2026 02:31
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.

2 participants