Hey there,
as far as I can see the foreground text color tool in the TinyMCE rich text editor is not synchronized to the Cornerstone Color Manager, right? (Or am I missing a setting?)
For my customers it is very important to use consistent colors. So here is a working code proposal which you might want to consider to integrate to Cornerstone. I added the following code to /cornerstone/includes/classes/Services/App.php
After these changes the colors of Color Manager gets copied over to the foreground text tool in the rich text editor:
I know this gets written over on the next update. This is why I request to insert this feature into Cornerstone code. Maybe this snippet helps to speed things up on your side. I have seen that this feature has been requested in the forums before.
Thank you, René