PluginProbe
Gutenberg / 11.7.0
Gutenberg v11.7.0
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 11.7.0, at lib/theme.json

247 lines 5.7 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 {
2 "version": 1,
3 "settings": {
4 "color": {
5 "background": true,
6 "palette": [
7 {
8 "name": "Black",
9 "slug": "black",
10 "color": "#000000"
11 },
12 {
13 "name": "Cyan bluish gray",
14 "slug": "cyan-bluish-gray",
15 "color": "#abb8c3"
16 },
17 {
18 "name": "White",
19 "slug": "white",
20 "color": "#ffffff"
21 },
22 {
23 "name": "Pale pink",
24 "slug": "pale-pink",
25 "color": "#f78da7"
26 },
27 {
28 "name": "Vivid red",
29 "slug": "vivid-red",
30 "color": "#cf2e2e"
31 },
32 {
33 "name": "Luminous vivid orange",
34 "slug": "luminous-vivid-orange",
35 "color": "#ff6900"
36 },
37 {
38 "name": "Luminous vivid amber",
39 "slug": "luminous-vivid-amber",
40 "color": "#fcb900"
41 },
42 {
43 "name": "Light green cyan",
44 "slug": "light-green-cyan",
45 "color": "#7bdcb5"
46 },
47 {
48 "name": "Vivid green cyan",
49 "slug": "vivid-green-cyan",
50 "color": "#00d084"
51 },
52 {
53 "name": "Pale cyan blue",
54 "slug": "pale-cyan-blue",
55 "color": "#8ed1fc"
56 },
57 {
58 "name": "Vivid cyan blue",
59 "slug": "vivid-cyan-blue",
60 "color": "#0693e3"
61 },
62 {
63 "name": "Vivid purple",
64 "slug": "vivid-purple",
65 "color": "#9b51e0"
66 }
67 ],
68 "gradients": [
69 {
70 "name": "Vivid cyan blue to vivid purple",
71 "gradient": "linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%)",
72 "slug": "vivid-cyan-blue-to-vivid-purple"
73 },
74 {
75 "name": "Light green cyan to vivid green cyan",
76 "gradient": "linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%)",
77 "slug": "light-green-cyan-to-vivid-green-cyan"
78 },
79 {
80 "name": "Luminous vivid amber to luminous vivid orange",
81 "gradient": "linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%)",
82 "slug": "luminous-vivid-amber-to-luminous-vivid-orange"
83 },
84 {
85 "name": "Luminous vivid orange to vivid red",
86 "gradient": "linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%)",
87 "slug": "luminous-vivid-orange-to-vivid-red"
88 },
89 {
90 "name": "Very light gray to cyan bluish gray",
91 "gradient": "linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%)",
92 "slug": "very-light-gray-to-cyan-bluish-gray"
93 },
94 {
95 "name": "Cool to warm spectrum",
96 "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%)",
97 "slug": "cool-to-warm-spectrum"
98 },
99 {
100 "name": "Blush light purple",
101 "gradient": "linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%)",
102 "slug": "blush-light-purple"
103 },
104 {
105 "name": "Blush bordeaux",
106 "gradient": "linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%)",
107 "slug": "blush-bordeaux"
108 },
109 {
110 "name": "Luminous dusk",
111 "gradient": "linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%)",
112 "slug": "luminous-dusk"
113 },
114 {
115 "name": "Pale ocean",
116 "gradient": "linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%)",
117 "slug": "pale-ocean"
118 },
119 {
120 "name": "Electric grass",
121 "gradient": "linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%)",
122 "slug": "electric-grass"
123 },
124 {
125 "name": "Midnight",
126 "gradient": "linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%)",
127 "slug": "midnight"
128 }
129 ],
130 "duotone": [
131 {
132 "name": "Dark grayscale" ,
133 "colors": [ "#000000", "#7f7f7f" ],
134 "slug": "dark-grayscale"
135 },
136 {
137 "name": "Grayscale" ,
138 "colors": [ "#000000", "#ffffff" ],
139 "slug": "grayscale"
140 },
141 {
142 "name": "Purple and yellow" ,
143 "colors": [ "#8c00b7", "#fcff41" ],
144 "slug": "purple-yellow"
145 },
146 {
147 "name": "Blue and red" ,
148 "colors": [ "#000097", "#ff4747" ],
149 "slug": "blue-red"
150 },
151 {
152 "name": "Midnight" ,
153 "colors": [ "#000000", "#00a5ff" ],
154 "slug": "midnight"
155 },
156 {
157 "name": "Magenta and yellow" ,
158 "colors": [ "#c7005a", "#fff278" ],
159 "slug": "magenta-yellow"
160 },
161 {
162 "name": "Purple and green" ,
163 "colors": [ "#a60072", "#67ff66" ],
164 "slug": "purple-green"
165 },
166 {
167 "name": "Blue and orange" ,
168 "colors": [ "#1900d8", "#ffa96b" ],
169 "slug": "blue-orange"
170 }
171 ],
172 "custom": true,
173 "customDuotone": true,
174 "customGradient": true,
175 "link": false,
176 "text": true
177 },
178 "typography": {
179 "dropCap": true,
180 "customFontSize": true,
181 "customLineHeight": false,
182 "customFontStyle": true,
183 "customFontWeight": true,
184 "customTextTransforms": true,
185 "customTextDecorations": true,
186 "customLetterSpacing": true,
187 "fontSizes": [
188 {
189 "name": "Small",
190 "slug": "small",
191 "size": "13px"
192 },
193 {
194 "name": "Normal",
195 "slug": "normal",
196 "size": "16px"
197 },
198 {
199 "name": "Medium",
200 "slug": "medium",
201 "size": "20px"
202 },
203 {
204 "name": "Large",
205 "slug": "large",
206 "size": "36px"
207 },
208 {
209 "name": "Huge",
210 "slug": "huge",
211 "size": "42px"
212 }
213 ]
214 },
215 "spacing": {
216 "blockGap": null,
217 "customMargin": false,
218 "customPadding": false,
219 "units": [ "px", "em", "rem", "vh", "vw", "%" ]
220 },
221 "border": {
222 "customColor": false,
223 "customRadius": false,
224 "customStyle": false,
225 "customWidth": false
226 },
227 "blocks": {
228 "core/button": {
229 "border": {
230 "customRadius": true
231 }
232 },
233 "core/pullquote": {
234 "border": {
235 "customColor": true,
236 "customRadius": true,
237 "customStyle": true,
238 "customWidth": true
239 }
240 }
241 }
242 },
243 "styles": {
244 "spacing": { "blockGap": "24px" }
245 }
246 }
247