pub fn color_chooser_dialog( title: &str, default: DefaultColorValue<'_>, ) -> Option<(String, [u8; 3])>