Thanks Jim for your help!
i want the the ColorPicker which looks like yours (the black one). Because the normal system-color-picker don’t have a colorpicker(eyedropper in my first image).
Yes i have Windows. I also uncheck “Use System Color Picker” in AE Preferences > General but still get the System Color Picker :/
In my Script i use:
colorButton.onClick = function(){
myHexColor = $.colorPicker();
}
Any suggestions??
Thanks for your help!