[wp-trac] [WordPress Trac] #63553: Administration: Color Schemes are not properly applied on individual attachment within media views
WordPress Trac
noreply at wordpress.org
Thu Jun 12 05:10:48 UTC 2025
#63553: Administration: Color Schemes are not properly applied on individual
attachment within media views
-------------------------------------+-------------------------------------
Reporter: yogeshbhutkar | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version:
Severity: normal | Resolution:
Keywords: has-patch has- | Focuses: ui, css,
screenshots | administration
-------------------------------------+-------------------------------------
Comment (by hbhalodia):
Hi @yogeshbhutkar, In addition to this, I would also like to update the
select dropdown and input text (or any other input text) to be use the
same border color on focus that is being set as user preference.
This is because, when we change the user settings to use another color,
the gutenberg components respects that color for example, on focus input
border color is same as user preference (see the screenshot), but on the
media select popup, if you focuses on search media or filter it via date,
when focused, it uses the default color being set here -
https://github.com/WordPress/wordpress-
develop/blob/eeb8fbf81bfc3fe83efd9bc327ac5015211b76b7/src/wp-includes/css
/media-views.css#L128-L139, instead it should use the color set as a user
preference.
We need to change the specificity as you correctly updated for the media
selection checkbox and border for that, we need to accomodate for the
same.
Let me know if that should be the case and should we update that?
Thank You,
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63553#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list