I'm using TextColor feature that is present in the plugin colorButton however, the color palette is not open, the instance is as follows:
toolbarGroups: [
{ name: 'document', groups: [ 'mode', 'document' ] },
{ name: 'clipboard', groups: [ 'clipboard', 'undo' ] },
'/',
{ name: 'basicstyles', groups: [ 'basicstyles', 'cleanup' ] },
{ name: 'links' },
{ name: 'colors', groups: ['colors'] }
]
anyone have any idea?
