Crayons icon indicating copy to clipboard operation
Crayons copied to clipboard

Change color value

Open false opened this issue 9 years ago • 1 comments

"And if you decide to change a color, you just need to change it's implementation".

Does that mean if you decide to update one of your color it should be taken into account ?

Using Xcode 7.3.1, when I update/change one of my palette color value, all my components that were using that color don't use the new color value. I am not sure if Crayons is supposed to do that, or just creates colors shortcuts in the interface though.

false avatar Jun 29 '16 14:06 false

Currently, it only updates the colors in the picker.

The next step I was working on was also updating components using that color, but given the current situation of Xcode plugins, i doubt that feature will ever come...

Sephiroth87 avatar Jun 29 '16 15:06 Sephiroth87