File: /home/dh_5jabqq/bermudashipwreckarchive.com/wp-content/themes/carnival-lite/theme.json.bak
{
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 2,
"templateParts": [
{
"name": "header",
"title": "Header",
"area": "header"
},
{
"name": "header-with-buttons",
"title": "Header (With Buttons)",
"area": "header"
},
{
"name": "footer",
"title": "Footer",
"area": "footer"
}
],
"customTemplates": [
{
"name": "front",
"title": "Front Page",
"postTypes": [
"page"
]
}
],
"settings": {
"appearanceTools": true,
"layout": {
"contentSize": "950px",
"wideSize": "1170px"
},
"typography": {
"fontFamilies": [
{
"fontFamily": "'Poppins', sans-serif;",
"name": "Poppins",
"slug": "carnival-lite-Poppins",
"fontFace": [
{
"fontFamily": "'Poppins', sans-serif;",
"fontWeight": "400",
"fontStyle": "normal",
"src": ["file:./assests/fonts/poppins/Poppins-Regular.ttf"]
},
{
"fontFamily": "'Poppins', sans-serif;",
"fontWeight": "700",
"fontStyle": "normal",
"src": ["file:./assests/fonts/poppins/Poppins-Bold.ttf"]
}
]
}
],
"fontSizes": [
{
"name": "Small",
"slug": "small",
"size": "20px"
},
{
"name": "Medium",
"slug": "medium",
"size": "24px"
},
{
"name": "Regular",
"slug": "regular",
"size": "28px"
}
]
},
"color": {
"duotone": [
{
"colors": [ "#ffffff", "#000000" ],
"slug": "foreground-and-background",
"name": "Foreground and background"
},
{
"colors": [ "#ffffff", "#181818" ],
"slug": "foreground-and-secondary",
"name": "Foreground and secondary"
},
{
"colors": [ "#ffffff", "#121212" ],
"slug": "foreground-and-tertiary",
"name": "Foreground and tertiary"
},
{
"colors": [ "#ff4973", "#000000" ],
"slug": "link-and-background",
"name": "Link and background"
},
{
"colors": [ "#ff4973", "#181818" ],
"slug": "link-and-secondary",
"name": "Link and secondary"
}
],
"gradients": [
{
"slug": "vertical-secondary-to-tertiary",
"gradient": "linear-gradient(to bottom,var(--wp--preset--color--secondary) 0%,var(--wp--preset--color--tertiary) 100%)",
"name": "Vertical secondary to tertiary"
},
{
"slug": "vertical-secondary-to-background",
"gradient": "linear-gradient(to bottom,var(--wp--preset--color--secondary) 0%,var(--wp--preset--color--background) 100%)",
"name": "Vertical secondary to background"
},
{
"slug": "vertical-tertiary-to-background",
"gradient": "linear-gradient(to bottom,var(--wp--preset--color--tertiary) 0%,var(--wp--preset--color--background) 100%)",
"name": "Vertical tertiary to background"
},
{
"slug": "diagonal-primary-to-foreground",
"gradient": "linear-gradient(to bottom right,var(--wp--preset--color--primary) 0%,var(--wp--preset--color--foreground) 100%)",
"name": "Diagonal primary to foreground"
},
{
"slug": "diagonal-secondary-to-background",
"gradient": "linear-gradient(to bottom right,var(--wp--preset--color--secondary) 50%,var(--wp--preset--color--background) 50%)",
"name": "Diagonal secondary to background"
}
],
"palette": [
{
"slug": "background",
"color": "ffffff",
"name": "Background"
},
{
"slug": "foreground",
"color": "#ffffff",
"name": "Foreground"
},
{
"slug": "primary",
"color": "#0d0c0c",
"name": "Primary"
},
{
"slug": "secondary",
"color": "#181818",
"name": "Secondary"
}
]
},
"custom": {
"typography": {
"font-size": {
"heading-1": "clamp(1.5rem, 1.375rem + 0.625vw, 2.125rem)",
"heading-2": "clamp(1.25rem, 1.125rem + 0.625vw, 1.875rem)",
"heading-3": "clamp(1rem, 0.9rem + 0.5vw, 1.5rem)",
"heading-4": "clamp(1rem, 0.925rem + 0.375vw, 1.375rem)",
"heading-5": "clamp(0.875rem, 0.825rem + 0.25vw, 1.125rem)",
"heading-6": "clamp(0.75rem, 0.7rem + 0.25vw, 1rem)"
}
}
},
"spacing": {
"padding": true,
"margin": true,
"units": [ "px", "em", "rem", "vh", "vw", "%" ]
},
"border": {
"radius": true,
"color": true,
"style": true,
"width": true
}
},
"styles": {
"color": {
"background": "var(--wp--preset--color--white)",
"text": "var(--wp--preset--color--carnival-lite-grey)"
},
"typography": {
"fontFamily": "var(--wp--preset--font-family--carnival-lite-poppins)",
"lineHeight": "1.5",
"fontSize": "16px"
},
"elements": {
"h1": {
"typography": {
"fontSize": "var(--wp--preset--font-size--heading-1)",
"lineHeight": "1.5"
}
},
"h2": {
"typography": {
"fontSize": "var(--wp--preset--font-size--heading-2)",
"lineHeight": "1.2"
}
},
"h3": {
"typography": {
"fontSize": "var(--wp--preset--font-size--heading-3)",
"lineHeight": "1"
}
},
"h4": {
"typography": {
"fontSize": "var(--wp--preset--font-size--heading-4)",
"lineHeight": "1"
}
},
"h5": {
"typography": {
"fontSize": "var(--wp--preset--font-size--heading-5)",
"lineHeight": "1"
}
},
"h6": {
"typography": {
"fontSize": "var(--wp--preset--font-size--heading-6)",
"lineHeight": ""
}
},
"link": {
"color": {
"text": "vvar(--wp--preset--color--carnival-lite-dark-pink)"
},
":hover": {
"color": {
"text": "var(--wp--preset--color--carnival-lite-dark-pink)"
}
}
}
},
"blocks": {
"core/button": {
"border": {
"color": "currentColor",
"radius": "50px"
},
"color": {
"background": "var(--wp--preset--color--carnival-lite-dark-pink)",
"text": "var(--wp--preset--color--white)"
},
"spacing": {
"padding": {
"top": "15px",
"right": "30px",
"bottom": "15px",
"left": "30px"
}
},
"typography": {
"fontWeight": "700"
}
},
"core/navigation": {
"elements": {
"link": {
"color": {
"text": "var(--wp--preset--color--carnival-lite-blue-green)"
}
}
},
"color": {
"text": "var(--wp--preset--color--carnival-lite-blue-green)"
}
}
}
}
}