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/06-morning.json

    r59314 r59348  
    396396                        "link": {
    397397                                "color": {
    398                                         "text": "var:preset|color|contrast"
     398                                        "text": "currentColor"
    399399                                }
    400400                        }
     
    454454                                        "heading": {
    455455                                                "color": {
    456                                                         "text": "var:preset|color|base"
     456                                                        "text": "currentColor"
    457457                                                }
    458458                                        },
     
    466466                                                                "background": "color-mix(in srgb, var(--wp--preset--color--accent-1) 85%, transparent)",
    467467                                                                "text": "var:preset|color|contrast"
    468                                                         }
    469                                                 }
     468                                                }
     469                                        }
    470470                                        },
    471471                                        "link": {
    472472                                                "color": {
    473                                                         "text": "var:preset|color|base"
     473                                                        "text": "currentColor"
    474474                                                }
    475475                                        }
     
    496496                                        "link": {
    497497                                                "color": {
    498                                                         "text": "var:preset|color|base"
     498                                                        "text": "currentColor"
    499499                                                }
    500500                                        }
Note: See TracChangeset for help on using the changeset viewer.