PluginProbe
Gutenberg / 15.5.1
Gutenberg v15.5.1
23.9.1 23.9.0 23.8.0 23.7.2 23.7.1 23.7.0 23.6.1 23.6.2 23.6.0 23.5.3 23.5.2 23.5.1 23.5.0 23.4.0 23.3.2 23.3.1 23.3.0 23.2.0 23.2.1 23.2.2 23.1.1 23.1.0 23.0.1 12.6.0 7.4.0 All 402 releases
gutenberg / lib / theme.json

theme.json in Gutenberg 15.5.1, at lib/theme.json

483 lines 10.2 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 {
2 "version": 2,
3 "settings": {
4 "appearanceTools": false,
5 "useRootPaddingAwareAlignments": false,
6 "border": {
7 "color": false,
8 "radius": false,
9 "style": false,
10 "width": false
11 },
12 "color": {
13 "background": true,
14 "button": true,
15 "caption": true,
16 "custom": true,
17 "customDuotone": true,
18 "customGradient": true,
19 "defaultDuotone": true,
20 "defaultGradients": true,
21 "defaultPalette": true,
22 "duotone": [
23 {
24 "name": "Dark grayscale",
25 "colors": [ "#000000", "#7f7f7f" ],
26 "slug": "dark-grayscale"
27 },
28 {
29 "name": "Grayscale",
30 "colors": [ "#000000", "#ffffff" ],
31 "slug": "grayscale"
32 },
33 {
34 "name": "Purple and yellow",
35 "colors": [ "#8c00b7", "#fcff41" ],
36 "slug": "purple-yellow"
37 },
38 {
39 "name": "Blue and red",
40 "colors": [ "#000097", "#ff4747" ],
41 "slug": "blue-red"
42 },
43 {
44 "name": "Midnight",
45 "colors": [ "#000000", "#00a5ff" ],
46 "slug": "midnight"
47 },
48 {
49 "name": "Magenta and yellow",
50 "colors": [ "#c7005a", "#fff278" ],
51 "slug": "magenta-yellow"
52 },
53 {
54 "name": "Purple and green",
55 "colors": [ "#a60072", "#67ff66" ],
56 "slug": "purple-green"
57 },
58 {
59 "name": "Blue and orange",
60 "colors": [ "#1900d8", "#ffa96b" ],
61 "slug": "blue-orange"
62 }
63 ],
64 "gradients": [
65 {
66 "name": "Vivid cyan blue to vivid purple",
67 "gradient": "linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%)",
68 "slug": "vivid-cyan-blue-to-vivid-purple"
69 },
70 {
71 "name": "Light green cyan to vivid green cyan",
72 "gradient": "linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%)",
73 "slug": "light-green-cyan-to-vivid-green-cyan"
74 },
75 {
76 "name": "Luminous vivid amber to luminous vivid orange",
77 "gradient": "linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%)",
78 "slug": "luminous-vivid-amber-to-luminous-vivid-orange"
79 },
80 {
81 "name": "Luminous vivid orange to vivid red",
82 "gradient": "linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%)",
83 "slug": "luminous-vivid-orange-to-vivid-red"
84 },
85 {
86 "name": "Very light gray to cyan bluish gray",
87 "gradient": "linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%)",
88 "slug": "very-light-gray-to-cyan-bluish-gray"
89 },
90 {
91 "name": "Cool to warm spectrum",
92 "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%)",
93 "slug": "cool-to-warm-spectrum"
94 },
95 {
96 "name": "Blush light purple",
97 "gradient": "linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%)",
98 "slug": "blush-light-purple"
99 },
100 {
101 "name": "Blush bordeaux",
102 "gradient": "linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%)",
103 "slug": "blush-bordeaux"
104 },
105 {
106 "name": "Luminous dusk",
107 "gradient": "linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%)",
108 "slug": "luminous-dusk"
109 },
110 {
111 "name": "Pale ocean",
112 "gradient": "linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%)",
113 "slug": "pale-ocean"
114 },
115 {
116 "name": "Electric grass",
117 "gradient": "linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%)",
118 "slug": "electric-grass"
119 },
120 {
121 "name": "Midnight",
122 "gradient": "linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%)",
123 "slug": "midnight"
124 }
125 ],
126 "heading": true,
127 "link": false,
128 "palette": [
129 {
130 "name": "Black",
131 "slug": "black",
132 "color": "#000000"
133 },
134 {
135 "name": "Cyan bluish gray",
136 "slug": "cyan-bluish-gray",
137 "color": "#abb8c3"
138 },
139 {
140 "name": "White",
141 "slug": "white",
142 "color": "#ffffff"
143 },
144 {
145 "name": "Pale pink",
146 "slug": "pale-pink",
147 "color": "#f78da7"
148 },
149 {
150 "name": "Vivid red",
151 "slug": "vivid-red",
152 "color": "#cf2e2e"
153 },
154 {
155 "name": "Luminous vivid orange",
156 "slug": "luminous-vivid-orange",
157 "color": "#ff6900"
158 },
159 {
160 "name": "Luminous vivid amber",
161 "slug": "luminous-vivid-amber",
162 "color": "#fcb900"
163 },
164 {
165 "name": "Light green cyan",
166 "slug": "light-green-cyan",
167 "color": "#7bdcb5"
168 },
169 {
170 "name": "Vivid green cyan",
171 "slug": "vivid-green-cyan",
172 "color": "#00d084"
173 },
174 {
175 "name": "Pale cyan blue",
176 "slug": "pale-cyan-blue",
177 "color": "#8ed1fc"
178 },
179 {
180 "name": "Vivid cyan blue",
181 "slug": "vivid-cyan-blue",
182 "color": "#0693e3"
183 },
184 {
185 "name": "Vivid purple",
186 "slug": "vivid-purple",
187 "color": "#9b51e0"
188 }
189 ],
190 "text": true
191 },
192 "shadow": {
193 "defaultPresets": true,
194 "presets": [
195 {
196 "name": "Natural",
197 "slug": "natural",
198 "shadow": "6px 6px 9px rgba(0, 0, 0, 0.2)"
199 },
200 {
201 "name": "Deep",
202 "slug": "deep",
203 "shadow": "12px 12px 50px rgba(0, 0, 0, 0.4)"
204 },
205 {
206 "name": "Sharp",
207 "slug": "sharp",
208 "shadow": "6px 6px 0px rgba(0, 0, 0, 0.2)"
209 },
210 {
211 "name": "Outlined",
212 "slug": "outlined",
213 "shadow": "6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1)"
214 },
215 {
216 "name": "Crisp",
217 "slug": "crisp",
218 "shadow": "6px 6px 0px rgba(0, 0, 0, 1)"
219 }
220 ]
221 },
222 "layout": {
223 "definitions": {
224 "default": {
225 "name": "default",
226 "slug": "flow",
227 "className": "is-layout-flow",
228 "baseStyles": [
229 {
230 "selector": " > .alignleft",
231 "rules": {
232 "float": "left",
233 "margin-inline-start": "0",
234 "margin-inline-end": "2em"
235 }
236 },
237 {
238 "selector": " > .alignright",
239 "rules": {
240 "float": "right",
241 "margin-inline-start": "2em",
242 "margin-inline-end": "0"
243 }
244 },
245 {
246 "selector": " > .aligncenter",
247 "rules": {
248 "margin-left": "auto !important",
249 "margin-right": "auto !important"
250 }
251 }
252 ],
253 "spacingStyles": [
254 {
255 "selector": " > *",
256 "rules": {
257 "margin-block-start": "0",
258 "margin-block-end": "0"
259 }
260 },
261 {
262 "selector": " > * + *",
263 "rules": {
264 "margin-block-start": null,
265 "margin-block-end": "0"
266 }
267 }
268 ]
269 },
270 "constrained": {
271 "name": "constrained",
272 "slug": "constrained",
273 "className": "is-layout-constrained",
274 "baseStyles": [
275 {
276 "selector": " > .alignleft",
277 "rules": {
278 "float": "left",
279 "margin-inline-start": "0",
280 "margin-inline-end": "2em"
281 }
282 },
283 {
284 "selector": " > .alignright",
285 "rules": {
286 "float": "right",
287 "margin-inline-start": "2em",
288 "margin-inline-end": "0"
289 }
290 },
291 {
292 "selector": " > .aligncenter",
293 "rules": {
294 "margin-left": "auto !important",
295 "margin-right": "auto !important"
296 }
297 },
298 {
299 "selector": " > :where(:not(.alignleft):not(.alignright):not(.alignfull))",
300 "rules": {
301 "max-width": "var(--wp--style--global--content-size)",
302 "margin-left": "auto !important",
303 "margin-right": "auto !important"
304 }
305 },
306 {
307 "selector": " > .alignwide",
308 "rules": {
309 "max-width": "var(--wp--style--global--wide-size)"
310 }
311 }
312 ],
313 "spacingStyles": [
314 {
315 "selector": " > *",
316 "rules": {
317 "margin-block-start": "0",
318 "margin-block-end": "0"
319 }
320 },
321 {
322 "selector": " > * + *",
323 "rules": {
324 "margin-block-start": null,
325 "margin-block-end": "0"
326 }
327 }
328 ]
329 },
330 "flex": {
331 "name": "flex",
332 "slug": "flex",
333 "className": "is-layout-flex",
334 "displayMode": "flex",
335 "baseStyles": [
336 {
337 "selector": "",
338 "rules": {
339 "flex-wrap": "wrap",
340 "align-items": "center"
341 }
342 },
343 {
344 "selector": " > *",
345 "rules": {
346 "margin": "0"
347 }
348 }
349 ],
350 "spacingStyles": [
351 {
352 "selector": "",
353 "rules": {
354 "gap": null
355 }
356 }
357 ]
358 },
359 "grid": {
360 "name": "grid",
361 "slug": "grid",
362 "className": "is-layout-grid",
363 "displayMode": "grid",
364 "baseStyles": [
365 {
366 "selector": " > *",
367 "rules": {
368 "margin": "0"
369 }
370 }
371 ],
372 "spacingStyles": [
373 {
374 "selector": "",
375 "rules": {
376 "gap": null
377 }
378 }
379 ]
380 }
381 }
382 },
383 "spacing": {
384 "blockGap": null,
385 "margin": false,
386 "padding": false,
387 "customSpacingSize": true,
388 "units": [ "px", "em", "rem", "vh", "vw", "%" ],
389 "spacingScale": {
390 "operator": "*",
391 "increment": 1.5,
392 "steps": 7,
393 "mediumStep": 1.5,
394 "unit": "rem"
395 }
396 },
397 "typography": {
398 "customFontSize": true,
399 "dropCap": true,
400 "fontSizes": [
401 {
402 "name": "Small",
403 "slug": "small",
404 "size": "13px"
405 },
406 {
407 "name": "Medium",
408 "slug": "medium",
409 "size": "20px"
410 },
411 {
412 "name": "Large",
413 "slug": "large",
414 "size": "36px"
415 },
416 {
417 "name": "Extra Large",
418 "slug": "x-large",
419 "size": "42px"
420 }
421 ],
422 "fontStyle": true,
423 "fontWeight": true,
424 "letterSpacing": true,
425 "lineHeight": false,
426 "textColumns": false,
427 "textDecoration": true,
428 "textTransform": true
429 },
430 "blocks": {
431 "core/button": {
432 "border": {
433 "radius": true
434 }
435 },
436 "core/pullquote": {
437 "border": {
438 "color": true,
439 "radius": true,
440 "style": true,
441 "width": true
442 }
443 }
444 }
445 },
446 "styles": {
447 "elements": {
448 "button": {
449 "color": {
450 "text": "#fff",
451 "background": "#32373c"
452 },
453 "spacing": {
454 "padding": "calc(0.667em + 2px) calc(1.333em + 2px)"
455 },
456 "typography": {
457 "fontSize": "inherit",
458 "fontFamily": "inherit",
459 "lineHeight": "inherit",
460 "textDecoration": "none"
461 },
462 "border": {
463 "width": "0"
464 }
465 },
466 "link": {
467 "typography": {
468 "textDecoration": "underline"
469 }
470 }
471 },
472 "spacing": {
473 "blockGap": "24px",
474 "padding": {
475 "top": "0px",
476 "right": "0px",
477 "bottom": "0px",
478 "left": "0px"
479 }
480 }
481 }
482 }
483