[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-content/themes/twentytwentyfive/styles/sections/ -> section-1.json (source)

   1  {
   2      "$schema": "https://schemas.wp.org/trunk/theme.json",
   3      "version": 3,
   4      "slug": "section-1",
   5      "title": "Style 1",
   6      "blockTypes": [
   7          "core/group",
   8          "core/columns",
   9          "core/column"
  10      ],
  11      "styles": {
  12          "color": {
  13              "background": "var:preset|color|accent-5",
  14              "text": "var:preset|color|contrast"
  15          },
  16          "blocks": {
  17              "core/separator": {
  18                  "color": {
  19                      "text": "color-mix(in srgb, currentColor 25%, transparent)"
  20                  }
  21              }
  22          }
  23      }
  24  }


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