Skip to content

Conversation

@tomassedovic
Copy link
Contributor

The Rust blog has a light/dark mode switcher people are relying on. Right now, generating a blog post and copying it as-is makes those blog posts unreadable when dark mode is enabled.

Eric Huss fixed that manually for the September and October updates:

rust-lang/blog.rust-lang.org@823ab65

This is using that same fix at the source.

The Rust blog has a light/dark mode switcher people are relying on.
Right now, generating a blog post and copying it as-is makes those
blog posts unreadable when dark mode is enabled.

Eric Huss fixed that manually for the September and October updates:

rust-lang/blog.rust-lang.org@823ab65

This is using that same fix at the source.
Copy link
Member

@lqd lqd left a comment

Choose a reason for hiding this comment

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

Thanks!

@lqd lqd merged commit 080c1e7 into main Dec 8, 2025
2 checks passed
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.

3 participants