Make WordPress Core


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

    r59314 r59348  
    129129                                        "link": {
    130130                                                "color": {
    131                                                         "text": "var:preset|color|accent-2"
     131                                                        "text": "currentColor"
    132132                                                }
    133133                                        }
     
    144144                                        "link": {
    145145                                                "color": {
    146                                                         "text": "var:preset|color|accent-2"
     146                                                        "text": "currentColor"
    147147                                                }
    148148                                        }
     
    290290                                }
    291291                        },
    292                         "section-1":{
     292                        "section-1": {
    293293                                "elements": {
    294294                                        "link": {
     
    317317                                        "link": {
    318318                                                "color": {
    319                                                         "text": "var:preset|color|base"
     319                                                        "text": "currentColor"
    320320                                                }
    321321                                        },
    322322                                        "heading": {
    323323                                                "color": {
    324                                                         "text": "var:preset|color|base"
     324                                                        "text": "currentColor"
    325325                                                }
    326326                                        }
     
    334334                                        "heading": {
    335335                                                "color": {
    336                                                         "text": "var:preset|color|accent-2"
     336                                                        "text": "currentColor"
    337337                                                }
    338338                                        }
     
    356356                                        "link": {
    357357                                                "color": {
    358                                                         "text": "var:preset|color|base"
     358                                                        "text": "currentColor"
    359359                                                }
    360360                                        },
    361361                                        "heading": {
    362362                                                "color": {
    363                                                         "text": "var:preset|color|base"
     363                                                        "text": "currentColor"
    364364                                                }
    365365                                        }
Note: See TracChangeset for help on using the changeset viewer.