Make WordPress Core


Ignore:
Timestamp:
10/29/2024 12:00:46 AM (6 months ago)
Author:
peterwilsoncc
Message:

Bundled Themes: Update Twenty Twenty-Five for 6.7 RC 2.

This merges the latest improvements to the Twenty Twenty-Five theme from GitHub into WordPress-Develop for 6.7 RC 2

A full list of changes can be found on GitHub: WordPress/twentytwentyfive@7dfa99f1...b5b0475f.

Props juanfra, poena.
See #62310.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentytwentyfive/styles/colors/06-morning.json

    r59233 r59314  
    193193                        ":hover": {
    194194                            "color": {
    195                                 "background": "color-mix(in srgb, var(--wp--preset--color--accent-1) 85%, transparent)"
     195                                "background": "color-mix(in srgb, var(--wp--preset--color--accent-1) 85%, transparent)",
     196                                "text": "var:preset|color|contrast"
    196197                        }
    197198                    }
Note: See TracChangeset for help on using the changeset viewer.