At a friend's request, I also made an alternative colours chart:
If you rather use this one than the original one included in the hack (first post), then please:
1) download the attached file, rename it to picker.php
2) in style.php, instead of:
Code:
window.open('picker.php?fieldname=$name&idvalue=$idvalue','color','width=202,height=124,left=539,top=450')
use:
Code:
window.open('picker.php?fieldname=$name&idvalue=$idvalue','color','width=202,height=147,left=539,top=450')