Make WordPress Core

Opened 3 years ago

Last modified 3 years ago

#52288 assigned enhancement

Separate Color Palette for Text

Reported by: jontng's profile jontng Owned by: sarahricker's profile sarahricker
Milestone: Future Release Priority: normal
Severity: normal Version:
Component: Editor Keywords:
Focuses: ui, accessibility Cc:

Description

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' , [ ... ] );

Change History (10)

#1 @SergeyBiryukov
3 years ago

  • Component changed from General to Editor

This ticket was mentioned in Slack in #accessibility by ryokuhi. View the logs.


3 years ago

#3 @ryokuhi
3 years ago

  • Owner set to sarahricker
  • Status changed from new to assigned

This ticket was mentioned in Slack in #accessibility by ryokuhi. View the logs.


3 years ago

This ticket was mentioned in Slack in #accessibility by ryokuhi. View the logs.


3 years ago

#6 @ryokuhi
3 years ago

  • Milestone changed from Awaiting Review to 5.8

This ticket was mentioned in Slack in #accessibility by ryokuhi. View the logs.


3 years ago

This ticket was mentioned in Slack in #accessibility by ryokuhi. View the logs.


3 years ago

This ticket was mentioned in Slack in #accessibility by chaion07. View the logs.


3 years ago

#10 @joedolson
3 years ago

  • Milestone changed from 5.8 to Future Release
Note: See TracTickets for help on using tickets.