Skip to content

fix: changed code color to black for white mode#756

Open
juliankepka wants to merge 2 commits into
mainfrom
fix/descrip-code-color
Open

fix: changed code color to black for white mode#756
juliankepka wants to merge 2 commits into
mainfrom
fix/descrip-code-color

Conversation

@juliankepka
Copy link
Copy Markdown
Collaborator

@juliankepka juliankepka commented May 26, 2026

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR addresses an issue where Markdown inline/code text is not readable in light (white) mode by adding a custom code renderer to the shared Markdown component.

Changes:

  • Add a code component override in src/components/common/Markdown.tsx to apply explicit text colors for code elements.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/components/common/Markdown.tsx Outdated
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.

Code rendered in cve description has always a white color, even though the background is light grey

2 participants