Make WordPress Core


Ignore:
Timestamp:
10/14/2024 09:56:32 PM (7 months ago)
Author:
peterwilsoncc
Message:

Bundled Themes: Update Twenty Twenty-Five for 6.7 Beta 3.

This merges the latest improvements to the Twenty Twenty-Five theme from GitHub into trunk for 6.7 beta 3.

A full list of changes can be found on GitHub: WordPress/twentytwentyfive@0d8b245...5d17f41

Props annezazu, areziaal, beafialho, cwhitmore, franz00, get_dave, joedolson, joen, juanfra, karmatosed, kartikmehta, mukesh27, onemaggie, pgeorgiev, poena, richtabor, sudipatel007, sumitbagthariya16, wildworks, youknowriad.
Fixes #62218.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentytwentyfive/styles/typography/typography-preset-3.json

    r59146 r59233  
    5555        "typography": {
    5656            "fontFamily": "var:preset|font-family|ysabeau-office",
    57             "fontStyle": "normal",
    5857            "fontWeight": "400",
    5958            "letterSpacing": "-0.22px",
     
    6362            "core/code": {
    6463                "typography": {
    65                     "fontSize": "var:preset|font-size|medium",
    66                     "fontStyle": "normal",
    67                     "fontWeight": "300",
    6864                    "letterSpacing": "0px"
    6965                }
     
    9692            "core/post-terms": {
    9793                "typography": {
    98                     "fontStyle": "normal",
    9994                    "fontWeight": "400"
    10095                }
     
    10297            "core/post-title": {
    10398                "typography": {
    104                     "fontStyle": "normal",
    10599                    "fontWeight": "500",
    106100                    "letterSpacing": "-0.8px"
     
    116110            "core/quote": {
    117111                "typography": {
    118                     "fontStyle": "normal",
    119112                    "fontWeight": "300"
    120113                }
Note: See TracChangeset for help on using the changeset viewer.