spark icon indicating copy to clipboard operation
spark copied to clipboard

[Bug] Fix surfacePressed color in sparkCore

Open elisa-hery opened this issue 8 months ago • 0 comments

Bug found in https://github.com/adevinta/spark-ios/issues/469

The surface intent pressed colors that we have in SparkCore are as below (Hex #E0EAFF). It is different from the Figma spec (background: #F2F6FF).

see color in sparkCore

To change this, we'll need to update our color assets.

elisa-hery avatar Oct 18 '23 15:10 elisa-hery