Skip to content

Instantly share code, notes, and snippets.

@MarshySwamp
Last active April 9, 2022 23:29
Show Gist options
  • Save MarshySwamp/66bd72fa11c508b5df3d661326f8d521 to your computer and use it in GitHub Desktop.
Save MarshySwamp/66bd72fa11c508b5df3d661326f8d521 to your computer and use it in GitHub Desktop.
Color Picker GUI
// Foreground
app.showColorPicker(true);
// or
// Background
app.showColorPicker(false);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment