admin-color-schemer icon indicating copy to clipboard operation
admin-color-schemer copied to clipboard

Create your own admin color scheme, right in the WordPress admin under the Tools menu.

Results 26 admin-color-schemer issues
Sort by recently updated
recently updated
newest added

For reference, core does this through Grunt+CSSJanus.

enhancement

We should either error out or fall back - this may need to be case-by-case. For instance, the icon_color should fall back to white if cleared out, but not specifying...

enhancement

Two things: 1. The focus and current colors are currently hard-coded to white. These should get the appropriate values when otherwise specified (menu-highlight-icon and menu-current-icon, I believe). 2. Changes to...

bug

A preview.css file is written - just need to do the magic to make this work for no-JS in addition to the implemented AJAX way.

enhancement

Some ideas on how to do this, but nothing that doesn't require duplicating things in core and possibly creating a less-than-smooth transition between core upgrades. Ideas welcome.

enhancement