Skip to content

Added recent used colors in the brand panel #4

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

Kitenite
Copy link

Description

Added recent colors section to show 12 most recently used colors

Related Issues

fixes onlook-dev#1697

Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • Release
  • Refactor
  • Other (please describe):

Testing

Tested by running locally

Screenshots (if applicable)

Screenshot from 2025-05-07 20-49-21


Important

Adds a recent colors section to the brand panel, displaying the 12 most recently used colors.

  • Behavior:
    • Adds a recent colors section in the brand panel to display the 12 most recently used colors.
    • Updates ThemeManager in index.ts to manage recent colors with addRecentColors() and recentColorList.
  • UI Components:
    • Updates BrandPopoverPicker in ColorBrandPicker.tsx to add selected colors to recent colors.
    • Displays recent colors in BrandTab in index.tsx using recentColorList from ThemeManager.

This description was created by Ellipsis for 9cf63f2. You can customize this summary. It will automatically update as commits are pushed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feat] Brand Panel – Top section | Recent colors
2 participants