woocommerce-ios icon indicating copy to clipboard operation
woocommerce-ios copied to clipboard

Watch: Extract colors into WooFoundation

Open Ecarrion opened this issue 8 months ago • 1 comments

Description

On the watch app colors are hardcoded similar to how we do localized strings.

https://github.com/woocommerce/woocommerce-ios/blob/2b72e5e13a34ed72b3c749429eaebc57c85f004d/WooCommerce/Woo%20Watch%20App/MyStore/MyStoreView.swift#L151-L157

Task

  • [ ] Migrate our color palette classes to the watch app.
  • [ ] Update the app to use those semantic colors.

Ecarrion avatar Jun 04 '24 21:06 Ecarrion