Skip to content

Updated branding assets for dark mode compatibility in docs and README#125

Merged
patvice merged 3 commits intomainfrom
dark-mode-logo-support
Feb 23, 2026
Merged

Updated branding assets for dark mode compatibility in docs and README#125
patvice merged 3 commits intomainfrom
dark-mode-logo-support

Conversation

@patvice
Copy link
Owner

@patvice patvice commented Feb 22, 2026

Summary

  • Fixed homepage logo rendering so dark mode reliably uses the white text logo.
  • Replaced the embedded GitHub iframe star widget on the docs homepage with a stable badge link.
  • Updated README logo rendering to use GitHub theme-specific image fragments for correct light/dark behavior on GitHub.

Why

  • The previous setup used prefers-color-scheme for logo selection, which could conflict with the site’s in-page theme toggle.
  • The iframe GitHub button rendered poorly in dark mode.
  • README needed GitHub-native theme handling so logo colors switch correctly on github.com.

@patvice patvice merged commit cad0636 into main Feb 23, 2026
7 checks passed
@patvice patvice deleted the dark-mode-logo-support branch February 23, 2026 13:55
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