Custom Color Picker
        Using the colors.min.js plugin you can add in the WYSIWYG HTML editor the color picker feature.
        There are 4 options that can be used  to customize the color picker:
        
          - colorsBackground - An array of colors used in the colors popup for background.
- colorsDefaultTab - Specifies the default color tab from the colors popup.
- colorsStep - The number of colors displayed on a line in the colors popup.
- colorsText - An array of colors used in the colors popup for text.