> For the complete documentation index, see [llms.txt](https://ezedits.gitbook.io/ezedits/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ezedits.gitbook.io/ezedits/brushes-and-tools/brushes/palette-shift-brush.md).

# Palette Shift Brush

***

### `//ezbr` <mark style="color:orange;">`paletteshift`</mark>

<details>

<summary><mark style="color:blue;">Palette Shift Brush</mark></summary>

**`//ezbr paletteshift`** <mark style="color:orange;">**`<palette>`**</mark> <mark style="color:orange;">**`[radius]`**</mark> <mark style="color:orange;">**`[shift]`**</mark>

Replaces blocks matching the palette with palette blocks shifted along by the given amount.\
For example, a shift value of 2 will replace any instances of the first palette block with the third.

* <mark style="color:orange;">**Palette**</mark>: Specifies the block pattern for the gradient.
* <mark style="color:orange;">**Radius**</mark> (Default: 8): Sets the radius of the brush.
* <mark style="color:orange;">**Shift**</mark> (Default: 1): The amount by which to shift blocks within palette

Tip: Right-clicking and left-clicking shift into opposite "directions".

</details>

***
