Skip to content

fix: improve text visibility in Tailwind Markup Editor - #1354

Open
Mohataseem89 wants to merge 1 commit into
singhtrivendra:mainfrom
Mohataseem89:fix/playground-editor-text-contrast
Open

fix: improve text visibility in Tailwind Markup Editor#1354
Mohataseem89 wants to merge 1 commit into
singhtrivendra:mainfrom
Mohataseem89:fix/playground-editor-text-contrast

Conversation

@Mohataseem89

@Mohataseem89 Mohataseem89 commented Jul 8, 2026

Copy link
Copy Markdown

Summary

This PR fixes the text visibility issue in the Tailwind Markup Editor used in the Live Contributor PR Playground.

Changes Made

  • Replaced invalid Tailwind text color utilities:
    • text-slate-250text-slate-200
    • text-slate-450text-slate-400
  • Improved text contrast for better readability in dark mode.
  • Preserved the existing UI layout and functionality.

Before

The editor text appeared extremely dark, making the HTML difficult to read.

After

Screenshot 2026-07-08 125310

Testing

  • Opened Submit UI → Playground
  • Verified that the HTML markup is clearly visible.
  • Confirmed that the live preview continues to render correctly.
  • Verified that Copy Code and Download HTML continue to work as expected.

Fixes #1353

@vercel

vercel Bot commented Jul 8, 2026

Copy link
Copy Markdown

@Mohataseem89 is attempting to deploy a commit to the Trivendra's projects Team on Vercel.

A member of the Team first needs to authorize it.

@Mohataseem89

Copy link
Copy Markdown
Author

Hi @singhtrivendra,

Just following up on this PR. It looks like the Vercel deployment workflow is awaiting maintainer approval before the checks can run.

Whenever you have time, I'd appreciate a review. Please let me know if any changes are needed.

Thank you!

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.

[Bug]: Tailwind Markup Editor HTML Preview/Text Rendering Issue in Submit UI Playground

1 participant