Skip to content

Instantly share code, notes, and snippets.

@talldan
Created August 23, 2024 00:39
Show Gist options
  • Save talldan/8109ae3347b18cce6b49aac64ba90df0 to your computer and use it in GitHub Desktop.
Save talldan/8109ae3347b18cce6b49aac64ba90df0 to your computer and use it in GitHub Desktop.
Astra Diff for #64534
1c1
< :root {
---
> :root :where(.editor-styles-wrapper) {
60c60
< .has-black-color {
---
> :where(.editor-styles-wrapper) .has-black-color {
64c64
< .has-cyan-bluish-gray-color {
---
> :where(.editor-styles-wrapper) .has-cyan-bluish-gray-color {
68c68
< .has-white-color {
---
> :where(.editor-styles-wrapper) .has-white-color {
72c72
< .has-pale-pink-color {
---
> :where(.editor-styles-wrapper) .has-pale-pink-color {
76c76
< .has-vivid-red-color {
---
> :where(.editor-styles-wrapper) .has-vivid-red-color {
80c80
< .has-luminous-vivid-orange-color {
---
> :where(.editor-styles-wrapper) .has-luminous-vivid-orange-color {
84c84
< .has-luminous-vivid-amber-color {
---
> :where(.editor-styles-wrapper) .has-luminous-vivid-amber-color {
88c88
< .has-light-green-cyan-color {
---
> :where(.editor-styles-wrapper) .has-light-green-cyan-color {
92c92
< .has-vivid-green-cyan-color {
---
> :where(.editor-styles-wrapper) .has-vivid-green-cyan-color {
96c96
< .has-pale-cyan-blue-color {
---
> :where(.editor-styles-wrapper) .has-pale-cyan-blue-color {
100c100
< .has-vivid-cyan-blue-color {
---
> :where(.editor-styles-wrapper) .has-vivid-cyan-blue-color {
104c104
< .has-vivid-purple-color {
---
> :where(.editor-styles-wrapper) .has-vivid-purple-color {
108c108
< .has-ast-global-color-0-color {
---
> :where(.editor-styles-wrapper) .has-ast-global-color-0-color {
112c112
< .has-ast-global-color-1-color {
---
> :where(.editor-styles-wrapper) .has-ast-global-color-1-color {
116c116
< .has-ast-global-color-2-color {
---
> :where(.editor-styles-wrapper) .has-ast-global-color-2-color {
120c120
< .has-ast-global-color-3-color {
---
> :where(.editor-styles-wrapper) .has-ast-global-color-3-color {
124c124
< .has-ast-global-color-4-color {
---
> :where(.editor-styles-wrapper) .has-ast-global-color-4-color {
128c128
< .has-ast-global-color-5-color {
---
> :where(.editor-styles-wrapper) .has-ast-global-color-5-color {
132c132
< .has-ast-global-color-6-color {
---
> :where(.editor-styles-wrapper) .has-ast-global-color-6-color {
136c136
< .has-ast-global-color-7-color {
---
> :where(.editor-styles-wrapper) .has-ast-global-color-7-color {
140c140
< .has-ast-global-color-8-color {
---
> :where(.editor-styles-wrapper) .has-ast-global-color-8-color {
144c144
< .has-black-background-color {
---
> :where(.editor-styles-wrapper) .has-black-background-color {
148c148
< .has-cyan-bluish-gray-background-color {
---
> :where(.editor-styles-wrapper) .has-cyan-bluish-gray-background-color {
152c152
< .has-white-background-color {
---
> :where(.editor-styles-wrapper) .has-white-background-color {
156c156
< .has-pale-pink-background-color {
---
> :where(.editor-styles-wrapper) .has-pale-pink-background-color {
160c160
< .has-vivid-red-background-color {
---
> :where(.editor-styles-wrapper) .has-vivid-red-background-color {
164c164
< .has-luminous-vivid-orange-background-color {
---
> :where(.editor-styles-wrapper) .has-luminous-vivid-orange-background-color {
168c168
< .has-luminous-vivid-amber-background-color {
---
> :where(.editor-styles-wrapper) .has-luminous-vivid-amber-background-color {
172c172
< .has-light-green-cyan-background-color {
---
> :where(.editor-styles-wrapper) .has-light-green-cyan-background-color {
176c176
< .has-vivid-green-cyan-background-color {
---
> :where(.editor-styles-wrapper) .has-vivid-green-cyan-background-color {
180c180
< .has-pale-cyan-blue-background-color {
---
> :where(.editor-styles-wrapper) .has-pale-cyan-blue-background-color {
184c184
< .has-vivid-cyan-blue-background-color {
---
> :where(.editor-styles-wrapper) .has-vivid-cyan-blue-background-color {
188c188
< .has-vivid-purple-background-color {
---
> :where(.editor-styles-wrapper) .has-vivid-purple-background-color {
192c192
< .has-ast-global-color-0-background-color {
---
> :where(.editor-styles-wrapper) .has-ast-global-color-0-background-color {
196c196
< .has-ast-global-color-1-background-color {
---
> :where(.editor-styles-wrapper) .has-ast-global-color-1-background-color {
200c200
< .has-ast-global-color-2-background-color {
---
> :where(.editor-styles-wrapper) .has-ast-global-color-2-background-color {
204c204
< .has-ast-global-color-3-background-color {
---
> :where(.editor-styles-wrapper) .has-ast-global-color-3-background-color {
208c208
< .has-ast-global-color-4-background-color {
---
> :where(.editor-styles-wrapper) .has-ast-global-color-4-background-color {
212c212
< .has-ast-global-color-5-background-color {
---
> :where(.editor-styles-wrapper) .has-ast-global-color-5-background-color {
216c216
< .has-ast-global-color-6-background-color {
---
> :where(.editor-styles-wrapper) .has-ast-global-color-6-background-color {
220c220
< .has-ast-global-color-7-background-color {
---
> :where(.editor-styles-wrapper) .has-ast-global-color-7-background-color {
224c224
< .has-ast-global-color-8-background-color {
---
> :where(.editor-styles-wrapper) .has-ast-global-color-8-background-color {
228c228
< .has-black-border-color {
---
> :where(.editor-styles-wrapper) .has-black-border-color {
232c232
< .has-cyan-bluish-gray-border-color {
---
> :where(.editor-styles-wrapper) .has-cyan-bluish-gray-border-color {
236c236
< .has-white-border-color {
---
> :where(.editor-styles-wrapper) .has-white-border-color {
240c240
< .has-pale-pink-border-color {
---
> :where(.editor-styles-wrapper) .has-pale-pink-border-color {
244c244
< .has-vivid-red-border-color {
---
> :where(.editor-styles-wrapper) .has-vivid-red-border-color {
248c248
< .has-luminous-vivid-orange-border-color {
---
> :where(.editor-styles-wrapper) .has-luminous-vivid-orange-border-color {
252c252
< .has-luminous-vivid-amber-border-color {
---
> :where(.editor-styles-wrapper) .has-luminous-vivid-amber-border-color {
256c256
< .has-light-green-cyan-border-color {
---
> :where(.editor-styles-wrapper) .has-light-green-cyan-border-color {
260c260
< .has-vivid-green-cyan-border-color {
---
> :where(.editor-styles-wrapper) .has-vivid-green-cyan-border-color {
264c264
< .has-pale-cyan-blue-border-color {
---
> :where(.editor-styles-wrapper) .has-pale-cyan-blue-border-color {
268c268
< .has-vivid-cyan-blue-border-color {
---
> :where(.editor-styles-wrapper) .has-vivid-cyan-blue-border-color {
272c272
< .has-vivid-purple-border-color {
---
> :where(.editor-styles-wrapper) .has-vivid-purple-border-color {
276c276
< .has-ast-global-color-0-border-color {
---
> :where(.editor-styles-wrapper) .has-ast-global-color-0-border-color {
280c280
< .has-ast-global-color-1-border-color {
---
> :where(.editor-styles-wrapper) .has-ast-global-color-1-border-color {
284c284
< .has-ast-global-color-2-border-color {
---
> :where(.editor-styles-wrapper) .has-ast-global-color-2-border-color {
288c288
< .has-ast-global-color-3-border-color {
---
> :where(.editor-styles-wrapper) .has-ast-global-color-3-border-color {
292c292
< .has-ast-global-color-4-border-color {
---
> :where(.editor-styles-wrapper) .has-ast-global-color-4-border-color {
296c296
< .has-ast-global-color-5-border-color {
---
> :where(.editor-styles-wrapper) .has-ast-global-color-5-border-color {
300c300
< .has-ast-global-color-6-border-color {
---
> :where(.editor-styles-wrapper) .has-ast-global-color-6-border-color {
304c304
< .has-ast-global-color-7-border-color {
---
> :where(.editor-styles-wrapper) .has-ast-global-color-7-border-color {
308c308
< .has-ast-global-color-8-border-color {
---
> :where(.editor-styles-wrapper) .has-ast-global-color-8-border-color {
312c312
< .has-vivid-cyan-blue-to-vivid-purple-gradient-background {
---
> :where(.editor-styles-wrapper) .has-vivid-cyan-blue-to-vivid-purple-gradient-background {
316c316
< .has-light-green-cyan-to-vivid-green-cyan-gradient-background {
---
> :where(.editor-styles-wrapper) .has-light-green-cyan-to-vivid-green-cyan-gradient-background {
320c320
< .has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
---
> :where(.editor-styles-wrapper) .has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
324c324
< .has-luminous-vivid-orange-to-vivid-red-gradient-background {
---
> :where(.editor-styles-wrapper) .has-luminous-vivid-orange-to-vivid-red-gradient-background {
328c328
< .has-very-light-gray-to-cyan-bluish-gray-gradient-background {
---
> :where(.editor-styles-wrapper) .has-very-light-gray-to-cyan-bluish-gray-gradient-background {
332c332
< .has-cool-to-warm-spectrum-gradient-background {
---
> :where(.editor-styles-wrapper) .has-cool-to-warm-spectrum-gradient-background {
336c336
< .has-blush-light-purple-gradient-background {
---
> :where(.editor-styles-wrapper) .has-blush-light-purple-gradient-background {
340c340
< .has-blush-bordeaux-gradient-background {
---
> :where(.editor-styles-wrapper) .has-blush-bordeaux-gradient-background {
344c344
< .has-luminous-dusk-gradient-background {
---
> :where(.editor-styles-wrapper) .has-luminous-dusk-gradient-background {
348c348
< .has-pale-ocean-gradient-background {
---
> :where(.editor-styles-wrapper) .has-pale-ocean-gradient-background {
352c352
< .has-electric-grass-gradient-background {
---
> :where(.editor-styles-wrapper) .has-electric-grass-gradient-background {
356c356
< .has-midnight-gradient-background {
---
> :where(.editor-styles-wrapper) .has-midnight-gradient-background {
360c360
< .has-small-font-size {
---
> :where(.editor-styles-wrapper) .has-small-font-size {
364c364
< .has-medium-font-size {
---
> :where(.editor-styles-wrapper) .has-medium-font-size {
368c368
< .has-large-font-size {
---
> :where(.editor-styles-wrapper) .has-large-font-size {
372c372
< .has-x-large-font-size {
---
> :where(.editor-styles-wrapper) .has-x-large-font-size {
376c376
< :root {
---
> :root :where(.editor-styles-wrapper) {
381c381
< :where(body) {
---
> :where(body) :where(.editor-styles-wrapper) {
385c385
< .wp-site-blocks>.alignleft {
---
> :where(.editor-styles-wrapper) .wp-site-blocks>.alignleft {
390c390
< .wp-site-blocks>.alignright {
---
> :where(.editor-styles-wrapper) .wp-site-blocks>.alignright {
395c395
< .wp-site-blocks>.aligncenter {
---
> :where(.editor-styles-wrapper) .wp-site-blocks>.aligncenter {
401c401
< :where(.wp-site-blocks)>* {
---
> :where(.editor-styles-wrapper) :where(.wp-site-blocks)>* {
406c406
< :where(.wp-site-blocks)> :first-child {
---
> :where(.editor-styles-wrapper) :where(.wp-site-blocks)> :first-child {
410c410
< :where(.wp-site-blocks)> :last-child {
---
> :where(.editor-styles-wrapper) :where(.wp-site-blocks)> :last-child {
414c414
< :root {
---
> :root :where(.editor-styles-wrapper) {
418c418
< :root :where(.is-layout-flow)> :first-child {
---
> :root :where(.editor-styles-wrapper) :where(.is-layout-flow)> :first-child {
422c422
< :root :where(.is-layout-flow)> :last-child {
---
> :root :where(.editor-styles-wrapper) :where(.is-layout-flow)> :last-child {
426c426
< :root :where(.is-layout-flow)>* {
---
> :root :where(.editor-styles-wrapper) :where(.is-layout-flow)>* {
431c431
< :root :where(.is-layout-constrained)> :first-child {
---
> :root :where(.editor-styles-wrapper) :where(.is-layout-constrained)> :first-child {
435c435
< :root :where(.is-layout-constrained)> :last-child {
---
> :root :where(.editor-styles-wrapper) :where(.is-layout-constrained)> :last-child {
439c439
< :root :where(.is-layout-constrained)>* {
---
> :root :where(.editor-styles-wrapper) :where(.is-layout-constrained)>* {
444c444
< :root :where(.is-layout-flex) {
---
> :root :where(.editor-styles-wrapper) :where(.is-layout-flex) {
448c448
< :root :where(.is-layout-grid) {
---
> :root :where(.editor-styles-wrapper) :where(.is-layout-grid) {
452c452
< .is-layout-flow>.alignleft {
---
> :where(.editor-styles-wrapper) .is-layout-flow>.alignleft {
458c458
< .is-layout-flow>.alignright {
---
> :where(.editor-styles-wrapper) .is-layout-flow>.alignright {
464c464
< .is-layout-flow>.aligncenter {
---
> :where(.editor-styles-wrapper) .is-layout-flow>.aligncenter {
469c469
< .is-layout-constrained>.alignleft {
---
> :where(.editor-styles-wrapper) .is-layout-constrained>.alignleft {
475c475
< .is-layout-constrained>.alignright {
---
> :where(.editor-styles-wrapper) .is-layout-constrained>.alignright {
481c481
< .is-layout-constrained>.aligncenter {
---
> :where(.editor-styles-wrapper) .is-layout-constrained>.aligncenter {
486c486
< .is-layout-constrained> :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
---
> :where(.editor-styles-wrapper) .is-layout-constrained> :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
492c492
< .is-layout-constrained>.alignwide {
---
> :where(.editor-styles-wrapper) .is-layout-constrained>.alignwide {
496c496
< body .is-layout-flex {
---
> body :where(.editor-styles-wrapper) .is-layout-flex {
500c500
< .is-layout-flex {
---
> :where(.editor-styles-wrapper) .is-layout-flex {
505c505
< .is-layout-flex> :is(*, div) {
---
> :where(.editor-styles-wrapper) .is-layout-flex> :is(*, div) {
509c509
< body .is-layout-grid {
---
> body :where(.editor-styles-wrapper) .is-layout-grid {
513c513
< .is-layout-grid> :is(*, div) {
---
> :where(.editor-styles-wrapper) .is-layout-grid> :is(*, div) {
517c517
< body {
---
> body :where(.editor-styles-wrapper) {
524c524
< a:where(:not(.wp-element-button)) {
---
> :where(.editor-styles-wrapper) a:where(:not(.wp-element-button)) {
528c528
< :root :where(.wp-element-button, .wp-block-button__link) {
---
> :root :where(.editor-styles-wrapper) :where(.wp-element-button, .wp-block-button__link) {
542c542
< :root :where(.wp-block-pullquote) {
---
> :root :where(.editor-styles-wrapper) :where(.wp-block-pullquote) {
547c547
< :root {
---
> :root :where(.editor-styles-wrapper) {
558c558
< .is-root-container {
---
> :where(.editor-styles-wrapper) .is-root-container {
562c562
< #block-5999e83f-cda6-49b6-b9d4-8e38ae0c8a54 {
---
> :where(.editor-styles-wrapper) #block-5999e83f-cda6-49b6-b9d4-8e38ae0c8a54 {
567c567
< #block-b7eba71e-0204-4806-99d3-0ee8cb20a36c {
---
> :where(.editor-styles-wrapper) #block-b7eba71e-0204-4806-99d3-0ee8cb20a36c {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment