=== Ultimate Color Schemes === Contributors: vdevwp Tags: admin, color, scheme, branding, color scheme, custom dashboard, dashboard Requires at least: 5.7 Tested up to: 6.6 Stable tag: 1.2.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html Some new and role based color schemes for your WordPress site. == Description == 30+ new color schemes for your admin with ability to assign color schemes to user roles. == Screenshots == 1. Color schemes by user role 2. Oceania color scheme 3. Fucsia color scheme 4. Lime color scheme == Source Code == The uncompiled versions of the JavaScript and CSS files can be found in the following locations within this plugin: - Admin JavaScript: `assets/admin/admin.js`, `assets/admin/settings-page/scripts.js` - Admin CSS: `assets/admin/admin.scss`, `assets/admin/settings-page/styles.scss` - Editor CSS: `assets/editor.scss` - Schemes CSS: `assets/schemes/` All non-distributed files are located in the `assets/` directory. The compiled files are output to the `dist/` directory. == Changelog == 1.2.2 * Added colors "Muted romance", "Tiffany", "Sunlit waves" and "Midnight citrus". 1.2.1 * Fix load more colors on other user settings pages. 1.2.0 * Roll up functionality for color schemes by user role. 1.0.3 * Fix default WP color scheme. 1.0.2 * Added colors "Mist marine", "Emerald coast", "Petal passion" and "Vintage garden". 1.0.1 * Added colors "Fresh", "Blue", "Beach ball" and "Premium". 1.0.0 * Initial Release