# UI Color Palette 22

## Key Feature

### UI Color Palette on Figjam!

{% embed url="<https://drive.google.com/file/d/1vPoxvHo1XKJxgaL4nOja3Wqfm_QlJ40l/view?usp=sharing>" %}

Newly extended to FigJam, the UI Color Palette plugin empowers designers to create and customize their UI color schemes at the start of the design process, providing greater flexibility to their workflow and enhancing their creative potential.

## Improvements

### Get the lightness scale to the next level

<figure><img src="/files/Dv2McXk59wAIR5LIZuze" alt=""><figcaption></figcaption></figure>

You can now manually enter the value of a lightness stop in the color palette, providing greater precision. Besides, the stops freeze when the scale has been edited.

### Say welcome to Layouts

<figure><img src="/files/eN5BbF6RcXHFr05wePcL" alt=""><figcaption></figcaption></figure>

You can switch the UI Color Palette layout to suit your needs. Choose a simple palette to edit the scale and colors and a detailed one to control contrast. There will be more layouts soon. 😉

## Minor Changes

* We have improved the display of the dropdown menu, allowing it to fit within its area.
* The UI Color Palette has been restructured, separating the source from the shades and renaming "\_basics" to "\_base".
* Messages for notifications have been updated when creating and updating local styles.
* The label "an UI" has been corrected to "a UI".
* The color indicator in the accessibility score has been accentuated for better visibility if the text color is too light.
* Properties previously labeled "white" and "black" have been renamed to "light" and "dark" for greater consistency.

## Bug Fixes

* Editing colors is now possible when using Figma on a native browser.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ui-color-palette.com/others/release-notes/ui-color-palette-22.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
