Codeinwp / Codeinwp/neve

Customizer: Custom Colors don't consider chosen palette

Open
#3,893 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

customer report enhancement
Dominant language
PHP
Stars
306
Forks
88
Avg merge
2d 16h
Merged PRs (30d)
12

Description

Description

When adding a custom color, the defined value will be set for / used by all palettes.

Expected behaviour is to be able to set the value for each palette individually.

Step-by-step reproduction instructions

Assuming having palettes Base and Dark Mode

  1. In Customizer, go to Colors and Background
  2. Select Base palette if not already chosen (optional)
  3. In section Custom Colors add a custom color and set any value
  4. Publish changes
  5. Switch to Dark Mode palette
  6. Modify the color value for the newly added custom color
  7. Publish changes
  8. Switch back to Base palette
  9. Notice that the value from Dark Mode palette was applied to Base palette, too
Screenshots, screen recording, code snippet or Help Scout ticket

No response

Environment info

No response

Is the issue you are reporting a regression

No

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue in Customizer under Colors and Background using the Base and Dark Mode palettes. Trace how the newly added custom color is stored and loaded when switching palettes; done means changing the value in one palette no longer changes it in the other.

Written by the indexing model from the issue text.

Assessment

Tech stack
php, wordpress
Domain
design, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.