Closed adrianhm13 closed 2 years ago
Not sure if it's the best way, but adding this property to the editor object enables the color picker.
__experimentalFeatures: {
color: {
text: true,
background: true,
},
},
Not sure if it's a specific setting but it's not showing up in the editor sidebar.