FriendsOfSymfony / FOSCKEditorBundle

Provides a CKEditor integration for your Symfony project.
Other
519 stars 83 forks source link

TextColor palette #178

Closed jzeff closed 5 years ago

jzeff commented 5 years ago

Hi all,

is it possible to restrict color palette for "TextColor" option please? I'm using symfony 4.

Thank you, Jozef

kunicmarko20 commented 5 years ago

We try to keep github issues for bug reports or feature requests. Please use Stackoverflow or find us on Symfony Slack channel.

kunicmarko20 commented 5 years ago

CKEditor 4 is using https://ckeditor.com/cke4/addon/colorbutton plugin for the color palette.

You can set https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_config.html#cfg-colorButton_colors like this.