[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-content/themes/twentytwentyfive/ -> theme.json (source)

   1  {
   2      "$schema": "https://schemas.wp.org/trunk/theme.json",
   3      "version": 3,
   4      "settings": {
   5          "appearanceTools": true,
   6          "color": {
   7              "defaultDuotone": false,
   8              "defaultGradients": false,
   9              "defaultPalette": false,
  10              "palette": [
  11                  {
  12                      "color": "#FFFFFF",
  13                      "name": "Base",
  14                      "slug": "base"
  15                  },
  16                  {
  17                      "color": "#111111",
  18                      "name": "Contrast",
  19                      "slug": "contrast"
  20                  },
  21                  {
  22                      "color": "#FFEE58",
  23                      "name": "Accent 1",
  24                      "slug": "accent-1"
  25                  },
  26                  {
  27                      "color": "#F6CFF4",
  28                      "name": "Accent 2",
  29                      "slug": "accent-2"
  30                  },
  31                  {
  32                      "color": "#503AA8",
  33                      "name": "Accent 3",
  34                      "slug": "accent-3"
  35                  },
  36                  {
  37                      "color": "#686868",
  38                      "name": "Accent 4",
  39                      "slug": "accent-4"
  40                  },
  41                  {
  42                      "color": "#FBFAF3",
  43                      "name": "Accent 5",
  44                      "slug": "accent-5"
  45                  },
  46                  {
  47                      "color": "color-mix(in srgb, currentColor 20%, transparent)",
  48                      "name": "Accent 6",
  49                      "slug": "accent-6"
  50                  }
  51              ]
  52          },
  53          "layout": {
  54              "contentSize": "645px",
  55              "wideSize": "1340px"
  56          },
  57          "spacing": {
  58              "defaultSpacingSizes": false,
  59              "spacingSizes": [
  60                  {
  61                      "name": "Tiny",
  62                      "size": "10px",
  63                      "slug": "20"
  64                  },
  65                  {
  66                      "name": "X-Small",
  67                      "size": "20px",
  68                      "slug": "30"
  69                  },
  70                  {
  71                      "name": "Small",
  72                      "size": "30px",
  73                      "slug": "40"
  74                  },
  75                  {
  76                      "name": "Regular",
  77                      "size": "clamp(30px, 5vw, 50px)",
  78                      "slug": "50"
  79                  },
  80                  {
  81                      "name": "Large",
  82                      "size": "clamp(30px, 7vw, 70px)",
  83                      "slug": "60"
  84                  },
  85                  {
  86                      "name": "X-Large",
  87                      "size": "clamp(50px, 7vw, 90px)",
  88                      "slug": "70"
  89                  },
  90                  {
  91                      "name": "XX-Large",
  92                      "size": "clamp(70px, 10vw, 140px)",
  93                      "slug": "80"
  94                  }
  95              ],
  96              "units": [
  97                  "%",
  98                  "px",
  99                  "em",
 100                  "rem",
 101                  "vh",
 102                  "vw"
 103              ]
 104          },
 105          "typography": {
 106              "writingMode": true,
 107              "defaultFontSizes": false,
 108              "fluid": true,
 109              "fontSizes": [
 110                  {
 111                      "fluid": false,
 112                      "name": "Small",
 113                      "size": "0.875rem",
 114                      "slug": "small"
 115                  },
 116                  {
 117                      "fluid": {
 118                          "max": "1.125rem",
 119                          "min": "1rem"
 120                      },
 121                      "name": "Medium",
 122                      "size": "1rem",
 123                      "slug": "medium"
 124                  },
 125                  {
 126                      "fluid": {
 127                          "max": "1.375rem",
 128                          "min": "1.125rem"
 129                      },
 130                      "name": "Large",
 131                      "size": "1.38rem",
 132                      "slug": "large"
 133                  },
 134                  {
 135                      "fluid": {
 136                          "max": "2rem",
 137                          "min": "1.75rem"
 138                      },
 139                      "name": "Extra Large",
 140                      "size": "1.75rem",
 141                      "slug": "x-large"
 142                  },
 143                  {
 144                      "fluid": {
 145                          "max": "3rem",
 146                          "min": "2.15rem"
 147                      },
 148                      "name": "Extra Extra Large",
 149                      "size": "2.15rem",
 150                      "slug": "xx-large"
 151                  }
 152              ],
 153              "fontFamilies": [
 154                  {
 155                      "name": "Manrope",
 156                      "slug": "manrope",
 157                      "fontFamily": "Manrope, sans-serif",
 158                      "fontFace": [
 159                          {
 160                              "src": [
 161                                  "file:./assets/fonts/manrope/Manrope-ExtraLight.woff2"
 162                              ],
 163                              "fontWeight": "200",
 164                              "fontStyle": "normal",
 165                              "fontFamily": "Manrope"
 166                          },
 167                          {
 168                              "src": [
 169                                  "file:./assets/fonts/manrope/Manrope-Light.woff2"
 170                              ],
 171                              "fontWeight": "300",
 172                              "fontStyle": "normal",
 173                              "fontFamily": "Manrope"
 174                          },
 175                          {
 176                              "src": [
 177                                  "file:./assets/fonts/manrope/Manrope-Regular.woff2"
 178                              ],
 179                              "fontWeight": "400",
 180                              "fontStyle": "normal",
 181                              "fontFamily": "Manrope"
 182                          },
 183                          {
 184                              "src": [
 185                                  "file:./assets/fonts/manrope/Manrope-Medium.woff2"
 186                              ],
 187                              "fontWeight": "500",
 188                              "fontStyle": "normal",
 189                              "fontFamily": "Manrope"
 190                          },
 191                          {
 192                              "src": [
 193                                  "file:./assets/fonts/manrope/Manrope-SemiBold.woff2"
 194                              ],
 195                              "fontWeight": "600",
 196                              "fontStyle": "normal",
 197                              "fontFamily": "Manrope"
 198                          },
 199                          {
 200                              "src": [
 201                                  "file:./assets/fonts/manrope/Manrope-Bold.woff2"
 202                              ],
 203                              "fontWeight": "700",
 204                              "fontStyle": "normal",
 205                              "fontFamily": "Manrope"
 206                          },
 207                          {
 208                              "src": [
 209                                  "file:./assets/fonts/manrope/Manrope-ExtraBold.woff2"
 210                              ],
 211                              "fontWeight": "800",
 212                              "fontStyle": "normal",
 213                              "fontFamily": "Manrope"
 214                          }
 215                      ]
 216                  },
 217                  {
 218                      "name": "Literata",
 219                      "slug": "literata",
 220                      "fontFamily": "Literata, serif",
 221                      "fontFace": [
 222                          {
 223                              "src": [
 224                                  "file:./assets/fonts/literata/Literata72pt-ExtraLight.woff2"
 225                              ],
 226                              "fontWeight": "200",
 227                              "fontStyle": "normal",
 228                              "fontFamily": "Literata"
 229                          },
 230                          {
 231                              "src": [
 232                                  "file:./assets/fonts/literata/Literata72pt-ExtraLightItalic.woff2"
 233                              ],
 234                              "fontWeight": "200",
 235                              "fontStyle": "italic",
 236                              "fontFamily": "Literata"
 237                          },
 238                          {
 239                              "src": [
 240                                  "file:./assets/fonts/literata/Literata72pt-Light.woff2"
 241                              ],
 242                              "fontWeight": "300",
 243                              "fontStyle": "normal",
 244                              "fontFamily": "Literata"
 245                          },
 246                          {
 247                              "src": [
 248                                  "file:./assets/fonts/literata/Literata72pt-LightItalic.woff2"
 249                              ],
 250                              "fontWeight": "300",
 251                              "fontStyle": "italic",
 252                              "fontFamily": "Literata"
 253                          },
 254                          {
 255                              "src": [
 256                                  "file:./assets/fonts/literata/Literata72pt-Regular.woff2"
 257                              ],
 258                              "fontWeight": "400",
 259                              "fontStyle": "normal",
 260                              "fontFamily": "Literata"
 261                          },
 262                          {
 263                              "src": [
 264                                  "file:./assets/fonts/literata/Literata72pt-RegularItalic.woff2"
 265                              ],
 266                              "fontWeight": "400",
 267                              "fontStyle": "italic",
 268                              "fontFamily": "Literata"
 269                          },
 270                          {
 271                              "src": [
 272                                  "file:./assets/fonts/literata/Literata72pt-Medium.woff2"
 273                              ],
 274                              "fontWeight": "500",
 275                              "fontStyle": "normal",
 276                              "fontFamily": "Literata"
 277                          },
 278                          {
 279                              "src": [
 280                                  "file:./assets/fonts/literata/Literata72pt-MediumItalic.woff2"
 281                              ],
 282                              "fontWeight": "500",
 283                              "fontStyle": "italic",
 284                              "fontFamily": "Literata"
 285                          },
 286                          {
 287                              "src": [
 288                                  "file:./assets/fonts/literata/Literata72pt-SemiBold.woff2"
 289                              ],
 290                              "fontWeight": "600",
 291                              "fontStyle": "normal",
 292                              "fontFamily": "Literata"
 293                          },
 294                          {
 295                              "src": [
 296                                  "file:./assets/fonts/literata/Literata72pt-SemiBoldItalic.woff2"
 297                              ],
 298                              "fontWeight": "600",
 299                              "fontStyle": "italic",
 300                              "fontFamily": "Literata"
 301                          },
 302                          {
 303                              "src": [
 304                                  "file:./assets/fonts/literata/Literata72pt-Bold.woff2"
 305                              ],
 306                              "fontWeight": "700",
 307                              "fontStyle": "normal",
 308                              "fontFamily": "Literata"
 309                          },
 310                          {
 311                              "src": [
 312                                  "file:./assets/fonts/literata/Literata72pt-BoldItalic.woff2"
 313                              ],
 314                              "fontWeight": "700",
 315                              "fontStyle": "italic",
 316                              "fontFamily": "Literata"
 317                          },
 318                          {
 319                              "src": [
 320                                  "file:./assets/fonts/literata/Literata72pt-ExtraBold.woff2"
 321                              ],
 322                              "fontWeight": "800",
 323                              "fontStyle": "normal",
 324                              "fontFamily": "Literata"
 325                          },
 326                          {
 327                              "src": [
 328                                  "file:./assets/fonts/literata/Literata72pt-ExtraBoldItalic.woff2"
 329                              ],
 330                              "fontWeight": "800",
 331                              "fontStyle": "italic",
 332                              "fontFamily": "Literata"
 333                          },
 334                          {
 335                              "src": [
 336                                  "file:./assets/fonts/literata/Literata72pt-Black.woff2"
 337                              ],
 338                              "fontWeight": "900",
 339                              "fontStyle": "normal",
 340                              "fontFamily": "Literata"
 341                          },
 342                          {
 343                              "src": [
 344                                  "file:./assets/fonts/literata/Literata72pt-BlackItalic.woff2"
 345                              ],
 346                              "fontWeight": "900",
 347                              "fontStyle": "italic",
 348                              "fontFamily": "Literata"
 349                          }
 350                      ]
 351                  },
 352                  {
 353                      "name": "Vollkorn",
 354                      "slug": "vollkorn",
 355                      "fontFamily": "Vollkorn, serif",
 356                      "fontFace": [
 357                          {
 358                              "src": [
 359                                  "file:./assets/fonts/vollkorn/Vollkorn-Italic.woff2"
 360                              ],
 361                              "fontWeight": "400",
 362                              "fontStyle": "italic",
 363                              "fontFamily": "Vollkorn"
 364                          },
 365                          {
 366                              "src": [
 367                                  "file:./assets/fonts/vollkorn/Vollkorn-Regular.woff2"
 368                              ],
 369                              "fontWeight": "400",
 370                              "fontStyle": "normal",
 371                              "fontFamily": "Vollkorn"
 372                          },
 373                          {
 374                              "src": [
 375                                  "file:./assets/fonts/vollkorn/Vollkorn-Medium.woff2"
 376                              ],
 377                              "fontWeight": "500",
 378                              "fontStyle": "normal",
 379                              "fontFamily": "Vollkorn"
 380                          },
 381                          {
 382                              "src": [
 383                                  "file:./assets/fonts/vollkorn/Vollkorn-MediumItalic.woff2"
 384                              ],
 385                              "fontWeight": "500",
 386                              "fontStyle": "italic",
 387                              "fontFamily": "Vollkorn"
 388                          },
 389                          {
 390                              "src": [
 391                                  "file:./assets/fonts/vollkorn/Vollkorn-SemiBold.woff2"
 392                              ],
 393                              "fontWeight": "600",
 394                              "fontStyle": "normal",
 395                              "fontFamily": "Vollkorn"
 396                          },
 397                          {
 398                              "src": [
 399                                  "file:./assets/fonts/vollkorn/Vollkorn-Bold.woff2"
 400                              ],
 401                              "fontWeight": "700",
 402                              "fontStyle": "normal",
 403                              "fontFamily": "Vollkorn"
 404                          },
 405                          {
 406                              "src": [
 407                                  "file:./assets/fonts/vollkorn/Vollkorn-BoldItalic.woff2"
 408                              ],
 409                              "fontWeight": "700",
 410                              "fontStyle": "italic",
 411                              "fontFamily": "Vollkorn"
 412                          },
 413                          {
 414                              "src": [
 415                                  "file:./assets/fonts/vollkorn/Vollkorn-ExtraBold.woff2"
 416                              ],
 417                              "fontWeight": "800",
 418                              "fontStyle": "normal",
 419                              "fontFamily": "Vollkorn"
 420                          },
 421                          {
 422                              "src": [
 423                                  "file:./assets/fonts/vollkorn/Vollkorn-ExtraBoldItalic.woff2"
 424                              ],
 425                              "fontWeight": "800",
 426                              "fontStyle": "italic",
 427                              "fontFamily": "Vollkorn"
 428                          },
 429                          {
 430                              "src": [
 431                                  "file:./assets/fonts/vollkorn/Vollkorn-Black.woff2"
 432                              ],
 433                              "fontWeight": "900",
 434                              "fontStyle": "normal",
 435                              "fontFamily": "Vollkorn"
 436                          },
 437                          {
 438                              "src": [
 439                                  "file:./assets/fonts/vollkorn/Vollkorn-BlackItalic.woff2"
 440                              ],
 441                              "fontWeight": "900",
 442                              "fontStyle": "italic",
 443                              "fontFamily": "Vollkorn"
 444                          }
 445                      ]
 446                  },
 447                  {
 448                      "name": "Fira Code",
 449                      "slug": "fira-code",
 450                      "fontFamily": "\"Fira Code\", monospace",
 451                      "fontFace": [
 452                          {
 453                              "src": [
 454                                  "file:./assets/fonts/fira-code/FiraCode-Light.woff2"
 455                              ],
 456                              "fontWeight": "300",
 457                              "fontStyle": "normal",
 458                              "fontFamily": "\"Fira Code\""
 459                          },
 460                          {
 461                              "src": [
 462                                  "file:./assets/fonts/fira-code/FiraCode-Regular.woff2"
 463                              ],
 464                              "fontWeight": "400",
 465                              "fontStyle": "normal",
 466                              "fontFamily": "\"Fira Code\""
 467                          },
 468                          {
 469                              "src": [
 470                                  "file:./assets/fonts/fira-code/FiraCode-Medium.woff2"
 471                              ],
 472                              "fontWeight": "500",
 473                              "fontStyle": "normal",
 474                              "fontFamily": "\"Fira Code\""
 475                          },
 476                          {
 477                              "src": [
 478                                  "file:./assets/fonts/fira-code/FiraCode-SemiBold.woff2"
 479                              ],
 480                              "fontWeight": "600",
 481                              "fontStyle": "normal",
 482                              "fontFamily": "\"Fira Code\""
 483                          },
 484                          {
 485                              "src": [
 486                                  "file:./assets/fonts/fira-code/FiraCode-Bold.woff2"
 487                              ],
 488                              "fontWeight": "700",
 489                              "fontStyle": "normal",
 490                              "fontFamily": "\"Fira Code\""
 491                          }
 492                      ]
 493                  },
 494                  {
 495                      "name": "Fira Sans",
 496                      "slug": "fira-sans",
 497                      "fontFamily": "\"Fira Sans\", sans-serif",
 498                      "fontFace": [
 499                          {
 500                              "src": [
 501                                  "file:./assets/fonts/fira-sans/FiraSans-Thin.woff2"
 502                              ],
 503                              "fontWeight": "100",
 504                              "fontStyle": "normal",
 505                              "fontFamily": "\"Fira Sans\""
 506                          },
 507                          {
 508                              "src": [
 509                                  "file:./assets/fonts/fira-sans/FiraSans-ThinItalic.woff2"
 510                              ],
 511                              "fontWeight": "100",
 512                              "fontStyle": "italic",
 513                              "fontFamily": "\"Fira Sans\""
 514                          },
 515                          {
 516                              "src": [
 517                                  "file:./assets/fonts/fira-sans/FiraSans-ExtraLight.woff2"
 518                              ],
 519                              "fontWeight": "200",
 520                              "fontStyle": "normal",
 521                              "fontFamily": "\"Fira Sans\""
 522                          },
 523                          {
 524                              "src": [
 525                                  "file:./assets/fonts/fira-sans/FiraSans-ExtraLightItalic.woff2"
 526                              ],
 527                              "fontWeight": "200",
 528                              "fontStyle": "italic",
 529                              "fontFamily": "\"Fira Sans\""
 530                          },
 531                          {
 532                              "src": [
 533                                  "file:./assets/fonts/fira-sans/FiraSans-Light.woff2"
 534                              ],
 535                              "fontWeight": "300",
 536                              "fontStyle": "normal",
 537                              "fontFamily": "\"Fira Sans\""
 538                          },
 539                          {
 540                              "src": [
 541                                  "file:./assets/fonts/fira-sans/FiraSans-LightItalic.woff2"
 542                              ],
 543                              "fontWeight": "300",
 544                              "fontStyle": "italic",
 545                              "fontFamily": "\"Fira Sans\""
 546                          },
 547                          {
 548                              "src": [
 549                                  "file:./assets/fonts/fira-sans/FiraSans-Italic.woff2"
 550                              ],
 551                              "fontWeight": "400",
 552                              "fontStyle": "italic",
 553                              "fontFamily": "\"Fira Sans\""
 554                          },
 555                          {
 556                              "src": [
 557                                  "file:./assets/fonts/fira-sans/FiraSans-Regular.woff2"
 558                              ],
 559                              "fontWeight": "400",
 560                              "fontStyle": "normal",
 561                              "fontFamily": "\"Fira Sans\""
 562                          },
 563                          {
 564                              "src": [
 565                                  "file:./assets/fonts/fira-sans/FiraSans-Medium.woff2"
 566                              ],
 567                              "fontWeight": "500",
 568                              "fontStyle": "normal",
 569                              "fontFamily": "\"Fira Sans\""
 570                          },
 571                          {
 572                              "src": [
 573                                  "file:./assets/fonts/fira-sans/FiraSans-MediumItalic.woff2"
 574                              ],
 575                              "fontWeight": "500",
 576                              "fontStyle": "italic",
 577                              "fontFamily": "\"Fira Sans\""
 578                          },
 579                          {
 580                              "src": [
 581                                  "file:./assets/fonts/fira-sans/FiraSans-SemiBold.woff2"
 582                              ],
 583                              "fontWeight": "600",
 584                              "fontStyle": "normal",
 585                              "fontFamily": "\"Fira Sans\""
 586                          },
 587                          {
 588                              "src": [
 589                                  "file:./assets/fonts/fira-sans/FiraSans-SemiBoldItalic.woff2"
 590                              ],
 591                              "fontWeight": "600",
 592                              "fontStyle": "italic",
 593                              "fontFamily": "\"Fira Sans\""
 594                          },
 595                          {
 596                              "src": [
 597                                  "file:./assets/fonts/fira-sans/FiraSans-Bold.woff2"
 598                              ],
 599                              "fontWeight": "700",
 600                              "fontStyle": "normal",
 601                              "fontFamily": "\"Fira Sans\""
 602                          },
 603                          {
 604                              "src": [
 605                                  "file:./assets/fonts/fira-sans/FiraSans-BoldItalic.woff2"
 606                              ],
 607                              "fontWeight": "700",
 608                              "fontStyle": "italic",
 609                              "fontFamily": "\"Fira Sans\""
 610                          },
 611                          {
 612                              "src": [
 613                                  "file:./assets/fonts/fira-sans/FiraSans-ExtraBold.woff2"
 614                              ],
 615                              "fontWeight": "800",
 616                              "fontStyle": "normal",
 617                              "fontFamily": "\"Fira Sans\""
 618                          },
 619                          {
 620                              "src": [
 621                                  "file:./assets/fonts/fira-sans/FiraSans-ExtraBoldItalic.woff2"
 622                              ],
 623                              "fontWeight": "800",
 624                              "fontStyle": "italic",
 625                              "fontFamily": "\"Fira Sans\""
 626                          },
 627                          {
 628                              "src": [
 629                                  "file:./assets/fonts/fira-sans/FiraSans-Black.woff2"
 630                              ],
 631                              "fontWeight": "900",
 632                              "fontStyle": "normal",
 633                              "fontFamily": "\"Fira Sans\""
 634                          },
 635                          {
 636                              "src": [
 637                                  "file:./assets/fonts/fira-sans/FiraSans-BlackItalic.woff2"
 638                              ],
 639                              "fontWeight": "900",
 640                              "fontStyle": "italic",
 641                              "fontFamily": "\"Fira Sans\""
 642                          }
 643                      ]
 644                  },
 645                  {
 646                      "name": "Ysabeau Office",
 647                      "slug": "ysabeau-office",
 648                      "fontFamily": "\"Ysabeau Office\", sans-serif",
 649                      "fontFace": [
 650                          {
 651                              "src": [
 652                                  "file:./assets/fonts/ysabeau-office/YsabeauOffice-Thin.woff2"
 653                              ],
 654                              "fontWeight": "100",
 655                              "fontStyle": "normal",
 656                              "fontFamily": "\"Ysabeau Office\""
 657                          },
 658                          {
 659                              "src": [
 660                                  "file:./assets/fonts/ysabeau-office/YsabeauOffice-ThinItalic.woff2"
 661                              ],
 662                              "fontWeight": "100",
 663                              "fontStyle": "italic",
 664                              "fontFamily": "\"Ysabeau Office\""
 665                          },
 666                          {
 667                              "src": [
 668                                  "file:./assets/fonts/ysabeau-office/YsabeauOffice-ExtraLight.woff2"
 669                              ],
 670                              "fontWeight": "200",
 671                              "fontStyle": "normal",
 672                              "fontFamily": "\"Ysabeau Office\""
 673                          },
 674                          {
 675                              "src": [
 676                                  "file:./assets/fonts/ysabeau-office/YsabeauOffice-ExtraLightItalic.woff2"
 677                              ],
 678                              "fontWeight": "200",
 679                              "fontStyle": "italic",
 680                              "fontFamily": "\"Ysabeau Office\""
 681                          },
 682                          {
 683                              "src": [
 684                                  "file:./assets/fonts/ysabeau-office/YsabeauOffice-Light.woff2"
 685                              ],
 686                              "fontWeight": "300",
 687                              "fontStyle": "normal",
 688                              "fontFamily": "\"Ysabeau Office\""
 689                          },
 690                          {
 691                              "src": [
 692                                  "file:./assets/fonts/ysabeau-office/YsabeauOffice-LightItalic.woff2"
 693                              ],
 694                              "fontWeight": "300",
 695                              "fontStyle": "italic",
 696                              "fontFamily": "\"Ysabeau Office\""
 697                          },
 698                          {
 699                              "src": [
 700                                  "file:./assets/fonts/ysabeau-office/YsabeauOffice-Italic.woff2"
 701                              ],
 702                              "fontWeight": "400",
 703                              "fontStyle": "italic",
 704                              "fontFamily": "\"Ysabeau Office\""
 705                          },
 706                          {
 707                              "src": [
 708                                  "file:./assets/fonts/ysabeau-office/YsabeauOffice-Regular.woff2"
 709                              ],
 710                              "fontWeight": "400",
 711                              "fontStyle": "normal",
 712                              "fontFamily": "\"Ysabeau Office\""
 713                          },
 714                          {
 715                              "src": [
 716                                  "file:./assets/fonts/ysabeau-office/YsabeauOffice-Medium.woff2"
 717                              ],
 718                              "fontWeight": "500",
 719                              "fontStyle": "normal",
 720                              "fontFamily": "\"Ysabeau Office\""
 721                          },
 722                          {
 723                              "src": [
 724                                  "file:./assets/fonts/ysabeau-office/YsabeauOffice-MediumItalic.woff2"
 725                              ],
 726                              "fontWeight": "500",
 727                              "fontStyle": "italic",
 728                              "fontFamily": "\"Ysabeau Office\""
 729                          },
 730                          {
 731                              "src": [
 732                                  "file:./assets/fonts/ysabeau-office/YsabeauOffice-SemiBold.woff2"
 733                              ],
 734                              "fontWeight": "600",
 735                              "fontStyle": "normal",
 736                              "fontFamily": "\"Ysabeau Office\""
 737                          },
 738                          {
 739                              "src": [
 740                                  "file:./assets/fonts/ysabeau-office/YsabeauOffice-SemiBoldItalic.woff2"
 741                              ],
 742                              "fontWeight": "600",
 743                              "fontStyle": "italic",
 744                              "fontFamily": "\"Ysabeau Office\""
 745                          },
 746                          {
 747                              "src": [
 748                                  "file:./assets/fonts/ysabeau-office/YsabeauOffice-Bold.woff2"
 749                              ],
 750                              "fontWeight": "700",
 751                              "fontStyle": "normal",
 752                              "fontFamily": "\"Ysabeau Office\""
 753                          },
 754                          {
 755                              "src": [
 756                                  "file:./assets/fonts/ysabeau-office/YsabeauOffice-BoldItalic.woff2"
 757                              ],
 758                              "fontWeight": "700",
 759                              "fontStyle": "italic",
 760                              "fontFamily": "\"Ysabeau Office\""
 761                          },
 762                          {
 763                              "src": [
 764                                  "file:./assets/fonts/ysabeau-office/YsabeauOffice-ExtraBold.woff2"
 765                              ],
 766                              "fontWeight": "800",
 767                              "fontStyle": "normal",
 768                              "fontFamily": "\"Ysabeau Office\""
 769                          },
 770                          {
 771                              "src": [
 772                                  "file:./assets/fonts/ysabeau-office/YsabeauOffice-ExtraBoldItalic.woff2"
 773                              ],
 774                              "fontWeight": "800",
 775                              "fontStyle": "italic",
 776                              "fontFamily": "\"Ysabeau Office\""
 777                          },
 778                          {
 779                              "src": [
 780                                  "file:./assets/fonts/ysabeau-office/YsabeauOffice-Black.woff2"
 781                              ],
 782                              "fontWeight": "900",
 783                              "fontStyle": "normal",
 784                              "fontFamily": "\"Ysabeau Office\""
 785                          },
 786                          {
 787                              "src": [
 788                                  "file:./assets/fonts/ysabeau-office/YsabeauOffice-BlackItalic.woff2"
 789                              ],
 790                              "fontWeight": "900",
 791                              "fontStyle": "italic",
 792                              "fontFamily": "\"Ysabeau Office\""
 793                          }
 794                      ]
 795                  },
 796                  {
 797                      "name": "Platypi",
 798                      "slug": "platypi",
 799                      "fontFamily": "Platypi",
 800                      "fontFace": [
 801                          {
 802                              "fontFamily": "Platypi",
 803                              "fontStyle": "normal",
 804                              "fontWeight": "300",
 805                              "src": [
 806                                  "file:./assets/fonts/platypi/Platypi-Light.woff2"
 807                              ]
 808                          },
 809                          {
 810                              "fontFamily": "Platypi",
 811                              "fontStyle": "italic",
 812                              "fontWeight": "300",
 813                              "src": [
 814                                  "file:./assets/fonts/platypi/Platypi-LightItalic.woff2"
 815                              ]
 816                          },
 817                          {
 818                              "fontFamily": "Platypi",
 819                              "fontStyle": "italic",
 820                              "fontWeight": "400",
 821                              "src": [
 822                                  "file:./assets/fonts/platypi/Platypi-Italic.woff2"
 823                              ]
 824                          },
 825                          {
 826                              "fontFamily": "Platypi",
 827                              "fontStyle": "normal",
 828                              "fontWeight": "400",
 829                              "src": [
 830                                  "file:./assets/fonts/platypi/Platypi-Regular.woff2"
 831                              ]
 832                          },
 833                          {
 834                              "fontFamily": "Platypi",
 835                              "fontStyle": "normal",
 836                              "fontWeight": "500",
 837                              "src": [
 838                                  "file:./assets/fonts/platypi/Platypi-Medium.woff2"
 839                              ]
 840                          },
 841                          {
 842                              "fontFamily": "Platypi",
 843                              "fontStyle": "italic",
 844                              "fontWeight": "500",
 845                              "src": [
 846                                  "file:./assets/fonts/platypi/Platypi-MediumItalic.woff2"
 847                              ]
 848                          },
 849                          {
 850                              "fontFamily": "Platypi",
 851                              "fontStyle": "normal",
 852                              "fontWeight": "600",
 853                              "src": [
 854                                  "file:./assets/fonts/platypi/Platypi-SemiBold.woff2"
 855                              ]
 856                          },
 857                          {
 858                              "fontFamily": "Platypi",
 859                              "fontStyle": "italic",
 860                              "fontWeight": "600",
 861                              "src": [
 862                                  "file:./assets/fonts/platypi/Platypi-SemiBoldItalic.woff2"
 863                              ]
 864                          },
 865                          {
 866                              "fontFamily": "Platypi",
 867                              "fontStyle": "normal",
 868                              "fontWeight": "700",
 869                              "src": [
 870                                  "file:./assets/fonts/platypi/Platypi-Bold.woff2"
 871                              ]
 872                          },
 873                          {
 874                              "fontFamily": "Platypi",
 875                              "fontStyle": "italic",
 876                              "fontWeight": "700",
 877                              "src": [
 878                                  "file:./assets/fonts/platypi/Platypi-BoldItalic.woff2"
 879                              ]
 880                          },
 881                          {
 882                              "fontFamily": "Platypi",
 883                              "fontStyle": "normal",
 884                              "fontWeight": "800",
 885                              "src": [
 886                                  "file:./assets/fonts/platypi/Platypi-ExtraBold.woff2"
 887                              ]
 888                          },
 889                          {
 890                              "fontFamily": "Platypi",
 891                              "fontStyle": "italic",
 892                              "fontWeight": "800",
 893                              "src": [
 894                                  "file:./assets/fonts/platypi/Platypi-ExtraBoldItalic.woff2"
 895                              ]
 896                          }
 897                      ]
 898                  },
 899                  {
 900                      "name": "Roboto Slab",
 901                      "slug": "roboto-slab",
 902                      "fontFamily": "\"Roboto Slab\", serif",
 903                      "fontFace": [
 904                          {
 905                              "fontFamily": "\"Roboto Slab\"",
 906                              "fontStyle": "normal",
 907                              "fontWeight": "100 900",
 908                              "src": [
 909                                  "file:./assets/fonts/roboto-slab/RobotoSlab-VariableFont_wght.woff2"
 910                              ]
 911                          }
 912                      ]
 913                  },
 914                  {
 915                      "name": "Beiruti",
 916                      "slug": "beiruti",
 917                      "fontFamily": "Beiruti, sans-serif",
 918                      "fontFace": [
 919                          {
 920                              "fontFamily": "Beiruti",
 921                              "fontStyle": "normal",
 922                              "fontWeight": "200 900",
 923                              "src": [
 924                                  "file:./assets/fonts/beiruti/Beiruti-VariableFont_wght.woff2"
 925                              ]
 926                          }
 927                      ]
 928                  }
 929              ]
 930          },
 931          "useRootPaddingAwareAlignments": true
 932      },
 933      "styles": {
 934          "color": {
 935              "background": "var:preset|color|base",
 936              "text": "var:preset|color|contrast"
 937          },
 938          "spacing": {
 939              "blockGap": "1.2rem",
 940              "padding": {
 941                  "left": "var:preset|spacing|50",
 942                  "right": "var:preset|spacing|50"
 943              }
 944          },
 945          "typography": {
 946              "fontFamily": "var:preset|font-family|manrope",
 947              "fontSize": "var:preset|font-size|large",
 948              "fontWeight": "300",
 949              "letterSpacing": "-0.1px",
 950              "lineHeight": "1.4"
 951          },
 952          "blocks": {
 953              "core/avatar": {
 954                  "border": {
 955                      "radius": "100px"
 956                  }
 957              },
 958              "core/button": {
 959                  "variations": {
 960                      "outline": {
 961                          "border": {
 962                              "color": "currentColor",
 963                              "width": "1px"
 964                          },
 965                          "css": ".wp-block-button__link:not(.has-background):hover {background-color:color-mix(in srgb, var(--wp--preset--color--contrast) 5%, transparent);}",
 966                          "spacing": {
 967                              "padding": {
 968                                  "bottom": "calc(1rem - 1px)",
 969                                  "left": "calc(2.25rem - 1px)",
 970                                  "right": "calc(2.25rem - 1px)",
 971                                  "top": "calc(1rem - 1px)"
 972                              }
 973                          }
 974                      }
 975                  }
 976              },
 977              "core/columns": {
 978                  "spacing": {
 979                      "blockGap": "var:preset|spacing|50"
 980                  }
 981              },
 982              "core/buttons": {
 983                  "spacing": {
 984                      "blockGap": "16px"
 985                  }
 986              },
 987              "core/code": {
 988                  "typography": {
 989                      "fontFamily": "var:preset|font-family|fira-code",
 990                      "fontSize": "var:preset|font-size|medium",
 991                      "fontWeight": "300"
 992                  },
 993                  "color": {
 994                      "background": "var:preset|color|accent-5",
 995                      "text": "var:preset|color|contrast"
 996                  },
 997                  "spacing": {
 998                      "padding": {
 999                          "right": "var:preset|spacing|40",
1000                          "bottom": "var:preset|spacing|40",
1001                          "left": "var:preset|spacing|40",
1002                          "top": "var:preset|spacing|40"
1003                      }
1004                  }
1005              },
1006              "core/comment-author-name": {
1007                  "color": {
1008                      "text": "var:preset|color|accent-4"
1009                  },
1010                  "elements": {
1011                      "link": {
1012                          "color": {
1013                              "text": "var:preset|color|accent-4"
1014                          },
1015                          "typography": {
1016                              "textDecoration": "none"
1017                          },
1018                          ":hover": {
1019                              "typography": {
1020                                  "textDecoration": "underline"
1021                              }
1022                          }
1023                      }
1024                  },
1025                  "typography": {
1026                      "fontSize": "var:preset|font-size|small"
1027                  },
1028                  "spacing": {
1029                      "margin": {
1030                          "top": "5px",
1031                          "bottom": "0px"
1032                      }
1033                  }
1034              },
1035              "core/comment-content": {
1036                  "typography": {
1037                      "fontSize": "var:preset|font-size|medium"
1038                  },
1039                  "spacing": {
1040                      "margin": {
1041                          "top": "var:preset|spacing|30",
1042                          "bottom": "var:preset|spacing|30"
1043                      }
1044                  }
1045              },
1046              "core/comment-date": {
1047                  "typography": {
1048                      "fontSize": "var:preset|font-size|small"
1049                  },
1050                  "color": {
1051                      "text": "var:preset|color|contrast"
1052                  },
1053                  "elements": {
1054                      "link": {
1055                          "color": {
1056                              "text": "var:preset|color|contrast"
1057                          }
1058                      }
1059                  }
1060              },
1061              "core/comment-edit-link": {
1062                  "elements": {
1063                      "link": {
1064                          "color": {
1065                              "text": "var:preset|color|contrast"
1066                          }
1067                      }
1068                  },
1069                  "typography": {
1070                      "fontSize": "var:preset|font-size|small"
1071                  }
1072              },
1073              "core/comment-reply-link": {
1074                  "elements": {
1075                      "link": {
1076                          "color": {
1077                              "text": "var:preset|color|contrast"
1078                          }
1079                      }
1080                  },
1081                  "typography": {
1082                      "fontSize": "var:preset|font-size|small"
1083                  }
1084              },
1085              "core/post-comments-form": {
1086                  "css": "& textarea, input:not([type=submit]){border-radius:.25rem; border-color: var(--wp--preset--color--accent-6) !important;} & input[type=checkbox]{margin:0 .2rem 0 0 !important;} & label {font-size: var(--wp--preset--font-size--small); }",
1087                  "typography": {
1088                      "fontSize": "var:preset|font-size|medium"
1089                  },
1090                  "spacing": {
1091                      "padding": {
1092                          "top": "var:preset|spacing|40",
1093                          "bottom": "var:preset|spacing|40"
1094                      }
1095                  }
1096              },
1097              "core/comments-pagination": {
1098                  "typography": {
1099                      "fontSize": "var:preset|font-size|medium"
1100                  },
1101                  "spacing": {
1102                      "margin": {
1103                          "top": "var:preset|spacing|40",
1104                          "bottom": "var:preset|spacing|40"
1105                      }
1106                  }
1107              },
1108              "core/comments-pagination-next": {
1109                  "typography": {
1110                      "fontSize": "var:preset|font-size|medium"
1111                  }
1112              },
1113              "core/comments-pagination-numbers": {
1114                  "typography": {
1115                      "fontSize": "var:preset|font-size|medium"
1116                  }
1117              },
1118              "core/comments-pagination-previous": {
1119                  "typography": {
1120                      "fontSize": "var:preset|font-size|medium"
1121                  }
1122              },
1123              "core/post-author-name": {
1124                  "elements": {
1125                      "link": {
1126                          "typography": {
1127                              "textDecoration": "none"
1128                          },
1129                          ":hover": {
1130                              "typography": {
1131                                  "textDecoration": "underline"
1132                              }
1133                          }
1134                      }
1135                  }
1136              },
1137              "core/post-date": {
1138                  "color":{
1139                      "text": "var:preset|color|accent-4"
1140                  },
1141                  "elements": {
1142                      "link": {
1143                          "color" : {
1144                              "text": "var:preset|color|accent-4"
1145                          },
1146                          ":hover": {
1147                              "typography": {
1148                                  "textDecoration": "underline"
1149                              }
1150                          },
1151                          "typography": {
1152                              "textDecoration": "none"
1153                          }
1154                      }
1155                  },
1156                  "typography": {
1157                      "fontSize": "var:preset|font-size|small"
1158                  }
1159              },
1160              "core/post-navigation-link": {
1161                  "typography": {
1162                      "fontSize": "var:preset|font-size|medium"
1163                  }
1164              },
1165              "core/post-terms": {
1166                  "css": "& a { white-space: nowrap; }",
1167                  "typography": {
1168                      "fontSize": "var:preset|font-size|small",
1169                      "fontWeight": "600"
1170                  },
1171                  "elements": {
1172                      "link": {
1173                          "typography": {
1174                              "textDecoration": "none"
1175                          },
1176                          ":hover": {
1177                              "typography": {
1178                                  "textDecoration": "underline"
1179                              }
1180                          }
1181                      }
1182                  }
1183              },
1184              "core/post-title": {
1185                  "elements": {
1186                      "link": {
1187                          ":hover": {
1188                              "typography": {
1189                                  "textDecoration": "underline"
1190                              }
1191                          },
1192                          "typography": {
1193                              "textDecoration": "none"
1194                          }
1195                      }
1196                  }
1197              },
1198              "core/quote": {
1199                  "border": {
1200                      "style": "solid",
1201                      "width": "0 0 0 2px",
1202                      "color": "var:preset|color|contrast"
1203                  },
1204                  "spacing": {
1205                      "blockGap": "var:preset|spacing|30",
1206                      "margin": {
1207                          "left": "0",
1208                          "right": "0"
1209                      },
1210                      "padding": {
1211                          "top": "var:preset|spacing|30",
1212                          "right": "var:preset|spacing|40",
1213                          "bottom": "var:preset|spacing|30",
1214                          "left": "var:preset|spacing|40"
1215                      }
1216                  },
1217                  "typography": {
1218                      "fontSize": "var:preset|font-size|large",
1219                      "fontWeight": "300"
1220                  },
1221                  "elements": {
1222                      "cite": {
1223                          "typography": {
1224                              "fontSize": "var:preset|font-size|small",
1225                              "fontStyle": "normal",
1226                              "fontWeight": "300"
1227                          },
1228                          "css": "& sub { font-size: 0.65em }"
1229                      }
1230                  },
1231                  "css": "&.has-text-align-right { border-width: 0 2px 0 0; } &.has-text-align-center { border-width: 0;border-inline: 0; padding-inline: 0; }",
1232                  "variations": {
1233                      "plain": {
1234                          "border": {
1235                              "color": "transparent",
1236                              "style": "none",
1237                              "width": "0",
1238                              "radius": "0"
1239                          },
1240                          "spacing": {
1241                              "padding": {
1242                                  "top": "0",
1243                                  "right": "0",
1244                                  "bottom": "0",
1245                                  "left": "0"
1246                              }
1247                          }
1248                      }
1249                  }
1250              },
1251              "core/pullquote": {
1252                  "typography": {
1253                      "fontSize": "var:preset|font-size|xx-large",
1254                      "fontWeight": "300",
1255                      "lineHeight": "1.2"
1256                  },
1257                  "elements": {
1258                      "cite": {
1259                          "typography": {
1260                              "fontSize": "var:preset|font-size|small",
1261                              "fontStyle": "normal"
1262                          }
1263                      }
1264                  },
1265                  "spacing": {
1266                      "padding": {
1267                          "bottom": "var:preset|spacing|30",
1268                          "top": "var:preset|spacing|30"
1269                      }
1270                  },
1271                  "css": "& p:last-of-type {margin-bottom: var(--wp--preset--spacing--30);}"
1272              },
1273              "core/query-pagination": {
1274                  "typography": {
1275                      "fontSize": "var:preset|font-size|medium",
1276                      "fontWeight": "500"
1277                  }
1278              },
1279              "core/search": {
1280                  "css": "& .wp-block-search__input{border-radius:3.125rem;padding-left:1.5625rem;padding-right:1.5625rem;border-color:var(--wp--preset--color--accent-6);}",
1281                  "typography": {
1282                      "fontSize": "var:preset|font-size|medium",
1283                      "lineHeight": "1.6"
1284                  },
1285                  "elements": {
1286                      "button": {
1287                          "border": {
1288                              "radius": "3.125rem"
1289                          },
1290                          "spacing": {
1291                              "margin": {
1292                                  "left": "1.125rem"
1293                              }
1294                          },
1295                          ":hover" : {
1296                              "border": {
1297                                  "color": "transparent"
1298                              }
1299                          }
1300                      }
1301                  }
1302              },
1303              "core/separator": {
1304                  "border": {
1305                      "color": "currentColor",
1306                      "style": "solid",
1307                      "width": "0 0 1px 0"
1308                  },
1309                  "color": {
1310                      "text": "var:preset|color|accent-6"
1311                  },
1312                  "variations": {
1313                      "wide": {
1314                          "css": " &:not(.alignfull){max-width: var(--wp--style--global--wide-size) !important;}"
1315                      }
1316                  }
1317              },
1318              "core/site-tagline": {
1319                  "typography": {
1320                      "fontSize": "var:preset|font-size|medium"
1321                  }
1322              },
1323              "core/site-title": {
1324                  "typography": {
1325                      "fontWeight": "700",
1326                      "letterSpacing": "-.5px"
1327                  },
1328                  "elements": {
1329                      "link": {
1330                          "typography": {
1331                              "textDecoration": "none"
1332                          },
1333                          ":hover": {
1334                              "typography": {
1335                                  "textDecoration": "underline"
1336                              }
1337                          }
1338                      }
1339                  }
1340              },
1341              "core/term-description": {
1342                  "color":{
1343                      "text": "var:preset|color|accent-4"
1344                  },
1345                  "typography": {
1346                      "fontSize": "var:preset|font-size|medium"
1347                  }
1348              },
1349              "core/navigation": {
1350                  "typography": {
1351                      "fontSize": "var:preset|font-size|medium"
1352                  },
1353                  "elements": {
1354                      "link": {
1355                          ":hover": {
1356                              "typography": {
1357                                  "textDecoration": "underline"
1358                              }
1359                          },
1360                          "typography": {
1361                              "textDecoration": "none"
1362                          }
1363                      }
1364                  }
1365              },
1366              "core/list": {
1367                  "css": "& li{margin-top: 0.5rem;}"
1368              }
1369          },
1370          "elements": {
1371              "button": {
1372                  "color": {
1373                      "background": "var:preset|color|contrast",
1374                      "text": "var:preset|color|base"
1375                  },
1376                  ":focus": {
1377                      "outline": {
1378                          "color": "var:preset|color|accent-4",
1379                          "offset": "2px"
1380                      }
1381                  },
1382                  ":hover": {
1383                      "color": {
1384                          "background": "color-mix(in srgb, var(--wp--preset--color--contrast) 85%, transparent)",
1385                          "text": "var:preset|color|base"
1386                      },
1387                      "border": {
1388                          "color": "transparent"
1389                      }
1390                  },
1391                  "spacing": {
1392                      "padding": {
1393                          "bottom": "1rem",
1394                          "left": "2.25rem",
1395                          "right": "2.25rem",
1396                          "top": "1rem"
1397                      }
1398                  },
1399                  "typography": {
1400                      "fontSize": "var:preset|font-size|medium"
1401                  }
1402              },
1403              "caption": {
1404                  "typography": {
1405                      "fontSize": "var:preset|font-size|small",
1406                      "lineHeight": "1.4"
1407                  }
1408              },
1409              "h1": {
1410                  "typography": {
1411                      "fontSize": "var:preset|font-size|xx-large"
1412                  }
1413              },
1414              "h2": {
1415                  "typography": {
1416                      "fontSize": "var:preset|font-size|x-large"
1417                  }
1418              },
1419              "h3": {
1420                  "typography": {
1421                      "fontSize": "var:preset|font-size|large"
1422                  }
1423              },
1424              "h4": {
1425                  "typography": {
1426                      "fontSize": "var:preset|font-size|medium"
1427                  }
1428              },
1429              "h5": {
1430                  "typography": {
1431                      "fontSize": "var:preset|font-size|small",
1432                      "letterSpacing": "0.5px"
1433                  }
1434              },
1435              "h6": {
1436                  "typography": {
1437                      "fontSize": "var:preset|font-size|small",
1438                      "fontWeight": "700",
1439                      "letterSpacing": "1.4px",
1440                      "textTransform": "uppercase"
1441                  }
1442              },
1443              "heading": {
1444                  "typography": {
1445                      "fontWeight": "400",
1446                      "lineHeight": "1.125",
1447                      "letterSpacing": "-0.1px"
1448                  }
1449              },
1450              "link": {
1451                  "color": {
1452                      "text": "currentColor"
1453                  }
1454              }
1455          }
1456      },
1457      "templateParts": [
1458          {
1459              "area": "header",
1460              "name": "header",
1461              "title": "Header"
1462          },
1463          {
1464              "area": "header",
1465              "name": "vertical-header",
1466              "title": "Vertical Header"
1467          },
1468          {
1469              "area": "header",
1470              "name": "header-large-title",
1471              "title": "Header with large title"
1472  
1473          },
1474          {
1475              "area": "footer",
1476              "name": "footer",
1477              "title": "Footer"
1478          },
1479          {
1480              "area": "footer",
1481              "name": "footer-columns",
1482              "title": "Footer Columns"
1483          },
1484          {
1485              "area": "footer",
1486              "name": "footer-newsletter",
1487              "title": "Footer Newsletter"
1488          },
1489          {
1490              "area": "uncategorized",
1491              "name": "sidebar",
1492              "title": "Sidebar"
1493          }
1494      ],
1495      "customTemplates": [
1496          {
1497              "name": "page-no-title",
1498              "postTypes": ["page"],
1499              "title": "Page No Title"
1500          }
1501      ]
1502  }


Generated : Thu Oct 24 08:20:01 2024 Cross-referenced by PHPXref