0
X
Add Snippet To Project
New Project
Add To Existing Project
{
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 3,
"settings": {
"appearanceTools": true,
"color": {
"palette": [
{
"color": "#000000"
}
],
"duotone": [
{
"colors": [
"#000000",
"#000000"
]
}
],
"gradients": [
{
"gradient": "linear-gradient(135deg, #000000 0%, #000000 100%)"
}
]
},
"typography": {
"defaultFontSizes": false,
"fontFamilies": [
{
"name": "Raleway",
"slug": "raleway",
"fontFamily": "Raleway"
}
]
},
"spacing": {
"defaultSpacingSizes": false,
"units": [
"px",
"em",
"rem",
"vh",
"vw"
],
"spacingSizes": [
{
"size-name": null,
"size-slug": null,
"size-size": null
}
]
},
"layout": {
"contentSize": "840px",
"wideSize": "1100px"
}
}
}
