setup select

Configure the colors that will be available for selection using the /select command.

Configure the colors that will be available for selection using the /select command. This command opens an interactive panel where you can add, edit, or remove colors. You can configure up to 10 different colors.

When adding or editing a color, you'll need to fill out a form with:

  • color index (1-10) - Position of the color in the selection menu

  • color value - The color you want to set at that position

Colors can be set in hexadecimal format (e.g. F5DF4D) or using a CSS color name (e.g. royalblue).


Usage/Example

/setup select

Last updated