Signature:
dabo.ui.getColor(color=None)
Description:
Displays the color selection dialog for the platform. If you pass an existing color to the function, the color selection dialog starts with that color displayed.
Returns:
Returns an RGB tuple of the selected color, or None if no selection was made.