blender-manual/manual/interface/controls/templates/color_palette.rst

1018 B
Raw Permalink Blame History

Color Palette

https://projects.blender.org/blender/blender-manual/media/branch/main/manual/images/interface_controls_templates_color-palette_ui.png

Color Palette.

Color Palettes are a way of storing a brushs color so that it can be used at a later time. This is useful when working with several colors at once.

Palette

A Ui data block to select a palette.

New +

Adds the current brushs primary Color to the palette.

Delete -

Removes the currently selected color from the palette.

Move (up/down arrow icon)

Moves the selected color up/down one position.

Sort

Sort Colors by Hue, Saturation, Value, Luminance.

Color List

Each color that belongs to the palette is presented in a list. Clicking on a color will change the brushs primary Color to that color.

Shortcuts

  • Ctrl-LMB open the color picker to change color. See Ui color picker.

  • Backspace reset the value.