Make WordPress Core


Ignore:
Timestamp:
11/05/2024 02:00:03 PM (6 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/08-midnight.json

    r59314 r59348  
    580580                    "link": {
    581581                        "color": {
    582                             "text": "var:preset|color|accent-3"
     582                            "text": "currentColor"
    583583                        }
    584584                    }
     
    603603                    "link": {
    604604                        "color": {
    605                             "text": "var:preset|color|accent-5"
     605                            "text": "currentColor"
    606606                        }
    607607                    }
Note: See TracChangeset for help on using the changeset viewer.