HTML Editor Colorselector has no predefined colors

I added this:


<RadzenHtmlEditor @bind-Value=@formContent.Body Placeholder="Enter your message" />

I get the default editor which works fine, except that the color picker had no predefined colors.
image