How to apply forced colours to the nodes and edges of the diagram canvas

Hi,

We want to apply forced colours on our diagram nodes and edges and didn’t find any way in GoJS.

So, Forced colors mode is an accessibility feature intended to increase the readability of text through color contrast. Individuals with limited vision often find it more comfortable to read content when there is a particular type of contrast between foreground and background colors.

Here is the document that talks about forced colours

I don’t understand - why not just set the colors in your templates to the ones you want?