=== Enable Gutenberg Theme Support ===

Plugin Name: Enable Gutenberg Theme Support
Description: This plugin enable gutenberg theme support features to your WordPress theme.
Tags: Gutenberg, Theme Support, Add Theme Support, Align Wide, Align Full, Color Palette, WordPress Editor, Block Style Editor
Contributors: iescuer, vdevidania
Requires at least: 4.5
Tested up to: 5.0.1
Stable tag: 1.0
Version: 1.2
Requires PHP: 5.6
Text Domain: enable-gutenberg-theme-support
Domain Path: /languages
License: GPL v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html


This plugin enable gutenberg theme support features to your WordPress theme.

== Description ==
Enable Gutenberg Theme Support includes the following features:

* Create your Custom Font Sizes in pixels, rems or ems.
* Create your Custom Color Palette (primary, secondary, tertiary & complementary colors) 
* Create your Custom Width for WordPress Editor Pages & Posts.
* Disable custom color selector. 
* Add Align Wide & Align Full support to your theme.
* Add Block Style Editor support to your theme.

== Installation ==
This section describes how to install the plugin and get it working.

1. Go to your WP Dashboard > Plugins and search for ‘enable gutenberg theme support’ or…
2. Download the plugin from WP repository.
3. Upload the ‘enable-gutenberg-theme-support’ folder to the ‘/wp-content/plugins/’ directory
4. Activate the plugin through the ‘Plugins’ menu in WordPress
5. Use the Enable Gutenberg screen to configure the plugin

= Minimum Requirements =
* PHP version 5.6 or greater (PHP 7.2 or greater is recommended)

== Changelog ==
== 1.2 ==
* News supports (editor-styles, dark-editor-style and responsive-embeds)
* Change of classes with editor width, align full and align wide

= 1.1 =
* Fix settings link in plugins Page

= 1.0 =
* Initial Release