Skip to content

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