Skip to content

Conversation

@suryaprakash0010
Copy link

In dark mode, the blog editor’s text was not properly visible. The text appeared in white on a light background, making it unreadable while writing.

Fix Implemented:

Added custom CSS styles in index.css for Jodit Editor.
Applied theme-aware text and background colors:
Light mode → black text on white background
Dark mode → light gray/white text on dark background
Updated toolbar, buttons, and placeholder styles for better readability.
Added proper hover and focus states to maintain accessibility.
Added .stylelintrc to handle Tailwind-specific directives (@tailwind, @apply, etc.) and suppress lint warnings.
Ensured compatibility with Tailwind build process.

solved #149

@netlify
Copy link

netlify bot commented Sep 9, 2025

👷 Deploy request for cleanbreath pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit dceb4c4

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.

1 participant