[wp-trac] [WordPress Trac] #50533: Different hover color on WordPress Version 5.4.2
WordPress Trac
noreply at wordpress.org
Thu Jul 2 14:14:50 UTC 2020
#50533: Different hover color on WordPress Version 5.4.2
-------------------------------------+-------------------------------------
Reporter: rkradadiya | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Themes | Version: 5.4.2
Severity: normal | Resolution:
Keywords: needs-patch needs- | Focuses: ui, css,
design-feedback good-first-bug | administration
-------------------------------------+-------------------------------------
Changes (by SergeyBiryukov):
* keywords: needs-patch needs-design needs-design-feedback => needs-patch
needs-design-feedback good-first-bug
Comment:
Hi there, welcome back to WordPress Trac!
For reference, the background color on the Appearance item on the
screenshot is `#0073aa`, while the color of the Feature Filter button is
`rgb(46, 162, 204)`, which translates to `#2ea2cc`.
At a glance, it seems like the Feature Filter button color should be
updated to match the menu item color:
* `#0073aa` appears to be the main highlighting color, per `wp-
admin/css/colors/_variables.scss`.
* `rgb(46, 162, 204)` is not used anywhere else except for that Feature
Filter button.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/50533#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list