hvlads / django-ckeditor-5

Django CKEditor 5 integration.
Other
152 stars 60 forks source link

Feature Request: Include FontColorEditing and FontBackgroundColorEditing plugins #265

Open richmcd opened 1 month ago

richmcd commented 1 month ago

The FontColorEditing and FontBackgroundColorEditing plugins allow for setting custom colors and using methods other than HSL for specifying color values for text. This is a much-needed feature for supporting browsers or other viewers that don't support HSL color values or for limiting the font color picker to certain preset values.