You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updating the color picker to support applying brand colors to elements from the style panel.
There are three different states for the new color picker:
When a user opens up the color picker from the style panel, the modal opens up to the Brand tab:
Start the list of colors in the brand panel with any color groups made by the user and then add the tailwind defaults below:
Note: The searchbar should search through both the users group/custom colors and the default tailwind colors.
For now - the "Add a new color" button should open up the Brand Color panel:
The custom tab should show a list of recently used colors below the color picker. The icon to the right of the "Recent colors" text should toggle the list view and grid view:
The text was updated successfully, but these errors were encountered:
Describe the feature
Updating the color picker to support applying brand colors to elements from the style panel.
There are three different states for the new color picker:

When a user opens up the color picker from the style panel, the modal opens up to the Brand tab:

Start the list of colors in the brand panel with any color groups made by the user and then add the tailwind defaults below:

Note: The searchbar should search through both the users group/custom colors and the default tailwind colors.
For now - the "Add a new color" button should open up the Brand Color panel:

The custom tab should show a list of recently used colors below the color picker. The icon to the right of the "Recent colors" text should toggle the list view and grid view:

The text was updated successfully, but these errors were encountered: