Make WordPress Core


Ignore:
Timestamp:
06/15/2021 08:50:26 AM (5 years ago)
Author:
youknowriad
Message:

Block Editor: Update the WordPress packages with the fixes for 5.8 beta 2.

This includes:

Various

Template Editor

Widgets Editor

Global Styles (theme.json)

Performance

Props nosolosw, jorgefilipecosta, aristath, ntsekouras, peterwilsoncc, mcsf.
See #53397.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/theme.json

    r50977 r51149  
    5151                                        "name": "Vivid cyan blue to vivid purple",
    5252                                        "gradient": "linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%)",
    53                                         "slug": "vivid-cyan-blue-to-vivid-purple",
    54                                         "origin": "core"
     53                                        "slug": "vivid-cyan-blue-to-vivid-purple"
    5554                                },
    5655                                {
    5756                                        "name": "Light green cyan to vivid green cyan",
    5857                                        "gradient": "linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%)",
    59                                         "slug": "light-green-cyan-to-vivid-green-cyan",
    60                                         "origin": "core"
     58                                        "slug": "light-green-cyan-to-vivid-green-cyan"
    6159                                },
    6260                                {
    6361                                        "name": "Luminous vivid amber to luminous vivid orange",
    6462                                        "gradient": "linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%)",
    65                                         "slug": "luminous-vivid-amber-to-luminous-vivid-orange",
    66                                         "origin": "core"
     63                                        "slug": "luminous-vivid-amber-to-luminous-vivid-orange"
    6764                                },
    6865                                {
    6966                                        "name": "Luminous vivid orange to vivid red",
    7067                                        "gradient": "linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%)",
    71                                         "slug": "luminous-vivid-orange-to-vivid-red",
    72                                         "origin": "core"
     68                                        "slug": "luminous-vivid-orange-to-vivid-red"
    7369                                },
    7470                                {
    7571                                        "name": "Very light gray to cyan bluish gray",
    7672                                        "gradient": "linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%)",
    77                                         "slug": "very-light-gray-to-cyan-bluish-gray",
    78                                         "origin": "core"
     73                                        "slug": "very-light-gray-to-cyan-bluish-gray"
    7974                                },
    8075                                {
    8176                                        "name": "Cool to warm spectrum",
    8277                                        "gradient": "linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%)",
    83                                         "slug": "cool-to-warm-spectrum",
    84                                         "origin": "core"
     78                                        "slug": "cool-to-warm-spectrum"
    8579                                },
    8680                                {
    8781                                        "name": "Blush light purple",
    8882                                        "gradient": "linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%)",
    89                                         "slug": "blush-light-purple",
    90                                         "origin": "core"
     83                                        "slug": "blush-light-purple"
    9184                                },
    9285                                {
    9386                                        "name": "Blush bordeaux",
    9487                                        "gradient": "linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%)",
    95                                         "slug": "blush-bordeaux",
    96                                         "origin": "core"
     88                                        "slug": "blush-bordeaux"
    9789                                },
    9890                                {
    9991                                        "name": "Luminous dusk",
    10092                                        "gradient": "linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%)",
    101                                         "slug": "luminous-dusk",
    102                                         "origin": "core"
     93                                        "slug": "luminous-dusk"
    10394                                },
    10495                                {
    10596                                        "name": "Pale ocean",
    10697                                        "gradient": "linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%)",
    107                                         "slug": "pale-ocean",
    108                                         "origin": "core"
     98                                        "slug": "pale-ocean"
    10999                                },
    110100                                {
    111101                                        "name": "Electric grass",
    112102                                        "gradient": "linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%)",
    113                                         "slug": "electric-grass",
    114                                         "origin": "core"
     103                                        "slug": "electric-grass"
    115104                                },
    116105                                {
    117106                                        "name": "Midnight",
    118107                                        "gradient": "linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%)",
    119                                         "slug": "midnight",
    120                                         "origin": "core"
     108                                        "slug": "midnight"
    121109                                }
    122110                        ],
     
    126114                                        "name": "Black",
    127115                                        "slug": "black",
    128                                         "color": "#000000",
    129                                         "origin": "core"
     116                                        "color": "#000000"
    130117                                },
    131118                                {
    132119                                        "name": "Cyan bluish gray",
    133120                                        "slug": "cyan-bluish-gray",
    134                                         "color": "#abb8c3",
    135                                         "origin": "core"
     121                                        "color": "#abb8c3"
    136122                                },
    137123                                {
    138124                                        "name": "White",
    139125                                        "slug": "white",
    140                                         "color": "#ffffff",
    141                                         "origin": "core"
     126                                        "color": "#ffffff"
    142127                                },
    143128                                {
    144129                                        "name": "Pale pink",
    145130                                        "slug": "pale-pink",
    146                                         "color": "#f78da7",
    147                                         "origin": "core"
     131                                        "color": "#f78da7"
    148132                                },
    149133                                {
    150134                                        "name": "Vivid red",
    151135                                        "slug": "vivid-red",
    152                                         "color": "#cf2e2e",
    153                                         "origin": "core"
     136                                        "color": "#cf2e2e"
    154137                                },
    155138                                {
    156139                                        "name": "Luminous vivid orange",
    157140                                        "slug": "luminous-vivid-orange",
    158                                         "color": "#ff6900",
    159                                         "origin": "core"
     141                                        "color": "#ff6900"
    160142                                },
    161143                                {
    162144                                        "name": "Luminous vivid amber",
    163145                                        "slug": "luminous-vivid-amber",
    164                                         "color": "#fcb900",
    165                                         "origin": "core"
     146                                        "color": "#fcb900"
    166147                                },
    167148                                {
    168149                                        "name": "Light green cyan",
    169150                                        "slug": "light-green-cyan",
    170                                         "color": "#7bdcb5",
    171                                         "origin": "core"
     151                                        "color": "#7bdcb5"
    172152                                },
    173153                                {
    174154                                        "name": "Vivid green cyan",
    175155                                        "slug": "vivid-green-cyan",
    176                                         "color": "#00d084",
    177                                         "origin": "core"
     156                                        "color": "#00d084"
    178157                                },
    179158                                {
    180159                                        "name": "Pale cyan blue",
    181160                                        "slug": "pale-cyan-blue",
    182                                         "color": "#8ed1fc",
    183                                         "origin": "core"
     161                                        "color": "#8ed1fc"
    184162                                },
    185163                                {
    186164                                        "name": "Vivid cyan blue",
    187165                                        "slug": "vivid-cyan-blue",
    188                                         "color": "#0693e3",
    189                                         "origin": "core"
     166                                        "color": "#0693e3"
    190167                                },
    191168                                {
    192169                                        "name": "Vivid purple",
    193170                                        "slug": "vivid-purple",
    194                                         "color": "#9b51e0",
    195                                         "origin": "core"
     171                                        "color": "#9b51e0"
    196172                                }
    197173                        ]
Note: See TracChangeset for help on using the changeset viewer.