The form style metabox (defined in register_form_style_metabox() function) has several color fields. The problem is that they don't use wp-color-picker. The current color fields are not intuitive. You should replace them with the builtin wordpress color-picker for better UX.
The form style metabox (defined in
register_form_style_metabox()function) has several color fields. The problem is that they don't use wp-color-picker. The current color fields are not intuitive. You should replace them with the builtin wordpress color-picker for better UX.