=== Synchronize Editor and ACF Color Pickers 🎨 ===

Tags: acf, advanced custom fields, editor, gutenberg, color picker, color palette
Contributors: chaton666
License: GPLv2
License URI: https://www.opensource.org/licenses/GPL-2.0
Requires at least: 5.0
Requires PHP: 5.6
Tested up to: 5.7
Stable Tag: 1.0

Synchronize ACF color picker fields with the editor color pickers.

== Description ==

This plugin synchronize the 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.

== Changelog ==

= 1.0 / First release =

== Installation ==

1. Upload to your plugins folder, usually `wp-content/plugins/`
2. Activate the plugin on the plugin screen.

== Screenshots ==
1. ACF color picker field using editor color palette.
2. Editor color pickers in text color settings.