Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #62831, comment 35


Ignore:
Timestamp:
01/30/2025 02:16:04 AM (12 months ago)
Author:
sabernhardt
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62831, comment 35

    v1 v2  
    1010==== Implementation ====
    1111
    12 1. [59705] removed the `background` rule entirely. Please define the text and background colors together, even if the final decision is to make it white.
     121. [59705] removed the `background` rule entirely. Please define the text and background colors together (on `body`), even if the final decision is to make it white.
    13132. Is the timing appropriate? WordPress 6.8 "will focus primarily on being a polish and bug fix release," and this change could require several follow-up adjustments (including #62866 for alternate table rows, removing the [https://github.com/WordPress/wordpress-develop/blob/9acdbb9d8db4eba90d623eefd5ad312cde140593/src/wp-admin/css/edit.css#L443 background above the Classic Editor], plus anything to make white interface elements stand out more).
    14143. Should this overall effort (re-)start in a plugin, as the (larger) MP6 project had?