File: /home/di/public_html/mediamind.co.uk/theme.json
{
"$schema": "https://schemas.wp.org/wp/6.2/theme.json",
"settings": {
"appearanceTools": false,
"blocks": {
"core/button": {
"border": {
"radius": false
}
},
"core/columns": {
"layout": {
"wideSize": "1200px"
}
}
},
"color": {
"defaultPalette": false,
"palette": [
{
"color": "#FFFFFF",
"name": "White",
"slug": "white"
},
{
"color": "#151148",
"name": "Blue Dark",
"slug": "blue-dark"
},
{
"color": "#0A45B4",
"name": "Blue",
"slug": "blue"
}
],
"duotone": [],
"customDuotone": false
},
"layout": {
"contentSize": "800px",
"wideSize": "800px"
},
"spacing": {
"units": [
"px",
"rem",
"vw"
]
},
"typography": {
"dropCap": false,
"fontFamilies": [
{
"fontFamily": "\"Helvetica\", sans-serif",
"name": "Helvetica",
"slug": "helvetica"
},
{
"fontFace": [
{
"fontFamily": "Helvetica Neue",
"fontStretch": "normal",
"fontStyle": "normal",
"fontWeight": "800",
"src": "file:./src/fonts/HelveticaNeue-BlackCond.woff"
},
{
"fontFamily": "Helvetica Neue",
"fontStretch": "normal",
"fontStyle": "black",
"fontWeight": "600",
"src": "file:./src/fonts/HelveticaNeueCondensedBold.woff"
}
],
"fontFamily": "\"Helvetica Neue\", sans-serif",
"name": "Helvetica Neue",
"slug": "helvetica-neue"
}
],
"fontSizes": [
{
"name": "Smaller",
"size": "14px",
"slug": "smaller"
},
{
"name": "Small",
"size": "20px",
"slug": "small"
},
{
"name": "Medium",
"size": "clamp(1rem, 0.874rem + 0.7vw, 1.5rem)",
"slug": "medium"
},
{
"name": "Large",
"size": "clamp(1.65rem, 1.596rem + 0.2960vw, 1.85rem)",
"slug": "large"
},
{
"name": "Extra Large",
"size": "clamp(1.875rem, 1.533rem + 1.9vw, 3.125rem)",
"slug": "ex-large"
},
{
"name": "Extra Extra Large",
"size": "clamp(3.075rem, 2.533rem + 1.2vw, 4.625rem)",
"slug": "ex-ex-large"
}
]
}
},
"styles": {
"blocks": {
"core/group": {
"spacing": {
"padding": {
"bottom": "1rem",
"left": "1rem",
"right": "1rem",
"top": "1rem"
}
}
},
"core/heading": {
"elements": {
"link": {
"typography": {
"textDecoration": "none"
}
}
},
"typography": {
"fontFamily": "var(--wp--preset--font-family--helvetica-neue)"
}
},
"core/navigation": {
"typography": {
"fontSize": "var(--wp--preset--font-size--medium)",
"fontFamily": "var(--wp--preset--font-family--helvetivca-neue)"
}
},
"core/paragraph": {
"elements": {
"link": {
"color": {
"text": "var(--wp--preset--color--blue)"
},
":focus": {
"color": {
"text": "var(--wp--preset--color--blue)"
}
},
":hover": {
"color": {
"text": "var(--wp--preset--color--blue-dark)"
}
}
}
}
},
"core/post-title": {
"elements": {
"link": {
"typography": {
"textDecoration": "none"
}
}
}
}
},
"elements": {
"heading": {
"typography": {
"textDecoration": "none",
"lineHeight": "1.2em"
}
},
"link": {
":visited": {
"color": {
"text": "inherit"
}
},
"color": {
"text": "inherit"
},
":focus": {
"color": {
"text": "var(--wp--preset--color--blue)"
}
},
":hover": {
"color": {
"text": "var(--wp--preset--color--blue)"
}
}
}
},
"typography": {
"fontFamily": "var(--wp--preset--font-family--helvetica)",
"fontSize": "20px",
"fontWeight": "400",
"lineHeight": "1.4"
},
"color": {
"text": "var(--wp--preset--color--blue-dark)"
}
},
"version": 2
}