Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #50120, comment 2


Ignore:
Timestamp:
07/01/2020 08:29:06 PM (5 years ago)
Author:
sabernhardt
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #50120, comment 2

    initial v1  
    55Additional work is needed for (at least) the two most recent themes:
    66
    7 1. Twenty Twenty - Default colors correctly show in the editor, but the customized colors do not. (Editor styles use `twentytwenty_generate_css`.)
    8 2. Twenty Nineteen - I noticed that choosing background colors can set the block's text color but no background color in the editor. Both default and custom colors require attention.
     71. Twenty Twenty - The theme's default colors correctly show in the editor, but the user-customized colors do not. (Editor styles use `twentytwenty_generate_css`.)
     82. Twenty Nineteen - I noticed that choosing background colors can set the block's text color but no background color in the editor. Both theme default and user-customized colors require attention.
    99
    1010(Twenty Seventeen does not have its own color palette.)