Color Icons

Release 2.6.0 and above.

A 'Color Icons' plugin for the default theme that changes the editor's icons to color icons.

Color icon example

How to Use

Include the color icon file in the html page where the editor is applied.

<!-- The SynapEditor object must exist for this to take effect,
     so include after the editor script files. -->
<script src="../dist/plugins/icons/basicColorIcons.js"></script>