[wp-trac] [WordPress Trac] #44209: Admin Menu SVG Icon colour wrong in Default colour scheme
WordPress Trac
noreply at wordpress.org
Wed May 23 23:36:11 UTC 2018
#44209: Admin Menu SVG Icon colour wrong in Default colour scheme
--------------------------------+-----------------------------
Reporter: swift | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version:
Severity: normal | Keywords:
Focuses: ui, administration |
--------------------------------+-----------------------------
When using a SVG as an icon for an admin menu, the default color scheme
shows the svg icons as a different colour (#82878c) than font icons
(#a0a5aa). Other colour schemes seem to render svg icons correctly. Seems
like it's related to /wp-includes/general-template.php line 3886 (WP
4.9.5), and possibly /wp-admin/includes/misc.php line 713. Changing 'base'
=> '#82878c' to 'base' => '#a0a5aa' fixes the issue for me.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/44209>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list