2022-05-12 15:00:57 +00:00
|
|
|
{
|
|
|
|
"version": 1,
|
|
|
|
"styles": {
|
|
|
|
"elements": {
|
|
|
|
"link": {
|
|
|
|
"color": {
|
|
|
|
"text": "var:preset|color|custom-superdark"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"blocks": {
|
|
|
|
"core/heading": {
|
|
|
|
"typography": {
|
|
|
|
"fontStyle": "normal",
|
2022-05-22 17:23:30 +00:00
|
|
|
"lineHeight": "1.4",
|
|
|
|
"fontWeight": "300"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"core/post-title": {
|
|
|
|
"typography": {
|
|
|
|
"lineHeight": "1.4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"core/site-tagline": {
|
|
|
|
"typography": {
|
|
|
|
"letterSpacing": "4px"
|
2022-05-12 15:00:57 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"typography": {
|
2022-07-20 18:54:48 +00:00
|
|
|
"fontFamily": "var:preset|font-family|inter",
|
2022-05-12 15:00:57 +00:00
|
|
|
"fontStyle": "normal",
|
|
|
|
"fontWeight": "400",
|
|
|
|
"fontSize": "var:preset|font-size|small"
|
2022-05-22 17:23:30 +00:00
|
|
|
},
|
|
|
|
"spacing": {
|
|
|
|
"blockGap": "1.5rem"
|
2022-05-12 15:00:57 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"settings": {
|
2022-05-22 17:23:30 +00:00
|
|
|
"layout": {
|
|
|
|
"contentSize": "840px",
|
|
|
|
"wideSize": "1200px"
|
|
|
|
},
|
2024-06-17 13:50:41 +00:00
|
|
|
"custom": {
|
|
|
|
"excludedParentStyleVariations": [
|
|
|
|
"Ruby Wine",
|
|
|
|
"Charcoal"
|
|
|
|
]
|
|
|
|
},
|
2022-05-12 15:00:57 +00:00
|
|
|
"color": {
|
|
|
|
"palette": [
|
|
|
|
{
|
|
|
|
"color": "#111111",
|
|
|
|
"name": "Superdark",
|
|
|
|
"slug": "custom-superdark"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"slug": "primary",
|
|
|
|
"color": "#007cba",
|
|
|
|
"name": "Primary"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"slug": "secondary",
|
|
|
|
"color": "#006ba1",
|
|
|
|
"name": "Secondary"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"slug": "foreground",
|
|
|
|
"color": "#444444",
|
|
|
|
"name": "Foreground"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"slug": "background",
|
|
|
|
"color": "#ffffff",
|
|
|
|
"name": "Background"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"slug": "tertiary",
|
|
|
|
"color": "#F0F0F0",
|
|
|
|
"name": "Tertiary"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
2022-05-22 17:23:30 +00:00
|
|
|
}
|