accent color hue picker as regular picker
-
What is the point of the accent color picker being a ‘mode’ => ‘hue’ picker?
The documentation within the code says:/** * Implementation for the accent color. * This is different to all other color options because of the accessibility enhancements. * The control is a hue-only colorpicker, and there is a separate setting that holds values * for other colors calculated based on the selected hue and various background-colors on the page. * * @since 1.0.0 */
This feels totally unhandy and makes it nearly impossible to properly align color schemes.
Is it possible to somehow turn this into a regular color picker or to at least manually set the default accent color with any kind of hook?
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘accent color hue picker as regular picker’ is closed to new replies.