You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In dark mode, the foreground color of the wysiwig/trumbowyg editor buttons is almost indistinguishable from the background color when hovered or focused. This does not appear to affect 1.7.2, but I believe it does affect 1.8.0 and up.
To Reproduce
Steps to reproduce the behavior:
Cook a new Orchard Core 1.8.2 site using the "Agency" recipe
In the admin panel, go to Content > Content Definition > Content Types, and Edit the Html widget type
Edit the "Content" HtmlField field and select "Trumbowyg editor" or "Wysiwig editor" for "What type of editor should be used?"
On the Design > Widgets page, add an Html Widget
Set the admin theme to dark mode and notice that hovering over any of the buttons in the trumbowyg/wysiwig editor makes the background white but does not adjust the foreground color to stand out against the white background.
Expected Behavior
Editor buttons should have a foreground color that stands out from background when focused/hovered.
The text was updated successfully, but these errors were encountered:
We triaged this issue and set the milestone according to the priority we think is appropriate (see the docs on how we triage and prioritize issues).
This indicates when the core team may start working on it. However, if you'd like to contribute, we'd warmly welcome you to do that anytime. See our guide on contributions here.
Describe the bug
In dark mode, the foreground color of the wysiwig/trumbowyg editor buttons is almost indistinguishable from the background color when hovered or focused. This does not appear to affect 1.7.2, but I believe it does affect 1.8.0 and up.
To Reproduce
Steps to reproduce the behavior:
Expected Behavior
Editor buttons should have a foreground color that stands out from background when focused/hovered.
The text was updated successfully, but these errors were encountered: