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

WordPress Trac noreply at wordpress.org
Mon Mar 23 06:45:06 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 has-patch  |     Focuses:  css
------------------------------------+---------------------

Comment (by wildworks):

 Replying to [comment:7 mukesh27]:
 > Replying to [comment:4 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?
 >
 > In which cases we don;t have `var(--wp-admin-theme-color)` defined?

 This is the case when  `wp-base-styles` is not enqueued.

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


More information about the wp-trac mailing list