Make WordPress Core


Ignore:
Timestamp:
11/06/2023 03:22:41 PM (11 months ago)
Author:
hellofromTonya
Message:

Twenty Twenty-Four: Bugfixes and refinement for 6.4 RC4.

This update includes the following changes:

Follow up to [57036], [56999], [56951], [56813], [56764], [56716].

Reviewed by desrosj.
Merges [57067] to the 6.4 branch.

Props onemaggie, richtabor, luminuu, huzaifaalmesbah, sabernhardt, poena, rajinsharwar.
Fixes #59812.

Location:
branches/6.4
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/6.4

  • branches/6.4/src/wp-content/themes/twentytwentyfour/theme.json

    r56951 r57070  
    113113                },
    114114                {
    115                     "color": "#00000025",
    116                     "name": "Base / Three",
    117                     "slug": "base-3"
    118                 },
    119                 {
    120115                    "color": "#111111",
    121116                    "name": "Contrast",
     
    786781            "text": "var(--wp--preset--color--contrast)"
    787782        },
    788         "css": "a{text-decoration-thickness:0.0625em;text-underline-offset: 0.15em}",
    789783        "elements": {
    790784            "button": {
Note: See TracChangeset for help on using the changeset viewer.