[wp-trac] [WordPress Trac] #64840: Admin Color Scheme Not Applied in Media Modal Inside Elementor Editor

WordPress Trac noreply at wordpress.org
Wed Mar 18 06:28:39 UTC 2026


#64840: Admin Color Scheme Not Applied in Media Modal Inside Elementor Editor
--------------------------------------+---------------------
 Reporter:  huzaifaalmesbah           |       Owner:  (none)
     Type:  defect (bug)              |      Status:  new
 Priority:  normal                    |   Milestone:  7.0
Component:  General                   |     Version:  trunk
 Severity:  normal                    |  Resolution:
 Keywords:  admin-reskin needs-patch  |     Focuses:  css
--------------------------------------+---------------------

Comment (by wildworks):

 I noticed that we have a mix of CSS custom properties that have fallback
 values ​​and those that don't.

 {{{
 var(--wp-admin-theme-color, #3858e9);
 var(--wp-admin-theme-color);
 }}}

 Perhaps all we need to do is add fallback values ​​to all CSS custom
 properties?

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


More information about the wp-trac mailing list