Hello,
I am trying to implement coloring into my bpmn-js. I saw that there is an integrated API which allows applying coloring to my model and XML. But this will only allow me to change colors via programming.
Now I am wondering if there is any library/extension available which provides a color selection for the user interface or if I have to program it on my own.
I saw that for Camunda Modeler there is already a color picker implemented. (https://bpmn.io/blog/posts/2016-colors-bpmn-js.html)
You already mentioned that bpmn-js provides the basic functionality to set colors, the UI is not part of the core. Maybe this extension is what you’re looking for: https://github.com/bpmn-io/bpmn-js-in-color