Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #26350, comment 37


Ignore:
Timestamp:
02/03/2021 02:23:17 PM (4 years ago)
Author:
dingo_d
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #26350, comment 37

    v1 v2  
    1010
    1111This is grating because when you are building your own blocks and icons, they are turned black, even though you set the color to be white for instance (when you want to switch one block to another).
     12
     13We have fills in the icons set to `currentColor` so that the background of the icon can come through and it looks seamless in the block picker.