I need to update the colors list after init (or even on init), the plugins is textcolor. I'm using tinyMCE 4.1.9. How can I do that?
textcolor
maybe in tinymce settings
tinymce.init({ textcolor_map: ["000000", "Black"] });