A WordPress admin plugin to Customize and secure your WordPress dashboard
Admin theme
Twelve accent colours, six interface variants and a matching login page. The colour changes from the admin bar, on any screen, without hunting for a setting.The same accent reaches the 404 page, maintenance mode and the charts: you pick it once.
Customize WordPress admin: How it works
The palette is twelve named colours rather than twelve hex codes: Avocado, Blueberry, Durian, Fig, Gold, Kiwi, Persimmon, Sakura, Sand, Sky, Strawberry and the default blue. Each carries its own lighter and darker variant, so borders, active states and hover effects stay coherent without setting them one by one.
Where the accent serves as a background, the text colour isn't imposed but computed from the background's luminance. On nine of the twelve themes that yields dark text; on Blueberry, Persimmon and Strawberry it would fall below the minimum contrast ratio, so there it goes light instead. It's the kind of detail you only notice when it's missing — a grey label on a red panel that nobody can read.
Note about light and dark mode in the WordPress admin: the accent colour is a site setting, changed by whoever can manage options. Light or dark mode, by contrast, is each user's personal preference.
Where the accent serves as a background, the text colour isn’t imposed but calculated from the background’s luminance, so it always clears the 4.5:1 ratio the WCAG require.
Customize WordPress admin: Frequently asked
Two separate settings that are often confused, and one honest answer about third-party screens.
The accent colour of your dashboard, chosen from twelve named options in the admin bar. It flows through the menu, buttons, panels, links and the SVG charts, and it carries over to the screens your client sees outside the dashboard too: the login page, the custom 404 page and maintenance mode all pick up the same colour.
"Customize WordPress admin" is a site-wide setting, changed by anyone who can manage options, so everybody working on that site sees the same colours. Alongside the accent there are six interface variants that change the character of the dashboard rather than just its hue. What it never touches is your public site: the theme applies to the WordPress admin only.
The brightness of the interface, and nothing else. Colour and brightness are two separate levers: you can run a green accent in light mode and the same green in dark, and the choice of one doesn’t constrain the other.
Unlike the theme, dark mode is a per-user preference. It is saved on each account and stored in the browser as well, so it applies instantly and follows you to another computer. You can work dark while your client works light on the same site, with nothing to agree on. It applies to the login screen too, which is where the wrong contrast is most irritating.
Partly, and we would rather be precise than promise too much. The accent colour and dark mode cover the WordPress admin itself: menus, list tables, settings pages, metaboxes and everything built with core markup, which is most of what you look at every day.
Screens that a plugin styles entirely on its own keep their own appearance. That is deliberate. Forcing a dark background onto a component designed for a light one produces unreadable badges, invisible status dots and charts you cannot decipher — readable and slightly inconsistent beats consistent and broken. For the same reason dark mode steps back inside the theme customizer, where you are judging your public site’s colours, and on Elementor screens, which force a light background on their own panels.