[ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Summary view] [Print] [Text view]
1 { 2 "$schema": "https://schemas.wp.org/trunk/theme.json", 3 "version": 3, 4 "settings": { 5 "appearanceTools": false, 6 "useRootPaddingAwareAlignments": false, 7 "border": { 8 "color": false, 9 "radius": false, 10 "style": false, 11 "width": false 12 }, 13 "color": { 14 "background": true, 15 "button": true, 16 "caption": true, 17 "custom": true, 18 "customDuotone": true, 19 "customGradient": true, 20 "defaultDuotone": true, 21 "defaultGradients": true, 22 "defaultPalette": true, 23 "duotone": [ 24 { 25 "name": "Dark grayscale", 26 "colors": [ "#000000", "#7f7f7f" ], 27 "slug": "dark-grayscale" 28 }, 29 { 30 "name": "Grayscale", 31 "colors": [ "#000000", "#ffffff" ], 32 "slug": "grayscale" 33 }, 34 { 35 "name": "Purple and yellow", 36 "colors": [ "#8c00b7", "#fcff41" ], 37 "slug": "purple-yellow" 38 }, 39 { 40 "name": "Blue and red", 41 "colors": [ "#000097", "#ff4747" ], 42 "slug": "blue-red" 43 }, 44 { 45 "name": "Midnight", 46 "colors": [ "#000000", "#00a5ff" ], 47 "slug": "midnight" 48 }, 49 { 50 "name": "Magenta and yellow", 51 "colors": [ "#c7005a", "#fff278" ], 52 "slug": "magenta-yellow" 53 }, 54 { 55 "name": "Purple and green", 56 "colors": [ "#a60072", "#67ff66" ], 57 "slug": "purple-green" 58 }, 59 { 60 "name": "Blue and orange", 61 "colors": [ "#1900d8", "#ffa96b" ], 62 "slug": "blue-orange" 63 } 64 ], 65 "gradients": [ 66 { 67 "name": "Vivid cyan blue to vivid purple", 68 "gradient": "linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%)", 69 "slug": "vivid-cyan-blue-to-vivid-purple" 70 }, 71 { 72 "name": "Light green cyan to vivid green cyan", 73 "gradient": "linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%)", 74 "slug": "light-green-cyan-to-vivid-green-cyan" 75 }, 76 { 77 "name": "Luminous vivid amber to luminous vivid orange", 78 "gradient": "linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%)", 79 "slug": "luminous-vivid-amber-to-luminous-vivid-orange" 80 }, 81 { 82 "name": "Luminous vivid orange to vivid red", 83 "gradient": "linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%)", 84 "slug": "luminous-vivid-orange-to-vivid-red" 85 }, 86 { 87 "name": "Very light gray to cyan bluish gray", 88 "gradient": "linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%)", 89 "slug": "very-light-gray-to-cyan-bluish-gray" 90 }, 91 { 92 "name": "Cool to warm spectrum", 93 "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%)", 94 "slug": "cool-to-warm-spectrum" 95 }, 96 { 97 "name": "Blush light purple", 98 "gradient": "linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%)", 99 "slug": "blush-light-purple" 100 }, 101 { 102 "name": "Blush bordeaux", 103 "gradient": "linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%)", 104 "slug": "blush-bordeaux" 105 }, 106 { 107 "name": "Luminous dusk", 108 "gradient": "linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%)", 109 "slug": "luminous-dusk" 110 }, 111 { 112 "name": "Pale ocean", 113 "gradient": "linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%)", 114 "slug": "pale-ocean" 115 }, 116 { 117 "name": "Electric grass", 118 "gradient": "linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%)", 119 "slug": "electric-grass" 120 }, 121 { 122 "name": "Midnight", 123 "gradient": "linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%)", 124 "slug": "midnight" 125 } 126 ], 127 "heading": true, 128 "link": false, 129 "palette": [ 130 { 131 "name": "Black", 132 "slug": "black", 133 "color": "#000000" 134 }, 135 { 136 "name": "Cyan bluish gray", 137 "slug": "cyan-bluish-gray", 138 "color": "#abb8c3" 139 }, 140 { 141 "name": "White", 142 "slug": "white", 143 "color": "#ffffff" 144 }, 145 { 146 "name": "Pale pink", 147 "slug": "pale-pink", 148 "color": "#f78da7" 149 }, 150 { 151 "name": "Vivid red", 152 "slug": "vivid-red", 153 "color": "#cf2e2e" 154 }, 155 { 156 "name": "Luminous vivid orange", 157 "slug": "luminous-vivid-orange", 158 "color": "#ff6900" 159 }, 160 { 161 "name": "Luminous vivid amber", 162 "slug": "luminous-vivid-amber", 163 "color": "#fcb900" 164 }, 165 { 166 "name": "Light green cyan", 167 "slug": "light-green-cyan", 168 "color": "#7bdcb5" 169 }, 170 { 171 "name": "Vivid green cyan", 172 "slug": "vivid-green-cyan", 173 "color": "#00d084" 174 }, 175 { 176 "name": "Pale cyan blue", 177 "slug": "pale-cyan-blue", 178 "color": "#8ed1fc" 179 }, 180 { 181 "name": "Vivid cyan blue", 182 "slug": "vivid-cyan-blue", 183 "color": "#0693e3" 184 }, 185 { 186 "name": "Vivid purple", 187 "slug": "vivid-purple", 188 "color": "#9b51e0" 189 } 190 ], 191 "text": true 192 }, 193 "dimensions": { 194 "defaultAspectRatios": true, 195 "aspectRatios": [ 196 { 197 "name": "Square - 1:1", 198 "slug": "square", 199 "ratio": "1" 200 }, 201 { 202 "name": "Standard - 4:3", 203 "slug": "4-3", 204 "ratio": "4/3" 205 }, 206 { 207 "name": "Portrait - 3:4", 208 "slug": "3-4", 209 "ratio": "3/4" 210 }, 211 { 212 "name": "Classic - 3:2", 213 "slug": "3-2", 214 "ratio": "3/2" 215 }, 216 { 217 "name": "Classic Portrait - 2:3", 218 "slug": "2-3", 219 "ratio": "2/3" 220 }, 221 { 222 "name": "Wide - 16:9", 223 "slug": "16-9", 224 "ratio": "16/9" 225 }, 226 { 227 "name": "Tall - 9:16", 228 "slug": "9-16", 229 "ratio": "9/16" 230 } 231 ] 232 }, 233 "shadow": { 234 "defaultPresets": true, 235 "presets": [ 236 { 237 "name": "Natural", 238 "slug": "natural", 239 "shadow": "6px 6px 9px rgba(0, 0, 0, 0.2)" 240 }, 241 { 242 "name": "Deep", 243 "slug": "deep", 244 "shadow": "12px 12px 50px rgba(0, 0, 0, 0.4)" 245 }, 246 { 247 "name": "Sharp", 248 "slug": "sharp", 249 "shadow": "6px 6px 0px rgba(0, 0, 0, 0.2)" 250 }, 251 { 252 "name": "Outlined", 253 "slug": "outlined", 254 "shadow": "6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1)" 255 }, 256 { 257 "name": "Crisp", 258 "slug": "crisp", 259 "shadow": "6px 6px 0px rgba(0, 0, 0, 1)" 260 } 261 ] 262 }, 263 "spacing": { 264 "blockGap": null, 265 "margin": false, 266 "padding": false, 267 "customSpacingSize": true, 268 "defaultSpacingSizes": true, 269 "units": [ "px", "em", "rem", "vh", "vw", "%" ], 270 "spacingScale": { 271 "operator": "*", 272 "increment": 1.5, 273 "steps": 7, 274 "mediumStep": 1.5, 275 "unit": "rem" 276 } 277 }, 278 "typography": { 279 "customFontSize": true, 280 "defaultFontSizes": true, 281 "dropCap": true, 282 "fontSizes": [ 283 { 284 "name": "Small", 285 "slug": "small", 286 "size": "13px" 287 }, 288 { 289 "name": "Medium", 290 "slug": "medium", 291 "size": "20px" 292 }, 293 { 294 "name": "Large", 295 "slug": "large", 296 "size": "36px" 297 }, 298 { 299 "name": "Extra Large", 300 "slug": "x-large", 301 "size": "42px" 302 } 303 ], 304 "fontStyle": true, 305 "fontWeight": true, 306 "letterSpacing": true, 307 "lineHeight": false, 308 "textAlign": true, 309 "textDecoration": true, 310 "textTransform": true, 311 "writingMode": false 312 }, 313 "blocks": { 314 "core/button": { 315 "border": { 316 "radius": true 317 } 318 }, 319 "core/image": { 320 "lightbox": { 321 "allowEditing": true 322 } 323 }, 324 "core/pullquote": { 325 "border": { 326 "color": true, 327 "radius": true, 328 "style": true, 329 "width": true 330 } 331 } 332 } 333 }, 334 "styles": { 335 "blocks": { 336 "core/button": { 337 "variations": { 338 "outline": { 339 "border": { 340 "width": "2px", 341 "style": "solid", 342 "color": "currentColor" 343 }, 344 "color": { 345 "text": "currentColor", 346 "gradient": "transparent none" 347 }, 348 "spacing": { 349 "padding": { 350 "top": "0.667em", 351 "right": "1.33em", 352 "bottom": "0.667em", 353 "left": "1.33em" 354 } 355 } 356 } 357 } 358 }, 359 "core/site-logo": { 360 "variations": { 361 "rounded": { 362 "border": { 363 "radius": "9999px" 364 } 365 } 366 } 367 } 368 }, 369 "elements": { 370 "button": { 371 "color": { 372 "text": "#fff", 373 "background": "#32373c" 374 }, 375 "spacing": { 376 "padding": "calc(0.667em + 2px) calc(1.333em + 2px)" 377 }, 378 "typography": { 379 "fontSize": "inherit", 380 "fontFamily": "inherit", 381 "lineHeight": "inherit", 382 "textDecoration": "none" 383 }, 384 "border": { 385 "width": "0" 386 } 387 }, 388 "link": { 389 "typography": { 390 "textDecoration": "underline" 391 } 392 } 393 }, 394 "spacing": { 395 "blockGap": "24px", 396 "padding": { 397 "top": "0px", 398 "right": "0px", 399 "bottom": "0px", 400 "left": "0px" 401 } 402 } 403 } 404 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated : Thu Nov 21 08:20:01 2024 | Cross-referenced by PHPXref |