Make WordPress Core


Ignore:
Timestamp:
11/05/2024 02:00:03 PM (22 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/colors/06-morning.json

    r59314 r59348  
    129129                        "link": {
    130130                                "color": {
    131                                         "text": "var:preset|color|contrast"
     131                                        "text": "currentColor"
    132132                                }
    133133                        }
     
    183183                                        "heading": {
    184184                                                "color": {
    185                                                         "text": "var:preset|color|base"
     185                                                        "text": "currentColor"
    186186                                                }
    187187                                        },
     
    200200                                        "link": {
    201201                                                "color": {
    202                                                         "text": "var:preset|color|base"
     202                                                        "text": "currentColor"
    203203                                                }
    204204                                        }
     
    225225                                        "link": {
    226226                                                "color": {
    227                                                         "text": "var:preset|color|base"
     227                                                        "text": "currentColor"
    228228                                                }
    229229                                        }
Note: See TracChangeset for help on using the changeset viewer.