I am trying to add custom colors to the Touch UI Granite Color Picker in
a similar way it was done in the Classic UI.In the classic ui you could
do something like colors="[3A3A3A,563F9A,FFFFFF]" in the dialog and you
would automatically only have those color values.In the new ui I seem to
only get the default colors and find no references provided by AEM Adobe
on how to add them.To make things worse most of the blogs I find show
others writing their own JS files to overcome the inability to add
...