Set Colorpicker colors

Customize the colors shown in the Tiny Editors colorpicker, and to keep or remove the custom color picker.

Procedure


  1. Locate the property colors which contains the properties buttons and custom.
  2. Locate the sub-property buttons and modify the array to customize the color list configuration using the following resources:
    Tip: If the buttons array is empty (buttons: [],), the default list will be used.
  3. Locate the sub-property custom and set it to:
    • true to keep the custom color picker.
    • false to remove the custom color picker.
    Tip: If the custom property is missing the custom color picker will be kept.