Skip to content

fix: highlight code lines in dark mode#1417

Merged
dgarcia360 merged 1 commit intomasterfrom
fix-highlight-dark-theme
May 9, 2025
Merged

fix: highlight code lines in dark mode#1417
dgarcia360 merged 1 commit intomasterfrom
fix-highlight-dark-theme

Conversation

@dgarcia360
Copy link
Copy Markdown
Collaborator

Closes #1300

How to test

  1. Clone the PR and build the docs.

  2. Switch to dark mode.

  3. Open Examples > Code blocks.

  4. Highlighted code lines should be visible:

image

@dgarcia360 dgarcia360 changed the title fix: highlight lines fix: highlight code lines in dark mode May 6, 2025
@dgarcia360 dgarcia360 requested a review from annastuchlik May 8, 2025 18:12
Copy link
Copy Markdown
Collaborator

@annastuchlik annastuchlik left a comment

Choose a reason for hiding this comment

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

LGTM

@dgarcia360 dgarcia360 merged commit 6fb0212 into master May 9, 2025
5 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.

Line emphasis on dark theme hides the line content due to wrong highlight color

2 participants