Editor + TextColor Plugin

This is an example editor with the dojox TextColor plugin enabled.

The TextColor plugin is similar to dijit._editor.plugins.TextColor in that it provides menus for selecting the color of text as well as the background color of text. It also will show you the current colors when you are inside a word/selection based on what the browser claims they are. This version uses the dojox.widget.ColorPicker in lieu of the dijit.ColorPalette.

Note: The dojox.widget.ColorPicker is not A11Y (accessibility) compliant.