[wp-trac] [WordPress Trac] #64744: [Admin reskin] Admin Help still uses old colors
WordPress Trac
noreply at wordpress.org
Fri Feb 27 07:21:48 UTC 2026
#64744: [Admin reskin] Admin Help still uses old colors
------------------------------------+----------------------
Reporter: fabiankaegy | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 7.0
Component: Administration | Version:
Severity: normal | Resolution:
Keywords: admin-reskin has-patch | Focuses: ui, css
------------------------------------+----------------------
Comment (by ozgursar):
== Patch Testing Report
Patch Tested: https://github.com/WordPress/wordpress-develop/pull/11070
=== Environment
- WordPress: 7.0-beta2-61752-src
- PHP: 8.2.29
- Server: nginx/1.29.4
- Database: mysqli (Server: 8.4.7 / Client: mysqlnd 8.2.29)
- Browser: Chrome 145.0.0.0
- OS: macOS
- Theme: Twenty Twenty-Five 1.4
- MU Plugins: None activated
- Plugins:
* Code Snippets 3.9.5
* Test Reports 1.2.1
=== Steps taken
1. Inspect Admin Help menu colors using Dev Tools
2. Notice active tab with old border-left color of `#72aee6`
3. Apply patch
4. Inspect the element confirm the new border-left color of `var(--wp-
admin-theme-color)`
x. ✅ Patch is solving the problem
=== Expected result
- We expect to see the new CSS variable `--wp-admin-theme-color` color
instead of the old value
=== Screenshots/Screencast with results
Before
[[Image(https://i.imgur.com/g9h7DZD.png)]]
After
[[Image(https://i.imgur.com/eYQQp7c.png)]]
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64744#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list