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/01-evening.json

    r59233 r59348  
    6767                                        }
    6868                                }
    69                         },
    70                         "core/site-tagline": {
    71                                 "color": {
    72                                         "text": "var:preset|color|accent-4"
    73                                 },
    74                                 "elements": {
    75                                         "link": {
    76                                                 "color": {
    77                                                         "text": "var:preset|color|accent-4"
    78                                                 }
    79                                         }
    80                                 }
    8169                        }
    8270                },
     
    10189                                        }
    10290                                }
    103                         },
    104                         "link": {
    105                                 "color": {
    106                                         "text": "var:preset|color|accent-4"
    107                                 }
    10891                        }
    10992                },
     
    124107                                }
    125108                        },
    126                         "section-3": {
    127                                 "elements": {
    128                                         "link": {
    129                                                 "color": {
    130                                                         "text": "var:preset|color|contrast"
    131                                                 }
    132                                         }
    133                                 }
    134                         },
    135109                        "section-4": {
    136110                                "elements": {
     
    145119                                                        }
    146120                                                }
    147                                         },
    148                                         "link": {
    149                                                 "color": {
    150                                                         "text": "var:preset|color|accent-2"
    151                                                 }
    152                                         }
    153                                 }
    154                         },
    155                         "section-5": {
    156                                 "elements": {
    157                                         "link": {
    158                                                 "color": {
    159                                                         "text": "var:preset|color|base"
    160                                                 }
    161121                                        }
    162122                                }
Note: See TracChangeset for help on using the changeset viewer.