[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:39:51 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 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?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64840#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list