113 lines
1.9 KiB
JSON
113 lines
1.9 KiB
JSON
{
|
|
"$schema": "https://schemas.wp.org/wp/6.9/theme.json",
|
|
"version": 3,
|
|
"settings": {
|
|
"layout": {
|
|
"contentSize": "650px"
|
|
}
|
|
},
|
|
"styles": {
|
|
"blocks": {
|
|
"core/button": {
|
|
"border": {
|
|
"bottom": {
|
|
"style": "none",
|
|
"width": "0px"
|
|
},
|
|
"left": {
|
|
"style": "none",
|
|
"width": "0px"
|
|
},
|
|
"right": {
|
|
"style": "none",
|
|
"width": "0px"
|
|
},
|
|
"top": {
|
|
"style": "none",
|
|
"width": "0px"
|
|
}
|
|
},
|
|
"typography": {
|
|
"textTransform": "none"
|
|
},
|
|
"variations": {
|
|
"outline": {
|
|
"border": {
|
|
"radius": "0px"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"core/buttons": {
|
|
"css": "",
|
|
"spacing": {
|
|
"blockGap": {
|
|
"left": "var(--wp--preset--spacing--70)",
|
|
"top": "0"
|
|
},
|
|
"margin": {
|
|
"bottom": "0",
|
|
"top": "0"
|
|
}
|
|
}
|
|
},
|
|
"core/paragraph": {
|
|
"spacing": {
|
|
"padding": {
|
|
"bottom": "0"
|
|
}
|
|
}
|
|
},
|
|
"core/post-title": {
|
|
"typography": {
|
|
"fontStyle": "normal",
|
|
"fontWeight": "400"
|
|
}
|
|
},
|
|
"core/quote": {
|
|
"css": ".wp-block-quote {\n border-left: none\n}"
|
|
},
|
|
"core/search": {
|
|
"border": {
|
|
"bottom": {
|
|
"style": "none",
|
|
"width": "0px"
|
|
},
|
|
"left": {
|
|
"style": "none",
|
|
"width": "0px"
|
|
},
|
|
"radius": "0px",
|
|
"right": {
|
|
"style": "none",
|
|
"width": "0px"
|
|
},
|
|
"top": {
|
|
"style": "none",
|
|
"width": "0px"
|
|
}
|
|
}
|
|
},
|
|
"core/separator": {
|
|
"css": "/* IgnoreThemeCustomCSS */"
|
|
}
|
|
},
|
|
"elements": {
|
|
"button": {
|
|
"color": {
|
|
"background": "var(--wp--preset--color--contrast)",
|
|
"text": "var(--wp--preset--color--base)"
|
|
}
|
|
}
|
|
},
|
|
"spacing": {
|
|
"blockGap": "1rem",
|
|
"padding": {
|
|
"bottom": "0px",
|
|
"left": "var(--wp--preset--spacing--30)",
|
|
"right": "var(--wp--preset--spacing--30)",
|
|
"top": "0px"
|
|
}
|
|
}
|
|
}
|
|
} |