[wp-trac] [WordPress Trac] #64762: Frontend admin toolbar not using updated admin color scheme
WordPress Trac
noreply at wordpress.org
Mon Mar 16 16:06:53 UTC 2026
#64762: Frontend admin toolbar not using updated admin color scheme
-------------------------------------------------+-------------------------
Reporter: huzaifaalmesbah | Owner: audrasjb
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 7.0
Component: Toolbar | Version: trunk
Severity: normal | Resolution:
Keywords: has-screenshots admin-reskin has- | Focuses: ui, css
patch has-unit-tests changes-requested |
-------------------------------------------------+-------------------------
Comment (by johnbillion):
Sorry but this implementation falls quite short of what I would expect it
to.
- Why is a server-side HTTP request being performed on every front end
page load to fetch the CSS file? Can the file not be loaded from the
filesystem?
- Pulling out a substring from the stylesheet seems fragile.
I appreciate that we're trying to squeeze this into 7.0 but there are Sass
files with the source colours for each colour scheme available in `wp-
admin/css/colors` and a `colors` task in Gruntfile.js to generate the
stylesheets.
Can the task be updated to generate a separate stylesheet that just
overrides the necessary admin bar colours with those from each colour
scheme?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64762#comment:30>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list