=== Admin Bar Styler === Contributors: johnalarcon Tags: admin bar, admin bar color, admin bar style, colorizer, environment indicator Donate link: https://johnalarcon.com Requires at least: 4.9 Tested up to: 5.0 Requires PHP: 5.6 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Colorize the admin bar to match your site style. Also handy for creating a visual distinction between different environments such as DEV, QA, UAT, PROD. == Description == Colorize the admin bar to match your site style. Also handy for creating a visual distinction between different environments such as DEV, QA, UAT, PROD. == Managing Settings == In your WordPress dashboard, hover the **Appearance** menu and you will find a new item named **Admin Bar**; click to manage your color settings. == Installation == * Navigate to your plugins admin page. * Search for "admin bar styler" and download the plugin. * Install using the plugin admin interface. == Frequently Asked Questions == **Does it work with Gutenberg?** Yes. Since the plugin has nothing to do with the editor, it is unaffected by Gutenberg. **Does it work with ClassicPress?** Yes. == Changelog == ## 1.2.0 - Add: orange and purple color scheme defaults. - Add: FAQs regarding Gutenberg support. ## 1.1.0 - Enhance: set initial style to match core style. - Enhance: rework script/style enqueuing. - Enhance: added comments for clarity. - Remove: enqueue pre inline styles; no longer necessary. - Fix: Reorder preset scheme colors from RYGB to RYBG. - Fix: Update label/ID prefixes since plugin was renamed for public use. - Fix: Update text domain to reflect new plugin name. ## 1.0.0 - Initial creation.