Synchronize ACF color picker fields with the editor color pickers.
Synchronize Advanced Custom Fields color picker fields with the editor (gutenberg) color pickers.
It uses the color palette defined by the active theme in the add_theme_support( 'editor-color-palette' )
declaration.
Advanced Custom Fields plugin version 5.3.6 or higher is required.
- Upload to your plugins folder, usually
wp-content/plugins/
- Activate the plugin on the plugin screen.