Following #35949, all SVG illustrations need be updated to the most recent Color Studio colors.
See the list in the comment below. 馃憞
Just making that this issue requires several steps to resolve:
jsx
will require a separate pull request.I think the most methodical way to migrate the images to Webpack is doing them per folder...so #36791 intends to address the Reader folder: https://github.com/Automattic/wp-calypso/tree/master/static/images/reader
@Aurorum, can you provide a list of directories you identified? I was hoping we could update the task list above.
Update: List now exists in #36850
Found whilst looking at possibly migrating /customer-home
: this could do with a colour update too, I'd assume it'd be worth converting it to a .svg
: https://github.com/Automattic/wp-calypso/blob/master/static/images/customer-home/happiness.png
OK, so if I understand correctly, those aren鈥檛 really color updates. This is about making sure we always serve the most recent version of a given file, right?
Correct :)
Thanks! So in that case, would you mind moving that list to #36850? Let鈥檚 keep those two mega-issues a little more focused. 馃檪
Sure thing! Done. :)
Thanks!