Adding custom color

Hi I have integrated bomn with angular but not able to color the element using modeling.setColor(‘bpmn:UserTask’, {
fill: ‘red’,
stroke: ‘green’
});
can anyone please suggest me how we can do this in angular

Please share a running / prototypical example that clearly shows what you’re trying to achieve, what is working and what is not.

Use our existing starter projects to quickly hack it or share your existing, partial solution on GitHub or via a CodeSandbox. Provide the necessary pointers that allow us to quickly understand where you got stuck.

This way we may be able to help you in a constructive manner.

Thanks :heart: