Wp-calypso: Update Illustrations to the New Color Palette

Created on 13 Sep 2019  路  10Comments  路  Source: Automattic/wp-calypso

Following #35949, all SVG illustrations need be updated to the most recent Color Studio colors.

See the list in the comment below. 馃憞

Color Schemes [Type] Task

All 10 comments

Just making that this issue requires several steps to resolve:

  • [x] #36510 handles most of the SVG image file updates.
  • [x] #36591 will handle the remaining SVG files that were excluded earlier due to quirky color substitutions.
  • [ ] Some images will have to be redrawn as their SVG code is an unmanageable mess:

    • [x] Credit cards (#36893)

    • [ ] Payment logos

  • [ ] The embedded SVG bits inside 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!

Was this page helpful?
0 / 5 - 0 ratings