Skip to content

docs: use one consistent logo instead of light/dark variants - #194

Merged
willyfh merged 1 commit into
mainfrom
docs/single-consistent-logo
Jul 31, 2026
Merged

docs: use one consistent logo instead of light/dark variants#194
willyfh merged 1 commit into
mainfrom
docs/single-consistent-logo

Conversation

@willyfh

@willyfh willyfh commented Jul 31, 2026

Copy link
Copy Markdown
Owner

The dark-mode wordmark existed only because "Visual" was near-black and invisible on GitHub/RTD dark backgrounds. Fixed differently: gave the wordmark an opaque white background instead of transparent, so it's genuinely one asset everywhere - blends in on light backgrounds, shows as a clean white card on dark ones, fully legible either way.

  • README: dropped the <picture>/<source media="prefers-color-scheme"> split, plain <img> now
  • conf.py: back to a single html_logo, dropped image_light/image_dark
  • wordmark-light.png now has an opaque white background instead of transparent
  • Removed the now-unused wordmark-dark.png

Verified: composited on GitHub's actual dark background color (#0d1117) to confirm it reads cleanly, and confirmed the docs build succeeds.

@willyfh
willyfh marked this pull request as ready for review July 31, 2026 00:05
@willyfh
willyfh merged commit 3d44b33 into main Jul 31, 2026
9 checks passed
@willyfh
willyfh deleted the docs/single-consistent-logo branch July 31, 2026 00:06
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