Make WordPress Core


Ignore:
Timestamp:
10/25/2022 01:23:25 AM (3 years ago)
Author:
desrosj
Message:

Twenty Twenty-Three: Merge the latest changes from GitHub.

For a full list of changes included, see the twentytwentythree repository on GitHub: https://github.com/WordPress/twentytwentythree/compare/0f273d787481b391d428de671659533642b3aa3c...e2005b0272b8480a8fa9155e5802e22659d84674.

Props kafleg, poena, mikachan, tobifjellner, aristath.
See #56383.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentytwentythree/theme.json

    r54629 r54686  
    620620                        "text": "var(--wp--preset--color--base)"
    621621                    }
     622                },
     623                ":visited": {
     624                    "color": {
     625                        "text": "var(--wp--preset--color--contrast)"
     626                    }
    622627                }
    623628            },
Note: See TracChangeset for help on using the changeset viewer.