suneditor
suneditor copied to clipboard
Font/Highlight Color labels
I'm using css variables in my colorList array. They work fine, but the title that shows up when you hover over the color shows the variable name. It would be great to either:
- Be able to set custom title for each color in the array.
- Have a common "Select color" title for every color.
- Disable the titles completely when you hover over a color.
Also, it would be great if there was an option to not allow users to input their own custom colors... forcing them to only be able to pick colors from the colorList array.