Skip to content

fix(web): editor text color when the browser's in light mode#3405

Merged
gabrielmfern merged 1 commit intocanaryfrom
fix/text-color-light-mode
Apr 19, 2026
Merged

fix(web): editor text color when the browser's in light mode#3405
gabrielmfern merged 1 commit intocanaryfrom
fix/text-color-light-mode

Conversation

@gabrielmfern
Copy link
Copy Markdown
Member

@gabrielmfern gabrielmfern commented Apr 19, 2026

production:
image

in this pull request:
image


Summary by cubic

Fixes unreadable editor text in light-mode browsers by forcing dark theme inside the editor preview container. Ensures consistent contrast and readability.

  • Bug Fixes
    • Add dark class to .example-shell-content to apply dark styles regardless of system theme.

Written for commit b8afc85. Summary will update on new commits.

@gabrielmfern gabrielmfern requested a review from joaopcm April 19, 2026 21:22
@gabrielmfern gabrielmfern self-assigned this Apr 19, 2026
@vercel
Copy link
Copy Markdown
Contributor

vercel bot commented Apr 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
react-email Ready Ready Preview, Comment Apr 19, 2026 9:22pm
react-email-demo Ready Ready Preview, Comment Apr 19, 2026 9:22pm

Request Review

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 19, 2026

⚠️ No Changeset found

Latest commit: b8afc85

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

@gabrielmfern gabrielmfern merged commit 5141175 into canary Apr 19, 2026
15 of 16 checks passed
@gabrielmfern gabrielmfern deleted the fix/text-color-light-mode branch April 19, 2026 23:21
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.

2 participants