PluginProbe
Gutenberg / 12.0.2
Gutenberg v12.0.2
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 12.0.2, at lib/theme.json

249 lines 5.6 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 "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 "corePalette": true,
174 "coreGradients": true,
175 "customDuotone": true,
176 "customGradient": true,
177 "link": false,
178 "text": true
179 },
180 "typography": {
181 "dropCap": true,
182 "customFontSize": true,
183 "fontStyle": true,
184 "fontWeight": true,
185 "lineHeight": false,
186 "textTransform": true,
187 "textDecoration": true,
188 "letterSpacing": true,
189 "fontSizes": [
190 {
191 "name": "Small",
192 "slug": "small",
193 "size": "13px"
194 },
195 {
196 "name": "Normal",
197 "slug": "normal",
198 "size": "16px"
199 },
200 {
201 "name": "Medium",
202 "slug": "medium",
203 "size": "20px"
204 },
205 {
206 "name": "Large",
207 "slug": "large",
208 "size": "36px"
209 },
210 {
211 "name": "Huge",
212 "slug": "huge",
213 "size": "42px"
214 }
215 ]
216 },
217 "spacing": {
218 "blockGap": null,
219 "margin": false,
220 "padding": false,
221 "units": [ "px", "em", "rem", "vh", "vw", "%" ]
222 },
223 "border": {
224 "color": false,
225 "radius": false,
226 "style": false,
227 "width": false
228 },
229 "blocks": {
230 "core/button": {
231 "border": {
232 "radius": true
233 }
234 },
235 "core/pullquote": {
236 "border": {
237 "color": true,
238 "radius": true,
239 "style": true,
240 "width": true
241 }
242 }
243 }
244 },
245 "styles": {
246 "spacing": { "blockGap": "24px" }
247 }
248 }
249