How to give different color to the selected range in rich text editor?
I'm building a custom rich text editor. However, unlike making the selected range bold, italic or underlined, I can't make it different color by just using the wrapping tags. How can I achieve what I want ?