Blockbase: Add theme.json meta data (#4819)

This commit is contained in:
Ben Dwyer 2021-10-12 14:59:08 +01:00 committed by GitHub
parent c23cac3067
commit 63ca3f7ac3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 14 additions and 0 deletions

View file

@ -1,4 +1,6 @@
const child_theme_json = `{
"$schema": "https://json.schemastore.org/theme-v1.json",
"version": 1,
"settings": {
"custom": {}
},

View file

@ -1,4 +1,6 @@
{
"$schema": "https://json.schemastore.org/theme-v1.json",
"version": 1,
"customTemplates": [
{
"name": "page-without-title",

View file

@ -1,4 +1,6 @@
{
"$schema": "https://json.schemastore.org/theme-v1.json",
"version": 1,
"templateParts": [
{
"name": "header",

View file

@ -1,4 +1,6 @@
{
"$schema": "https://json.schemastore.org/theme-v1.json",
"version": 1,
"customTemplates": [
{
"name": "page-without-title",

View file

@ -1,4 +1,6 @@
{
"$schema": "https://json.schemastore.org/theme-v1.json",
"version": 1,
"templateParts": [
{
"name": "header",

View file

@ -1,4 +1,6 @@
{
"$schema": "https://json.schemastore.org/theme-v1.json",
"version": 1,
"settings": {
"color": {
"gradients": [],

View file

@ -1,4 +1,6 @@
{
"$schema": "https://json.schemastore.org/theme-v1.json",
"version": 1,
"settings": {
"color": {
"palette": [