hope when modifying the transparency option, the transparency of the pcr-palette area remains unchanged (always 1)
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 4.5k
- Forks
- 292
- PR merge metrics
- No merged PRs in 30d
Description
hope to provide a configuration item. When modifying the transparency option, the transparency of the pcr-palette area remains unchanged (always 1)。
For designers, in the conventional design cognition, this color palette only shows lightness and saturation, so it will not change with transparency, which is also a common practice in the industry。so i think this feature will be useful.(such as figma, adobe)
just like this:

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the pcr-palette area and the code handling the transparency option. Check how palette opacity is currently derived and identify the configuration entry point. Done means the palette can remain at opacity 1 while the transparency option changes, with the behavior configurable as requested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- design, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100