Make WordPress Core


Ignore:
Timestamp:
10/31/2024 05:55:14 PM (22 months ago)
Author:
desrosj
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.

Reviewed by desrosj.
Merges [59314] to the 6.7 branch.

Props juanfra, poena.
Fixes #62310.

Location:
branches/6.7
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/6.7

  • branches/6.7/src/wp-content/themes/twentytwentyfive/styles/colors/08-midnight.json

    r59233 r59331  
    55        "settings": {
    66                "color": {
     7                        "duotone": [
     8                                {
     9                                        "colors": [
     10                                                "#4433A6",
     11                                                "#79F3B1"
     12                                        ],
     13                                        "name": "Midnight filter",
     14                                        "slug": "midnight-filter"
     15                                }
     16                        ],
    717                        "palette": [
    818                                {
Note: See TracChangeset for help on using the changeset viewer.