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

    r59191 r59348  
    5353            "text": "var:preset|color|accent-4"
    5454        },
    55         "blocks": {
    56             "core/site-tagline": {
    57                 "color": {
    58                     "text": "var:preset|color|accent-4"
    59                 },
    60                 "elements": {
    61                     "link": {
    62                         "color": {
    63                             "text": "var:preset|color|accent-4"
    64                         }
    65                     }
    66                 }
    67             }
    68         },
    6955        "elements": {
    7056            "button": {
     
    7864                        "text": "var:preset|color|base"
    7965                    }
    80                 }
    81             },
    82             "link": {
    83                 "color": {
    84                     "text": "var:preset|color|accent-4"
    8566                }
    8667            }
     
    10283                }
    10384            },
    104             "section-3": {
    105                 "elements": {
    106                     "link": {
    107                         "color": {
    108                             "text": "var:preset|color|contrast"
    109                         }
    110                     }
    111                 }
    112             },
    11385            "section-4": {
    11486                "elements": {
     
    12395                            }
    12496                        }
    125                     },
    126                     "link": {
    127                         "color": {
    128                             "text": "var:preset|color|accent-2"
    129                         }
    130                     }
    131                 }
    132             },
    133             "section-5": {
    134                 "elements": {
    135                     "link": {
    136                         "color": {
    137                             "text": "var:preset|color|base"
    138                         }
    13997                    }
    14098                }
Note: See TracChangeset for help on using the changeset viewer.