Make WordPress Core


Ignore:
Timestamp:
11/05/2024 02:00:03 PM (8 months ago)
Author:
desrosj
Message:

Bundled Themes: Update Twenty Twenty-Five for 6.7 RC 3.

This merges the latest improvements to the Twenty Twenty-Five theme from GitHub into WordPress-Develop for 6.7 RC 3.

A full list of changes can be found on GitHub: https://github.com/WordPress/twentytwentyfive/compare/b6f4ee2e5792c0818df0bdebca7dfdeaa016fa52...b5b0475f6a47daf9b650fa9cf6319284a1dea7d8.

Props juanfra.
See #62343.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentytwentyfive/styles/07-sunrise.json

    r59314 r59348  
    305305                    "letterSpacing": "-0.24px"
    306306                },
    307                 "border": {
    308                     "color": "var:preset|color|accent-2"
    309                 },
    310307                "elements": {
    311308                    "cite": {
     
    392389                    "link": {
    393390                        "color": {
    394                             "text": "var:preset|color|accent-5"
     391                            "text": "currentColor"
    395392                        }
    396393                    },
     
    415412                    "link": {
    416413                        "color": {
    417                             "text": "var:preset|color|base"
     414                            "text": "currentColor"
    418415                        }
    419416                    },
     
    438435                    "link": {
    439436                        "color": {
    440                             "text": "var:preset|color|base"
     437                            "text": "currentColor"
    441438                        }
    442439                    },
     
    461458                    "link": {
    462459                        "color": {
    463                             "text": "var:preset|color|base"
     460                            "text": "currentColor"
    464461                        }
    465462                    },
     
    485482                    "heading": {
    486483                        "color": {
    487                             "text": "var:preset|color|contrast"
     484                            "text": "currentColor"
    488485                        }
    489486                    },
    490487                    "link": {
    491488                        "color": {
    492                             "text": "var:preset|color|contrast"
     489                            "text": "currentColor"
    493490                        }
    494491                    },
Note: See TracChangeset for help on using the changeset viewer.