[wp-trac] [WordPress Trac] #64822: Fix checked checkboxes in admin color schemes
WordPress Trac
noreply at wordpress.org
Fri Mar 6 18:22:13 UTC 2026
#64822: Fix checked checkboxes in admin color schemes
---------------------------------+--------------------
Reporter: sabernhardt | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 7.0
Component: Administration | Version: trunk
Severity: normal | Keywords:
Focuses: css, administration |
---------------------------------+--------------------
[61645] set the checkboxes' check mark and radio buttons' dot to white
against the theme's background color.
However, `_admin.scss` only used the newer syntax for CSS `content` (see
#64350) and did not remove the SVGs that specify the `variables.$form-
checked` color. As a result, color schemes other than Fresh override the
white check mark in old browsers.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64822>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list