=== Style Manager - Auto-magical system to style your WordPress site === Contributors: pixelgrade, vlad.olaru, babbardel, razvanonofrei, gorby31 Tags: design, customizer, fonts, colors, gutenberg, font palettes, color palettes Requires at least: 4.9.16 Tested up to: 5.7.2 Stable tag: 2.0.2 Requires PHP: 7.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Auto-magical system to style your WordPress site. == Description == Style Manager provides you with the tools to get your site's style to match your personality while retaining overall cohesion and balance. Design is at the forefront of everything that Style Manager provides. We want you to feel at ease when customizing your blog, feeling confident that the end results will match the quality of your content. This is why we are actively integrating Style Manager with free themes on WordPress.org and collaborating with theme authors to take advantage and enhance their user's customizing experience. **Made with love by [Pixelgrade](https://pixelgrade.com)** == Installation == Installing "Style Manager" can be done either by searching for "Style Manager" via the "Plugins > Add New" screen in your WordPress dashboard, or by using the following steps: 1. Download the plugin via WordPress.org. 2. Upload the ZIP file through the 'Plugins > Add New > Upload' screen in your WordPress dashboard. 3. Activate the plugin through the 'Plugins' menu in WordPress. 4. Head over to Appearance -> Customize and access the Style Manager section. == Issues == If you identify any errors or have an idea for improving the plugin, please open an [issue](https://github.com/pixelgrade/style-manager/issues?stage=open). We're more than excited to see what the community thinks of this project, and we welcome your input! If GitHub is not your thing, but you are passionate about Style Manager and want to help us make it better, don't hesitate to [reach us](https://pixelgrade.com/contact/). == Frequently Asked Questions == = Is there a way to reset the Customizer options to their default value? = Reset buttons are available for all the options or for individual sections or panels. This is mostly a development tool, thus it is disabled by default. To enable them simply go to Dashboard -> Appearance -> Style Manager and check "Enable Reset Buttons" == Credits == * [Select2](https://select2.github.io) JavaScript library - License: MIT * [CSSOM.js](https://github.com/NV/CSSOM) JavaScript library - License: MIT * [Ace Editor](https://ace.c9.io/) JavaScript editor - License: BSD * [jQuery React](https://github.com/natedavisolds/jquery-react) JavaScript jQuery plugin - License: MIT * [Web Font Loader](https://github.com/typekit/webfontloader) JavaScript library - License: Apache 2.0 * [Fuse.js](http://fusejs.io) Lightweight fuzzy-search JavaScript library - License: Apache 2.0 * Default [image](https://unsplash.com/photos/OgM4RKdr2kY) for Style Manager Color Palette control - License: [Unsplash](https://unsplash.com/license) == Changelog == = 2.0.2 = * 2021-07-16 * Minor fix for range fields to properly display their actual value = 2.0.1 = * 2021-07-14 * Minor fix for font controls. = 2.0 = * 2021-07-12 * Complete rewrite and overhaul of the styling logic. Better in every way. = 1.0 = * 2018-07-18 * Initial release