# UI Color Palette 26

## Improvements

### Create and Update Local Variables with a Single Click

Both actions are combined into a single button for clarity. This button creates or updates local styles and variables based on the selected palette (it does not remove them yet).

### Simplify the export file selection

In the coming weeks, we will be adding several new exports, including the Tailwind and Chakra CSS frameworks (spoiler alert!). We have enhanced the experience of selecting the appropriate format to accommodate a wider range of options.

## Minor Changes

* The highlights do not appear on the very first run.
* The NPS forms can be filled within the plugin.
* The local styles are gathered in a group named with the palette's one (if renamed).
* Review the content related to color spaces and settings.

## Bug fixes

* The variable "description" is equivalent to the source color, preventing constant updates even if nothing has been edited.

## Read the digest of the major version

[UI Color Palette 24](/others/release-notes/ui-color-palette-24.md)

***

Also, we want to remind you that we're always listening to your [feedback and suggestions](https://uicp.link/feedback), and we've made sure to incorporate your most recent feedback into these updates to ensure that they're tailored to your needs.

You can now start a discussion to share your practices, write feedback, help the community, etc. [Get ready to write a topic!](https://uicp.link/discuss)

Besides, you can always get support by sending us an email at <hello@ui-color-palette.com> and help us improve the quality of UI Color Palette by [reporting a bug](https://uicp.link/report).

Enjoy your updated UI Color Palette!

UI Color Palette Team


---

# 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-26.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.
