Btw, if someone wants to adjust the colours, find this to update in the script:
// --- Add Styles ---
// Colour Defs
var col0 = ["#FFFFFF", // Neutral
"#FF0000", // Red
"#009A04", // Blue
"#0000FF", // Green
"#FFFF00", // Yellow
"#FF00FF", // Magenta/Pink
"#00FFFF", // Cyan (bright)
"#FF9922 ...