[wp-trac] [WordPress Trac] #64678: Admin notice on Theme File Editor screen no longer has default white background styling

WordPress Trac noreply at wordpress.org
Wed Feb 25 19:29:11 UTC 2026


#64678: Admin notice on Theme File Editor screen no longer has default white
background styling
-------------------------------------------------+-------------------------
 Reporter:  mohitbsf                             |       Owner:  joedolson
     Type:  defect (bug)                         |      Status:  closed
 Priority:  normal                               |   Milestone:  7.0
Component:  Administration                       |     Version:  trunk
 Severity:  normal                               |  Resolution:  fixed
 Keywords:  has-screenshots admin-reskin has-    |     Focuses:  css
  patch commit                                   |
-------------------------------------------------+-------------------------
Changes (by joedolson):

 * status:  accepted => closed
 * resolution:   => fixed


Comment:

 In [changeset:"61737" 61737]:
 {{{
 #!CommitTicketReference repository="" revision="61737"
 Admin: Set info notices to use white background.

 The admin reskin changed info notices to a transparent background,
 matching usage in Gutenberg. But with the gray background in the core
 admin, these notices didn't show up in an expected manner. Additionally,
 using a transparent background in a context where the background color is
 variable is risky for color contrast.

 Change `.notice-info`, `.notice-info.notice-alt`, and `.login .notice,
 .login .message` to use white backgrounds. Reverts changes from [61731] to
 apply styles also to `.message` class.

 Props mohitbsf, audrasjb, peterwilsoncc, pbiron, fabiankaegy, noruzzaman,
 joedolson.
 Fixes #64678. See #64715.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/64678#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list