File: /var/www/clients/client6/web57/web/wp-content/themes/lancr/theme.json
{
"customTemplates": [
{
"name": "blank",
"postTypes": [
"page",
"post"
],
"title": "Blank"
},
{
"name": "single-sidebar",
"postTypes": [
"post"
],
"title": "Single with sidebar"
},
{
"name": "page-sidebar",
"postTypes": [
"page"
],
"title": "Page with sidebar"
},
{
"name": "404",
"postTypes": [
"page"
],
"title": "404"
}
],
"settings": {
"appearanceTools": true,
"color": {
"gradients": [
{
"gradient": "linear-gradient(180deg, var(--wp--preset--color--secondary) 0%,var(--wp--preset--color--base) 100%)",
"name": "Secondary to Base",
"slug": "secondary-base"
},
{
"gradient": "linear-gradient(180deg, var(--wp--preset--color--base) 0 min(24rem, 300px), var(--wp--preset--color--secondary) 0% 30%, var(--wp--preset--color--base) 100%)",
"name": "Base to Secondary to Base",
"slug": "base-secondary-base"
},
{
"gradient": "linear-gradient(90deg, var(--wp--preset--color--tertiary) 5.74%, var(--wp--preset--color--primary) 100%)",
"name": "Tertiary to Primary",
"slug": "tertiary-primary"
},
{
"gradient": "linear-gradient(90deg, var(--wp--preset--color--primary) 5.74%, var(--wp--preset--color--tertiary) 100%)",
"name": "Primary to Tertiary",
"slug": "primary-tertiary"
}
],
"palette": [
{
"color": "#fafafa",
"name": "Base",
"slug": "base"
},
{
"color": "#000000",
"name": "Contrast",
"slug": "contrast"
},
{
"color": "#40BFA9",
"name": "Primary",
"slug": "primary"
},
{
"color": "#d7e2e6",
"name": "Secondary",
"slug": "secondary"
},
{
"color": "#9d9d9d",
"name": "Tertiary",
"slug": "tertiary"
}
]
},
"layout": {
"contentSize": "1170px",
"wideSize": "1450px"
},
"spacing": {
"spacingScale": {
"steps": 0
},
"spacingSizes": [
{
"name": "1",
"size": "clamp(1.5rem, 5vw, 2rem)",
"slug": "30"
},
{
"name": "2",
"size": "clamp(1.8rem, 1.8rem + ((1vw - 0.48rem) * 2.885), 3rem)",
"slug": "40"
},
{
"name": "3",
"size": "clamp(2.5rem, 8vw, 4.5rem)",
"slug": "50"
},
{
"name": "4",
"size": "clamp(3.75rem, 10vw, 7rem)",
"slug": "60"
},
{
"name": "5",
"size": "clamp(5rem, 5.25rem + ((1vw - 0.48rem) * 9.096), 8rem)",
"slug": "70"
},
{
"name": "6",
"size": "clamp(7rem, 14vw, 11rem)",
"slug": "80"
}
],
"units": [
"%",
"px",
"em",
"rem",
"vh",
"vw"
]
},
"typography": {
"dropCap": false,
"fluid": true,
"fontFamilies": [
{
"fontFace": [
{
"fontFamily": "Lato",
"fontStyle": "normal",
"fontWeight": "100",
"src": [
"file:./assets/fonts/lato/lato_normal_100.ttf"
]
},
{
"fontFamily": "Lato",
"fontStyle": "italic",
"fontWeight": "100",
"src": [
"file:./assets/fonts/lato/lato_italic_100.ttf"
]
},
{
"fontFamily": "Lato",
"fontStyle": "normal",
"fontWeight": "300",
"src": [
"file:./assets/fonts/lato/lato_normal_300.ttf"
]
},
{
"fontFamily": "Lato",
"fontStyle": "italic",
"fontWeight": "300",
"src": [
"file:./assets/fonts/lato/lato_italic_300.ttf"
]
},
{
"fontFamily": "Lato",
"fontStyle": "normal",
"fontWeight": "400",
"src": [
"file:./assets/fonts/lato/lato_normal_400.ttf"
]
},
{
"fontFamily": "Lato",
"fontStyle": "italic",
"fontWeight": "400",
"src": [
"file:./assets/fonts/lato/lato_italic_400.ttf"
]
},
{
"fontFamily": "Lato",
"fontStyle": "normal",
"fontWeight": "700",
"src": [
"file:./assets/fonts/lato/lato_normal_700.ttf"
]
},
{
"fontFamily": "Lato",
"fontStyle": "italic",
"fontWeight": "700",
"src": [
"file:./assets/fonts/lato/lato_italic_700.ttf"
]
},
{
"fontFamily": "Lato",
"fontStyle": "normal",
"fontWeight": "900",
"src": [
"file:./assets/fonts/lato/lato_normal_900.ttf"
]
},
{
"fontFamily": "Lato",
"fontStyle": "italic",
"fontWeight": "900",
"src": [
"file:./assets/fonts/lato/lato_italic_900.ttf"
]
}
],
"fontFamily": "Lato",
"slug": "lato"
}
],
"fontSizes": [
{
"fluid": {
"max": "1rem",
"min": "0.875rem"
},
"size": "1rem",
"slug": "small"
},
{
"fluid": {
"max": "1.125rem",
"min": "1rem"
},
"size": "1.125rem",
"slug": "medium"
},
{
"fluid": false,
"size": "1.75rem",
"slug": "large"
},
{
"fluid": false,
"size": "3.25rem",
"slug": "x-large"
},
{
"fluid": {
"max": "20rem",
"min": "4rem"
},
"size": "10rem",
"slug": "xx-large"
}
]
},
"useRootPaddingAwareAlignments": true
},
"styles": {
"blocks": {
"core/comment-author-name": {
"elements": {
"link": {
":active": {
"color": {
"text": "var(--wp--preset--color--secondary)"
},
"typography": {
"textDecoration": "none"
}
},
":focus": {
"typography": {
"textDecoration": "underline dashed"
}
},
":hover": {
"typography": {
"textDecoration": "underline"
}
},
"typography": {
"textDecoration": "none"
}
}
}
},
"core/comment-date": {
"elements": {
"link": {
":active": {
"color": {
"text": "var(--wp--preset--color--secondary)"
},
"typography": {
"textDecoration": "none"
}
},
":focus": {
"typography": {
"textDecoration": "underline dashed"
}
},
":hover": {
"typography": {
"textDecoration": "underline"
}
},
"typography": {
"textDecoration": "none"
}
}
},
"typography": {
"fontSize": "var(--wp--preset--font-size--small)"
}
},
"core/comment-edit-link": {
"typography": {
"fontSize": "var(--wp--preset--font-size--small)"
}
},
"core/comment-reply-link": {
"elements": {
"link": {
"color": {
"text": "var(--wp--preset--color--primary)"
},
"typography": {
"fontStyle": "italic"
}
}
},
"typography": {
"fontSize": "var(--wp--preset--font-size--small)"
}
},
"core/comments-pagination": {
"elements": {
"link": {
"typography": {
"textDecoration": "none"
}
}
},
"spacing": {
"margin": {
"top": "var(--wp--preset--spacing--40)"
}
}
},
"core/comments-title": {
"spacing": {
"margin": {
"bottom": "var(--wp--preset--spacing--40)"
}
},
"typography": {
"fontSize": "var(--wp--preset--font-size--large)"
}
},
"core/group": {
"border": {
"color": "var(--wp--preset--color--primary)"
}
},
"core/navigation": {
"elements": {
"link": {
":active": {
"typography": {
"textDecoration": "none"
}
},
":focus": {
"typography": {
"textDecoration": "underline dashed"
}
},
":hover": {
"typography": {
"textDecoration": "underline"
}
},
"typography": {
"textDecoration": "none"
}
}
},
"typography": {
"fontSize": "var(--wp--preset--font-size--medium)"
}
},
"core/post-author": {
"color": {
"text": "var(--wp--preset--color--primary)"
},
"typography": {
"fontSize": "var(--wp--preset--font-size--small)",
"fontStyle": "italic"
}
},
"core/post-content": {
"elements": {
"link": {
"color": {
"text": "var(--wp--preset--color--primary)"
}
}
}
},
"core/post-date": {
"elements": {
"link": {
":hover": {
"typography": {
"textDecoration": "underline"
}
},
"color": {
"text": "var(--wp--preset--color--contrast)"
},
"typography": {
"letterSpacing": "0.09rem",
"textDecoration": "none",
"textTransform": "uppercase"
}
}
},
"typography": {
"fontSize": "var(--wp--preset--font-size--small)",
"fontWeight": "400"
}
},
"core/post-excerpt": {
"typography": {
"fontSize": "var(--wp--preset--font-size--medium)"
}
},
"core/post-terms": {
"elements": {
"link": {
"color": {
"text": "var(--wp--preset--color--primary)"
},
"typography": {
"fontStyle": "italic"
}
}
},
"typography": {
"fontSize": "var(--wp--preset--font-size--small)"
}
},
"core/post-title": {
"elements": {
"link": {
":active": {
"color": {
"text": "var(--wp--preset--color--contrast)"
},
"typography": {
"textDecoration": "none"
}
},
":focus": {
"typography": {
"textDecoration": "underline dashed"
}
},
":hover": {
"typography": {
"textDecoration": "underline"
}
},
"typography": {
"textDecoration": "none"
}
}
},
"spacing": {
"margin": {
"bottom": "1.25rem",
"top": "1.25rem"
}
},
"typography": {
"fontSize": "clamp(2.625rem, calc(2.625rem + ((1vw - 0.48rem) * 8.4135)), 3.25rem)",
"fontWeight": "400"
}
},
"core/pullquote": {
"border": {
"style": "solid",
"width": "1px 0"
},
"elements": {
"cite": {
"typography": {
"fontSize": "var(--wp--preset--font-size--small)",
"fontStyle": "normal",
"textTransform": "none"
}
}
},
"spacing": {
"margin": {
"bottom": "var(--wp--preset--spacing--40) !important",
"top": "var(--wp--preset--spacing--40) !important"
}
},
"typography": {
"lineHeight": "1.3"
}
},
"core/query": {
"elements": {
"h2": {
"typography": {
"fontSize": "var(--wp--preset--font-size--x-large)"
}
},
"h3": {
"color": {
"text": "var(--wp--preset--color--primary)"
},
"typography": {
"fontSize": "var(--wp--preset--font-size--large)",
"fontWeight": "700"
}
},
"link": {
"color": {
"text": "var(--wp--preset--color--primary)"
}
}
}
},
"core/query-pagination": {
"elements": {
"link": {
":hover": {
"typography": {
"textDecoration": "underline"
}
},
"typography": {
"textDecoration": "none"
}
}
},
"typography": {
"fontSize": "var(--wp--preset--font-size--small)",
"fontWeight": "400"
}
},
"core/quote": {
"border": {
"width": "1px"
},
"elements": {
"cite": {
"typography": {
"fontSize": "var(--wp--preset--font-size--small)",
"fontStyle": "normal"
}
}
},
"spacing": {
"padding": {
"left": "var(--wp--preset--spacing--30)",
"right": "var(--wp--preset--spacing--30)"
}
}
},
"core/separator": {
"color": {
"text": "var(--wp--preset--color--primary)"
}
},
"core/site-title": {
"border": {
"color": "var(--wp--preset--color--primary)",
"style": "solid",
"width": "0 0 2px 0"
},
"elements": {
"link": {
":active": {
"color": {
"text": "var(--wp--preset--color--primary)"
},
"typography": {
"textDecoration": "none"
}
},
":focus": {
"color": {
"text": "var(--wp--preset--color--primary)"
},
"typography": {
"textDecoration": "none"
}
},
":hover": {
"color": {
"text": "var(--wp--preset--color--primary)"
},
"typography": {
"textDecoration": "none"
}
},
"typography": {
"textDecoration": "none"
}
}
},
"typography": {
"fontSize": "var(--wp--preset--font-size--medium)",
"fontWeight": "normal",
"letterSpacing": "0.09rem",
"lineHeight": "1.4",
"textTransform": "uppercase"
}
}
},
"color": {
"background": "var(--wp--preset--color--base)",
"gradient": "var(--wp--preset--gradient--base-secondary-base) no-repeat",
"text": "var(--wp--preset--color--contrast)"
},
"elements": {
"button": {
":active": {
"color": {
"background": "var(--wp--preset--color--primary)",
"gradient": "none",
"text": "var(--wp--preset--color--secondary)"
}
},
":focus": {
"color": {
"background": "var(--wp--preset--color--primary)",
"gradient": "none",
"text": "var(--wp--preset--color--secondary)"
}
},
":hover": {
"color": {
"background": "var(--wp--preset--color--primary)",
"gradient": "none",
"text": "var(--wp--preset--color--secondary)"
}
},
":visited": {
"color": {
"text": "var(--wp--preset--color--base)"
}
},
"border": {
"radius": "99999px"
},
"color": {
"background": "var(--wp--preset--color--primary)",
"text": "var(--wp--preset--color--base)"
}
},
"h1": {
"typography": {
"fontSize": "3.625rem",
"lineHeight": "1.2"
}
},
"h2": {
"typography": {
"fontSize": "clamp(2.625rem, calc(2.625rem + ((1vw - 0.48rem) * 8.4135)), 3.25rem)",
"lineHeight": "1.2"
}
},
"h3": {
"typography": {
"fontSize": "var(--wp--preset--font-size--x-large)"
}
},
"h4": {
"typography": {
"fontSize": "var(--wp--preset--font-size--large)"
}
},
"h5": {
"typography": {
"fontSize": "var(--wp--preset--font-size--medium)",
"fontWeight": "700",
"textTransform": "uppercase"
}
},
"h6": {
"typography": {
"fontSize": "var(--wp--preset--font-size--medium)",
"textTransform": "uppercase"
}
},
"heading": {
"typography": {
"fontWeight": "400",
"letterSpacing": "-0.015rem",
"lineHeight": "1.4"
}
},
"link": {
":active": {
"color": {
"text": "var(--wp--preset--color--primary)"
},
"typography": {
"textDecoration": "none"
}
},
":focus": {
"typography": {
"textDecoration": "underline dashed"
}
},
":hover": {
"typography": {
"textDecoration": "none"
}
},
"color": {
"text": "var(--wp--preset--color--contrast)"
},
"typography": {
"textDecoration": "underline"
}
}
},
"spacing": {
"blockGap": "1.5rem",
"padding": {
"bottom": "var(--wp--preset--spacing--40)",
"left": "var(--wp--preset--spacing--30)",
"right": "var(--wp--preset--spacing--30)",
"top": "var(--wp--preset--spacing--40)"
}
},
"typography": {
"fontFamily": "var:preset|font-family|lato",
"fontSize": "var(--wp--preset--font-size--medium)",
"lineHeight": "1.6"
}
},
"templateParts": [
{
"area": "header",
"name": "header",
"title": "Header"
},
{
"area": "footer",
"name": "footer",
"title": "Footer"
},
{
"area": "uncategorized",
"name": "comments",
"title": "Comments"
}
],
"version": 2,
"$schema": "https://schemas.wp.org/wp/6.2/theme.json"
}