byzod:
wrote it for you.
after loaded, F2 toggles the monitor and F3 toggles verbose mode (show all properties).
That's sweet, thanks, too lazy to write one myself
BTW, dcolor shown in hex format is useful
- 48 .. "\ndcolour: " .. dcolour
+ 48 .. "\ndcolor: " .. dcolour .. " (0x" .. string.format("%X", dcolour) .. ")"