Skip to content

Blupo/ColorPane

Repository files navigation

ColorPane

Install Documentation Patreon Ko-fi

ColorPane is a suite of color tools for designing Roblox games. Included in this plugin are:

  • A color editor with a color wheel, several types of sliders, and various color palettes, with the ability to create, import, and export your own palettes.
  • A gradient editor, similar to the Studio editor, with some quality-of-life changes including keypoint snapping, buttons to swap keypoint colors around, and a gradient palette.
  • A Color Properties panel, which lets you use the color picker and gradient editor to edit the colors of parts, UIs, or other objects in your games.

ColorPane also has an API that allows you to use these tools in your own plugins so that you don't have to create them yourself. To learn more about ColorPane and how to use it, you can read the full documentation.

Screenshots

Color Editor

Gradient Editor

Installing

ColorPane is available in the plugin library here. You can also grab a release from GitHub and install it manually.

If you know how to use Rojo, you can build the latest code from the develop branch to get the newest features. Keep in mind that this is development code, and things can break or change quickly.

Support

If you would like to support ColorPane, either through reporting bugs, contributing code, translating, or donating, please read the Support ColorPane page in the documentation.