Skip to content

TinyMCE text area dark mode fix - #4942

Merged
frjo merged 2 commits into
mainfrom
enhancement/tinymce-dark-mode
Aug 13, 2026
Merged

TinyMCE text area dark mode fix#4942
frjo merged 2 commits into
mainfrom
enhancement/tinymce-dark-mode

Conversation

@frjo

@frjo frjo commented Aug 11, 2026

Copy link
Copy Markdown
Member

Fixes #4936

TinyMCE text area is in an iframe so site css can not reach it. Add js to observe color theme toggle and swap TinyMCE theme css file.

@frjo frjo added Type: Enhancement This is an improvement of an existing thing (not a new thing, which would be a feature). Type: Patch Mini change, used in release drafter labels Aug 11, 2026

@wes-otf wes-otf left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Works nice!

@frjo
frjo merged commit c4596a2 into main Aug 13, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Enhancement This is an improvement of an existing thing (not a new thing, which would be a feature). Type: Patch Mini change, used in release drafter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rich text editor fields in application forms clash with dark mode

2 participants