File: /volume1/web/wordpress/wp-content/themes/hansen/experimental-theme.json
{
"templateParts": {
"header": {
"area": "header"
},
"header-sticky": {
"area": "header"
},
"footer": {
"area": "footer"
},
"product-content": {
"area": "uncategorized"
}
},
"settings": {
"defaults": {
"color": {
"link": true,
"palette": [
{ "slug": "text", "name": "Text", "color": "#313131" },
{ "slug": "dark", "name": "Dark", "color": "#4b5161" },
{ "slug": "grey", "name": "Grey", "color": "#abb7c3" },
{ "slug": "light", "name": "Light", "color": "#f9f8f5" },
{ "slug": "salmon", "name": "Salmon", "color": "#ff7f7c" },
{ "slug": "pink", "name": "Pink", "color": "#ff00ff" },
{ "slug": "red", "name": "Red", "color": "#ff4242" },
{ "slug": "orange", "name": "Orange", "color": "#ff8040" },
{ "slug": "yellow", "name": "Yellow", "color": "#f7bc5b" },
{ "slug": "green", "name": "Green", "color": "#79d31f" },
{ "slug": "light-blue", "name": "Light Blue", "color": "#4dd8ff" },
{ "slug": "blue", "name": "Blue", "color": "#00b1ed" },
{ "slug": "purple", "name": "Purple", "color": "#a448ff" },
{ "slug": "black", "name": "Black", "color": "#000000" },
{ "slug": "white", "name": "White", "color": "#ffffff" }
],
"gradients": [
{ "slug": "blue-to-purple", "name": "Blue to Purple", "gradient": "linear-gradient(135deg,var(--wp--preset--color--blue) 0%,var(--wp--preset--color--purple) 70%)" },
{ "slug": "purple-to-red", "name": "Purple to Red", "gradient": "linear-gradient(135deg,var(--wp--preset--color--purple) 0%,var(--wp--preset--color--red) 100%)" },
{ "slug": "orange-to-red", "name": "Orange to Red", "gradient": "linear-gradient(135deg,var(--wp--preset--color--orange) 0%,var(--wp--preset--color--red) 60%)" },
{ "slug": "yellow-to-salmon-to-red", "name": "Yellow to Salmon to Red", "gradient": "linear-gradient(135deg,var(--wp--preset--color--yellow) 0%,var(--wp--preset--color--salmon) 50%,var(--wp--preset--color--red) 100%)" },
{ "slug": "yellow-to-green", "name": "Yellow to Green", "gradient": "linear-gradient(135deg,var(--wp--preset--color--yellow) 0%,var(--wp--preset--color--green) 100%)" },
{ "slug": "green-to-blue", "name": "Green to Blue", "gradient": "linear-gradient(135deg,var(--wp--preset--color--green) 0%,var(--wp--preset--color--blue) 80%)" },
{ "slug": "blue-to-purple-to-pink", "name": "Blue to Purple to Pink", "gradient": "linear-gradient(135deg,var(--wp--preset--color--blue) 0%,var(--wp--preset--color--purple) 40%,var(--wp--preset--color--pink) 90%)" },
{ "slug": "red-to-pink-to-purple-to-blue", "name": "Red to Pink to Purple to Blue", "gradient": "linear-gradient(135deg,var(--wp--preset--color--red) 0%,var(--wp--preset--color--pink) 30%,var(--wp--preset--color--purple) 70%,var(--wp--preset--color--blue) 100%)" },
{ "slug": "grey-to-dark", "name": "Grey to Dark", "gradient": "linear-gradient(135deg,var(--wp--preset--color--grey) 0%,var(--wp--preset--color--black) 80%)" },
{ "slug": "light-to-grey", "name": "Light to Grey", "gradient": "linear-gradient(135deg,var(--wp--preset--color--light) 0%,var(--wp--preset--color--grey) 80%)" }
],
"customGradient": true
},
"custom": {
"width": {
"narrow": "600px",
"default": "1200px",
"wide": "1200px"
},
"margin": {
"horizontal": "14px"
}
},
"typography": {
"fontFamilies": [
{
"fontFamily": "Quicksand, sans-serif",
"name": "Quicksand",
"slug": "quicksand"
},
{
"fontFamily": "\"Work Sans\", sans-serif",
"name": "Work Sans",
"slug": "work-sans"
}
],
"fontSizes": [
{ "slug": "tiny", "name": "Tiny", "size": "12px" },
{ "slug": "small", "name": "Small", "size": "15px" },
{ "slug": "normal", "name": "Normal", "size": "18px" },
{ "slug": "medium", "name": "Medium", "size": "24px" },
{ "slug": "large", "name": "Large", "size": "36px" },
{ "slug": "huge", "name": "Huge", "size": "48px" },
{ "slug": "gigantic", "name": "Gigantic", "size": "60px" },
{ "slug": "massive", "name": "Massive", "size": "72px"}
],
"customLineHeight": true
},
"spacing": {
"customPadding": true
}
}
},
"styles": {
"root": {
"color": {
"background": "var(--wp--preset--color--light)",
"text": "var(--wp--preset--color--text)",
"link": "var(--wp--preset--color--blue)"
},
"typography": {
"fontFamily": "\"Work Sans\", sans-serif",
"fontSize": "18px",
"lineHeight": "1.6",
"fontWeight": "300",
"fontStyle": "normal"
}
},
"core/heading/h1": {
"typography": {
"fontSize": "var(--wp--preset--font-size--huge)"
},
"color": {
"text": "#000000"
}
},
"core/heading/h2": {
"typography": {
"fontSize": "calc(var(--wp--preset--font-size--medium) * 1.375)"
},
"color": {
"text": "var(--wp--preset--color--black)"
}
},
"core/heading/h3": {
"typography": {
"fontSize": "calc(var(--wp--preset--font-size--medium) * 1.25)"
},
"color": {
"text": "var(--wp--preset--color--black)"
}
},
"core/heading/h4": {
"typography": {
"fontSize": "calc(var(--wp--preset--font-size--medium) * 1.125)"
},
"color": {
"text": "var(--wp--preset--color--black)"
}
},
"core/heading/h5": {
"typography": {
"fontSize": "var(--wp--preset--font-size--medium)"
},
"color": {
"text": "var(--wp--preset--color--black)"
}
},
"core/heading/h6": {
"typography": {
"fontSize": "calc(var(--wp--preset--font-size--medium) * 0.875)"
},
"color": {
"text": "var(--wp--preset--color--black)"
}
},
"core/paragraph": {
"typography": {
"fontSize": "var(--wp--preset--font-size--normal)"
}
},
"core/site-title": {
"typography": {
"fontFamily": "Quicksand, sans-serif",
"fontSize": "var(--wp--preset--font-size--large)"
}
},
"core/navigation": {
"typography": {
"fontFamily": "Quicksand, sans-serif",
"fontWeight": "400",
"fontStyle": "normal"
}
},
"core/post-title/h1" : {
"typography": {
"fontFamily": "Quicksand, sans-serif"
}
},
"core/post-title/h2" : {
"typography": {
"fontFamily": "Quicksand, sans-serif"
}
}
}
}