Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

restore inline codeblock highlighting for light mode #5178

Merged
merged 2 commits into from
Nov 23, 2024

Conversation

chrisradek
Copy link
Member

There was a css variable being set on the :root level that used to always be overridden in light mode until #5147. This controls the background color of an inline code block. Moved this variable to only be defined in dark mode instead.

@azure-sdk
Copy link
Collaborator

No changes needing a change description found.

@azure-sdk
Copy link
Collaborator

You can try these changes here

🛝 Playground 🌐 Website 📚 Next docs

@allenjzhang allenjzhang added this pull request to the merge queue Nov 23, 2024
Merged via the queue into microsoft:main with commit 1226640 Nov 23, 2024
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta:website TypeSpec.io updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants