Improve Widget hover border contrast #1535
Labels
accessibility
Issue related to accessibility.
plugin:widget
The plugin which probably causes the issue.
status:confirmed
An issue confirmed by the development team.
target:minor
Any docs related issue that can be merged into a master or major branch.
type:bug
A bug.
Milestone
Are you reporting a feature request or a bug?
Bug
Provide detailed reproduction steps (if any)
Expected result
The widget border has a nice contrast. Currently it's a bright yellow, which does not contrast that well with white background (which is the default content background we aim for).
Ofc the change should not be limited to widget itself, it should also include nested editables (like caption in case of Enhanced Image plugin).
Actual result
Contrast should have improved contrast. I think CKEditor 5 team used a very nice color here, so I think we could use exact same color here:
See CKE5 demo.
The text was updated successfully, but these errors were encountered: