Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat] Updated color picker to support Brand Colors #1542

Open
thughey opened this issue Mar 6, 2025 · 0 comments
Open

[feat] Updated color picker to support Brand Colors #1542

thughey opened this issue Mar 6, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@thughey
Copy link
Contributor

thughey commented Mar 6, 2025

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:
Image

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

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

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:
Image

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:
Image

Image

@thughey thughey added the enhancement New feature or request label Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant