Skip to content
Permalink
master
Switch branches/tags
Go to file
 
 
Cannot retrieve contributors at this time
{
"version": 1,
"settings": {
"layout": {
"contentSize": "840px",
"wideSize": "1100px"
},
"border": {
"customColor": true,
"customRadius": true,
"customStyle": true,
"customWidth": true
},
"color": {
"link": true,
"gradient": false,
"palette": [
{
"slug": "white",
"color": "#fff",
"name": "White"
},
{
"slug": "blue",
"color": "#0073AA",
"name": "WordPress blue"
},
{
"slug": "dark-grey",
"color": "#23282D",
"name": "Dark grey"
}
]
},
"blocks": {
"core/heading": {
"color": {
"palette": [
{
"slug": "white",
"color": "#fff",
"name": "White"
},
{
"slug": "medium-blue",
"color": "#00A0D2",
"name": "Medium blue"
}
]
}
}
},
"typograhy": {
"fontSizes": [
{
"slug": "normal",
"size": "20px",
"name": "normal"
},
{
"slug": "extra-small",
"size": "16px",
"name": "Extra small"
},
{
"slug": "large",
"size": "24px",
"name": "Large"
}
]
},
"spacing": {
"customPadding": true,
"units": [ "px", "em", "rem", "vh", "vw" ]
}
},
"styles": {
"color": {
"background": "var(--wp--preset--color--white)"
},
"elements": {
"h2": {
"color": {
"text": "var(--wp--preset--color--medium-blue)"
}
},
"link": {
"color": {
"text": "var(--wp--preset--color--blue)"
}
}
},
"blocks": {
"core/paragraph": {
"typography": {
"fontSize": "var(--wp--preset--font-size--normal)"
}
},
"core/post-terms": {
"typography": {
"fontSize": "var(--wp--preset--font-size--extra-small)"
}
},
"core/post-title": {
"typography": {
"fontSize": "var(--wp--preset--font-size--large)"
}
},
"core/post-excerpt": {
"elements": {
"link": {
"color": {
"text": "var(--wp--preset--color--white)",
"background": "var(--wp--preset--color--blue)"
},
"spacing": {
"padding": {
"top": "1em",
"right": "1em",
"bottom": "1em",
"left": "1em"
}
}
}
}
}
}
},
"templateParts": [
{
"name": "header",
"area": "header"
},
{
"name": "footer",
"area": "footer"
}
]
}