Pausansol / Camilo

Sketch plugin specially crafted to work in Design systems with multiple themes
MIT License
189 stars 18 forks source link

Add to preserve layer opacity #30

Closed abinashmohanty closed 3 years ago

abinashmohanty commented 4 years ago

Whenever we replace a symbol library, it replaced a set of layers from the selected library styles. But it forgets to preserve its opacity, and hence everything becomes filled as 100%. The problem is some of its nested elements having the same colors get merged. The example below has two layers, both of them are having the same color styles but the difference in opacity. So after applying camilo, the icon gets merged with its outer circle due to same color. If we can retain the color opacity it could solve the problem.

image

Pausansol commented 4 years ago

I'm afraid it's not possible since that way it wouldn't work in all scenarios. I recommend you to create a new layer style for that icon background.