[wp-trac] [WordPress Trac] #52288: Separate Color Palette for Text
WordPress Trac
noreply at wordpress.org
Wed Jan 13 09:22:55 UTC 2021
#52288: Separate Color Palette for Text
-------------------------------+-----------------------------
Reporter: jontng | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords:
Focuses: ui, accessibility |
-------------------------------+-----------------------------
It would be great with a separate Theme Support feature to be able to add
a color palette for text colors only. It is often not a good feature to
allow the average user to have access to a lot of colors that can be mixed
in any way. Readability can be discarded.
add_theme_support( 'editor-text-color-palette' , [ ... ] );
add_theme_support( 'editor-color-palette' , [ ... ] );
--
Ticket URL: <https://core.trac.wordpress.org/ticket/52288>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list