How to change color of cells results for Percentage Heatmap add-on from Green to another color?

You’ll have to directly edit the source code.

Click view files, open web/main.js in a text editor, and search for ‘var colors’ and you can find the hex colors.

1 Like