Crayons
Crayons copied to clipboard
Change color value
"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.
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...