Special TinyMCE plugin that adds the forecolor/backcolor button controls which enables you to pick colors from a color picker and apply these to text.
The sources of this plugin could be found here.
Install the extension via composer: cliffparnitzky/tiny-mce-text-color.
If you prefer to install it manually, download the latest release here: https://github.com/cliffparnitzky/TinyMceTextColor/releases
https://github.com/cliffparnitzky/TinyMceTextColor/issues
- Contao version >= 4.4.0
- To load this plugin and add it to the configuration the extension [TinyMcePluginLoader] has to be installed.
To use custom defined colors, the plugin [TinyMceColorpicker] must also be installed.