The Inspector & toolbar rollovers show RGB colours as default – Is it possible to change these to display HEX codes instead ?
Hi Ian,
How about we show both when reporting the computed value? I had a function for converting RGB to hex values which I could reinstate. So instead of reporting just this:
rgb(160, 30, 30)
It would report this:
rgb(160, 30, 30) / #a01e1e
Cheers,
Sebastian
Hi Sebastian
Yes, it would be good to see HEX codes in addition to RGB as before if that is possible.
Many thanks
Ian
OK, no problem. I’ll sort this in the next update 🙂
Hi Ian,
Just to let you know, version 4.2.8 now reports hex codes as well as RGB color codes as requested.
Cheers,
Sebastian
Hi Sebastian
Thanks for that …You have a great product with great support !
All the best
Ian
You’re welcome Ian!