Setting/getting net colours

Summary

Setting the net colours through the IPC is on the roadmap, I'm sure. Registering my interest in it and making sure it's documented.

In my use case, I would like to write a plugin to highlight nets in the board editor by changing the colour, or changing sets of colours based on net names or footprint positions, or other niche cases.

I tried to hack something together using net classes, because you can read that data from the Project class, but it doesn't appear that you can write that data yet, or associate it with specific nets or netname patterns.