editorjs-text-color-plugin
editorjs-text-color-plugin copied to clipboard
Add ability to toggle applied colors
Current Behaviour
For text color once color is applied you can change the color to another color provided by the tool but you can not remove the applied styles to let the text inherit the CSS color property again.
Similar for the marker once a background is applied there is no way to fully remove it, current solution is often to set the background to white or whatever the parent element's background is.
Desired Behaviour
Allow ability to toggle these styles by clicking their icon on the toolbar to allow the text to return to their default styles. Similar to how the default Bold inline tool works
Great suggestion! I took a look at the Bold inline tool, and found this feature is good to have. It will be added in the next version of the plugin. Thanks!
Awesome! Thanks so much!
@benlammers this feature is supported in the latest version of this plugin.