792 lines
21 KiB
JSON
792 lines
21 KiB
JSON
{
|
|
"version": 2,
|
|
"customTemplates": [{
|
|
"name": "blank",
|
|
"title": "Blank",
|
|
"postTypes": [
|
|
"page",
|
|
"post"
|
|
]
|
|
},
|
|
{
|
|
"name": "page-no-title",
|
|
"title": "Page (No Title / Feature Image)",
|
|
"postTypes": [
|
|
"page"
|
|
]
|
|
},
|
|
{
|
|
"name": "blog-sidebar-on-left",
|
|
"title": "Blog Page (Sidebar on Left)",
|
|
"postTypes": [
|
|
"page"
|
|
]
|
|
},
|
|
{
|
|
"name": "blog-sidebar-on-right",
|
|
"title": "Blog Page (Sidebar on Right)",
|
|
"postTypes": [
|
|
"page"
|
|
]
|
|
},
|
|
{
|
|
"name": "single-page-sidebar-on-right",
|
|
"title": "Single Page (Sidebar on Right)",
|
|
"postTypes": [
|
|
"page"
|
|
]
|
|
},
|
|
{
|
|
"name": "single-page-sidebar-on-left",
|
|
"title": "Single Page (Sidebar on Left)",
|
|
"postTypes": [
|
|
"page"
|
|
]
|
|
},
|
|
{
|
|
"name": "single-post-sidebar-on-right",
|
|
"title": "Single Post (Sidebar on Right)",
|
|
"postTypes": [
|
|
"post"
|
|
]
|
|
},
|
|
{
|
|
"name": "single-post-sidebar-on-left",
|
|
"title": "Single Post (Sidebar on Left)",
|
|
"postTypes": [
|
|
"post"
|
|
]
|
|
}
|
|
],
|
|
"templateParts": [{
|
|
"name": "header",
|
|
"title": "Header",
|
|
"area": "header"
|
|
},
|
|
{
|
|
"name": "footer",
|
|
"title": "Footer",
|
|
"area": "footer"
|
|
},
|
|
{
|
|
"name": "sidebar",
|
|
"title": "Sidebar",
|
|
"area": "uncategorized"
|
|
}
|
|
],
|
|
"settings": {
|
|
"appearanceTools": true,
|
|
"color": {
|
|
"background": true,
|
|
"text": true,
|
|
"link": true,
|
|
"duotone": [
|
|
{
|
|
"colors": [
|
|
"#000000",
|
|
"#ffffff"
|
|
],
|
|
"name": "Foreground and background",
|
|
"slug": "foreground-and-background"
|
|
},
|
|
{
|
|
"colors": [
|
|
"#000000",
|
|
"#ffe2c7"
|
|
],
|
|
"name": "Foreground and secondary",
|
|
"slug": "foreground-and-secondary"
|
|
},
|
|
{
|
|
"colors": [
|
|
"#000000",
|
|
"#f6f6f6"
|
|
],
|
|
"name": "Foreground and tertiary",
|
|
"slug": "foreground-and-tertiary"
|
|
},
|
|
{
|
|
"colors": [
|
|
"#32535C",
|
|
"#ffffff"
|
|
],
|
|
"name": "Primary and background",
|
|
"slug": "primary-and-background"
|
|
},
|
|
{
|
|
"colors": [
|
|
"#32535C",
|
|
"#ffe2c7"
|
|
],
|
|
"name": "Primary and secondary",
|
|
"slug": "primary-and-secondary"
|
|
},
|
|
{
|
|
"colors": [
|
|
"#32535C",
|
|
"#f6f6f6"
|
|
],
|
|
"name": "Primary and tertiary",
|
|
"slug": "primary-and-tertiary"
|
|
}
|
|
],
|
|
"gradients": [
|
|
{
|
|
"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-tertiary"
|
|
},
|
|
{
|
|
"gradient": "linear-gradient(to bottom,var(--wp--preset--color--secondary) 0%,var(--wp--preset--color--background) 100%)",
|
|
"name": "Vertical secondary to background",
|
|
"slug": "vertical-secondary-to-background"
|
|
},
|
|
{
|
|
"gradient": "linear-gradient(to bottom,var(--wp--preset--color--background) 0%,var(--wp--preset--color--secondary) 100%)",
|
|
"name": "Vertical background to secondary",
|
|
"slug": "vertical-background-to-secondary"
|
|
},
|
|
{
|
|
"gradient": "linear-gradient(90deg,var(--wp--preset--color--background-secondary) 70%,var(--wp--preset--color--background-secondary-dark) 70%)",
|
|
"name": "Secondary background to Secondary dark background",
|
|
"slug": "vertical-secondary-background-to-secondary-dark-background"
|
|
},
|
|
{
|
|
"gradient": "linear-gradient(90deg,var(--wp--preset--color--background-secondary-dark) 50%,var(--wp--preset--color--background-secondary) 50%)",
|
|
"name": "Secondary background dark to Secondary background",
|
|
"slug": "vertical-secondary-background-dark-to-secondary-background"
|
|
},
|
|
{
|
|
"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-primary-to-foreground"
|
|
},
|
|
{
|
|
"gradient": "linear-gradient(to bottom right,var(--wp--preset--color--secondary) 50%,var(--wp--preset--color--background) 50%)",
|
|
"name": "Diagonal secondary to background",
|
|
"slug": "diagonal-secondary-to-background"
|
|
},
|
|
{
|
|
"gradient": "linear-gradient(to bottom left,var(--wp--preset--color--secondary) 50%,var(--wp--preset--color--background) 50%)",
|
|
"name": "Diagonal secondary to background left",
|
|
"slug": "diagonal-secondary-to-background-left"
|
|
},
|
|
{
|
|
"gradient": "linear-gradient(to top right,var(--wp--preset--color--secondary) 50%,var(--wp--preset--color--background) 50%)",
|
|
"name": "Diagonal secondary to background right",
|
|
"slug": "diagonal-secondary-to-background-right"
|
|
},
|
|
{
|
|
"gradient": "linear-gradient(to bottom right,var(--wp--preset--color--background) 50%,var(--wp--preset--color--secondary) 50%)",
|
|
"name": "Diagonal background to secondary",
|
|
"slug": "diagonal-background-to-secondary"
|
|
},
|
|
{
|
|
"gradient": "linear-gradient(to bottom right,var(--wp--preset--color--tertiary) 50%,var(--wp--preset--color--background) 50%)",
|
|
"name": "Diagonal tertiary to background",
|
|
"slug": "diagonal-tertiary-to-background"
|
|
},
|
|
{
|
|
"gradient": "linear-gradient(to bottom right,var(--wp--preset--color--background) 50%,var(--wp--preset--color--tertiary) 50%)",
|
|
"name": "Diagonal background to tertiary",
|
|
"slug": "diagonal-background-to-tertiary"
|
|
}
|
|
],
|
|
"palette": [
|
|
{
|
|
"color": "#E554BE",
|
|
"name": "Primary",
|
|
"slug": "primary"
|
|
},
|
|
{
|
|
"color": "#170C3D",
|
|
"name": "Secondary",
|
|
"slug": "secondary"
|
|
},
|
|
{
|
|
"color": "#ffffff",
|
|
"name": "Tertiary",
|
|
"slug": "tertiary"
|
|
},
|
|
{
|
|
"color": "#0A071D",
|
|
"name": "Quaternary",
|
|
"slug": "quaternary"
|
|
},
|
|
{
|
|
"color": "#000000",
|
|
"name": "Body Text",
|
|
"slug": "body-text"
|
|
},
|
|
{
|
|
"color": "#000000",
|
|
"name": "Foreground",
|
|
"slug": "foreground"
|
|
},
|
|
{
|
|
"color": "#ffffff",
|
|
"name": "Background",
|
|
"slug": "background"
|
|
}
|
|
]
|
|
},
|
|
"custom": {
|
|
"spacing": {
|
|
"small": "max(1.25rem, 5vw)",
|
|
"medium": "clamp(2rem, 8vw, calc(4 * var(--wp--style--block-gap)))",
|
|
"large": "clamp(4rem, 10vw, 8rem)"
|
|
},
|
|
|
|
"typography": {
|
|
"font-size": {
|
|
"heading-one": "clamp(36px,3vw,45px)",
|
|
"heading-two": "clamp(28px,2.6vw,32px)",
|
|
"heading-three": "clamp(20px,1.9vw,22px)",
|
|
"heading-four": "clamp(18px,1.5vw,20px)",
|
|
"heading-five": "clamp(22px,1.3vw,18px)",
|
|
"heading-six": "16px"
|
|
},
|
|
"line-height": {
|
|
"heading-one": "1.38",
|
|
"heading-two": "1.43",
|
|
"heading-three": "1.36",
|
|
"heading-four": "1.5",
|
|
"heading-five": "1.458333333333333",
|
|
"heading-six": "1.56",
|
|
"paragraph": "1.75",
|
|
"extra-small": "21px",
|
|
"small": "28px",
|
|
"normal": "normal"
|
|
},
|
|
"font-weight": {
|
|
"light": 300,
|
|
"normal": 400,
|
|
"medium": 500,
|
|
"semi-bold": 600,
|
|
"bold": 700,
|
|
"extra-bold": 900
|
|
}
|
|
},
|
|
"gap": {
|
|
"baseline": "15px",
|
|
"horizontal": "min(30px, 5vw)",
|
|
"vertical": "min(30px, 5vw)"
|
|
}
|
|
},
|
|
"spacing": {
|
|
"spacingScale": {
|
|
"steps": 0
|
|
},
|
|
"spacingSizes": [
|
|
{
|
|
"size": "0.44rem;",
|
|
"slug": "20",
|
|
"name": "1"
|
|
},
|
|
{
|
|
"size": "0.67rem",
|
|
"slug": "30",
|
|
"name": "2"
|
|
},
|
|
{
|
|
"size": "1rem",
|
|
"slug": "40",
|
|
"name": "3"
|
|
},
|
|
{
|
|
"size": "1.5rem",
|
|
"slug": "50",
|
|
"name": "4"
|
|
},
|
|
{
|
|
"size": "2.25rem",
|
|
"slug": "60",
|
|
"name": "5"
|
|
},
|
|
{
|
|
"size": "3.38rem",
|
|
"slug": "70",
|
|
"name": "6"
|
|
},
|
|
{
|
|
"size": "5.06rem",
|
|
"slug": "80",
|
|
"name": "7"
|
|
}
|
|
],
|
|
"units": [
|
|
"%",
|
|
"px",
|
|
"em",
|
|
"rem",
|
|
"vh",
|
|
"vw"
|
|
]
|
|
},
|
|
"typography": {
|
|
"customFontSize": true,
|
|
"fontFamilies": [
|
|
{
|
|
"fontFace": [
|
|
{
|
|
"fontDisplay": "block",
|
|
"fontFamily": "Mulish",
|
|
"fontStretch": "normal",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "200",
|
|
"src": [
|
|
"file:./fonts/Mulish/static/Mulish-ExtraLight.ttf"
|
|
]
|
|
},
|
|
{
|
|
"fontDisplay": "block",
|
|
"fontFamily": "Mulish",
|
|
"fontStretch": "normal",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "300",
|
|
"src": [
|
|
"file:./fonts/Mulish/static/Mulish-Light.ttf"
|
|
]
|
|
},
|
|
{
|
|
"fontDisplay": "block",
|
|
"fontFamily": "Mulish",
|
|
"fontStretch": "normal",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "400",
|
|
"src": [
|
|
"file:./fonts/Mulish/static/Mulish-Regular.ttf"
|
|
]
|
|
},
|
|
{
|
|
"fontDisplay": "block",
|
|
"fontFamily": "Mulish",
|
|
"fontStretch": "normal",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "500",
|
|
"src": [
|
|
"file:./fonts/Mulish/static/Mulish-Medium.ttf"
|
|
]
|
|
},
|
|
{
|
|
"fontDisplay": "block",
|
|
"fontFamily": "Mulish",
|
|
"fontStretch": "normal",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "600",
|
|
"src": [
|
|
"file:./fonts/Mulish/static/Mulish-SemiBold.ttf"
|
|
]
|
|
},
|
|
{
|
|
"fontDisplay": "block",
|
|
"fontFamily": "Mulish",
|
|
"fontStretch": "normal",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "700",
|
|
"src": [
|
|
"file:./fonts/Mulish/static/Mulish-Bold.ttf"
|
|
]
|
|
},
|
|
{
|
|
"fontDisplay": "block",
|
|
"fontFamily": "Mulish",
|
|
"fontStretch": "normal",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "800",
|
|
"src": [
|
|
"file:./fonts/Mulish/static/Mulish-ExtraBold.ttf"
|
|
]
|
|
},
|
|
{
|
|
"fontDisplay": "block",
|
|
"fontFamily": "Mulish",
|
|
"fontStretch": "normal",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "900",
|
|
"src": [
|
|
"file:./fonts/Mulish/static/Mulish-Black.ttf"
|
|
]
|
|
}
|
|
],
|
|
"fontFamily": "Mulish, sans-serif",
|
|
"name": "Mulish",
|
|
"slug": "mulish"
|
|
},
|
|
{
|
|
"fontFace": [
|
|
{
|
|
"fontDisplay": "block",
|
|
"fontFamily": "Creepster",
|
|
"fontStretch": "normal",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "400",
|
|
"src": [
|
|
"file:./fonts/Creepster/Creepster-Regular.ttf"
|
|
]
|
|
}
|
|
],
|
|
"fontFamily": "Creepster, system-ui",
|
|
"name": "Creepster",
|
|
"slug": "creepster"
|
|
}
|
|
],
|
|
"fontSizes": [
|
|
{
|
|
"name": "Tiny",
|
|
"size": "13px",
|
|
"slug": "tiny"
|
|
},
|
|
{
|
|
"name": "Extra Small",
|
|
"size": "14px",
|
|
"slug": "extra-small"
|
|
},
|
|
{
|
|
"name": "Small",
|
|
"size": "15px",
|
|
"slug": "small"
|
|
},
|
|
{
|
|
"name": "Medium",
|
|
"size": "16px",
|
|
"slug": "medium"
|
|
},
|
|
{
|
|
"name": "Upper Heading",
|
|
"size": "18px",
|
|
"slug": "upper-heading"
|
|
},
|
|
{
|
|
"name": "Normal",
|
|
"size": "clamp(18px,1.6vw,20px)",
|
|
"slug": "normal"
|
|
},
|
|
{
|
|
"name": "Content Heading",
|
|
"size": "clamp(22px,4.2vw,24px)",
|
|
"slug": "content-heading"
|
|
},
|
|
{
|
|
"name": "Large",
|
|
"size": "clamp(28px,4.2vw,32px)",
|
|
"slug": "large"
|
|
},
|
|
{
|
|
"name": "Extra large (Recent Post Title)",
|
|
"size": "clamp(32px,6vw,36px)",
|
|
"slug": "extra-large"
|
|
},
|
|
{
|
|
"name": "Huge (Display)",
|
|
"size": "clamp(36px,5.2vw,80px)",
|
|
"slug": "huge"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"styles": {
|
|
"blocks": {
|
|
"core/button": {
|
|
"variations": {
|
|
"outline": {
|
|
"color": {
|
|
"text": "var(--wp--preset--color--foreground)"
|
|
},
|
|
"spacing": {
|
|
"padding": {
|
|
"bottom": "0.9rem",
|
|
"left": "1.8rem",
|
|
"right": "1.9rem",
|
|
"top": "0.8rem"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"core/heading": {
|
|
"typography": {
|
|
"fontFamily": "var:preset|font-family|jost",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "600"
|
|
}
|
|
},
|
|
"core/list": {
|
|
"spacing": {
|
|
"margin": {
|
|
"top": "0px",
|
|
"bottom": "10px"
|
|
},
|
|
"padding": {
|
|
"left": "20px"
|
|
}
|
|
}
|
|
},
|
|
"core/table": {
|
|
"spacing": {
|
|
"margin": {
|
|
"bottom": "1.5em"
|
|
},
|
|
"padding": {
|
|
"left": "20px"
|
|
}
|
|
}
|
|
},
|
|
"core/separator": {
|
|
"spacing": {
|
|
"margin": {
|
|
"bottom": "1.5em"
|
|
}
|
|
},
|
|
"border": {
|
|
"radius": "0px",
|
|
"width": "0px"
|
|
},
|
|
"color": {
|
|
"background": "#999"
|
|
}
|
|
},
|
|
"core/navigation": {
|
|
"elements": {
|
|
"link": {
|
|
":hover": {
|
|
"color": {
|
|
"text": "var(--wp--preset--color--primary)"
|
|
},
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
}
|
|
},
|
|
":focus": {
|
|
"color": {
|
|
"text": "var(--wp--preset--color--primary)"
|
|
},
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
}
|
|
},
|
|
":active": {
|
|
"color": {
|
|
"text": "var(--wp--preset--color--primary)"
|
|
},
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
}
|
|
},
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
},
|
|
"spacing": {
|
|
"padding": {
|
|
"left": "0",
|
|
"right": "0",
|
|
"top": "12px",
|
|
"bottom": "12px"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--small)"
|
|
}
|
|
},
|
|
"core/paragraph": {
|
|
"layout": {
|
|
"contentSize": "900px"
|
|
}
|
|
|
|
}
|
|
},
|
|
"elements": {
|
|
"button": {
|
|
"spacing": {
|
|
"padding": {
|
|
"left": "1.8rem",
|
|
"right": "1.8rem",
|
|
"top": "1rem",
|
|
"bottom": "1rem"
|
|
}
|
|
},
|
|
"border": {
|
|
"radius": "0",
|
|
"width": "0px"
|
|
},
|
|
"color": {
|
|
"background": "var(--wp--preset--color--primary)",
|
|
"text": "var(--wp--preset--color--white)"
|
|
},
|
|
":visited": {
|
|
"color": {
|
|
"background": "var(--wp--preset--color--primary)",
|
|
"text": "var(--wp--preset--color--white)"
|
|
}
|
|
},
|
|
":hover": {
|
|
"color": {
|
|
"background": "var(--wp--preset--color--secondary)",
|
|
"text": "var(--wp--preset--color--button-color-hover)"
|
|
}
|
|
},
|
|
":focus": {
|
|
"color": {
|
|
"background": "var(--wp--preset--color--secondary)",
|
|
"text": "var(--wp--preset--color--button-color-hover)"
|
|
}
|
|
},
|
|
":active": {
|
|
"color": {
|
|
"background": "var(--wp--preset--color--secondary)",
|
|
"text": "var(--wp--preset--color--button-color-hover)"
|
|
}
|
|
},
|
|
|
|
"typography": {
|
|
"lineHeight": "1.7",
|
|
"fontSize": "var(--wp--preset--font-size--small)",
|
|
"fontWeight": "var(--wp--custom--typography--font-weight--medium)"
|
|
}
|
|
},
|
|
"h1": {
|
|
"spacing": {
|
|
"margin": {
|
|
"top": 0,
|
|
"bottom": "0.625rem"
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontSize": "var(--wp--custom--typography--font-size--heading-one)",
|
|
"lineHeight": "var(--wp--custom--typography--line-height--heading-one)"
|
|
},
|
|
"color": {
|
|
"text": "var(--wp--preset--color--foreground)"
|
|
}
|
|
},
|
|
"h2": {
|
|
"spacing": {
|
|
"margin": {
|
|
"top": 0,
|
|
"bottom": "0.625rem"
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontSize": "var(--wp--custom--typography--font-size--heading-two)",
|
|
"lineHeight": "var(--wp--custom--typography--line-height--heading-two)"
|
|
},
|
|
"color": {
|
|
"text": "var(--wp--preset--color--foreground)"
|
|
}
|
|
},
|
|
"h3": {
|
|
"spacing": {
|
|
"margin": {
|
|
"top": 0,
|
|
"bottom": "0.625rem"
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontSize": "var(--wp--custom--typography--font-size--heading-three)",
|
|
"lineHeight": "var(--wp--custom--typography--line-height--heading-three)"
|
|
},
|
|
"color": {
|
|
"text": "var(--wp--preset--color--foreground)"
|
|
}
|
|
},
|
|
"h4": {
|
|
"spacing": {
|
|
"margin": {
|
|
"top": 0,
|
|
"bottom": "0.625rem"
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontSize": "var(--wp--custom--typography--font-size--heading-four)",
|
|
"lineHeight": "var(--wp--custom--typography--line-height--heading-four)"
|
|
},
|
|
"color": {
|
|
"text": "var(--wp--preset--color--foreground)"
|
|
}
|
|
},
|
|
"h5": {
|
|
"spacing": {
|
|
"margin": {
|
|
"top": 0,
|
|
"bottom": "0.625rem"
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontSize": "var(--wp--custom--typography--font-size--heading-five)",
|
|
"lineHeight": "var(--wp--custom--typography--line-height--heading-five)"
|
|
},
|
|
"color": {
|
|
"text": "var(--wp--preset--color--foreground)"
|
|
}
|
|
},
|
|
"h6": {
|
|
"spacing": {
|
|
"margin": {
|
|
"top": 0,
|
|
"bottom": "0.625rem"
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontSize": "var(--wp--custom--typography--font-size--heading-six)",
|
|
"lineHeight": "var(--wp--custom--typography--line-height--heading-six)"
|
|
},
|
|
"color": {
|
|
"text": "var(--wp--preset--color--foreground)"
|
|
}
|
|
},
|
|
"link": {
|
|
"color": {
|
|
"text": "var(--wp--preset--color--foreground)"
|
|
},
|
|
"typography": {
|
|
"textDecoration": "underline"
|
|
},
|
|
":hover": {
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
},
|
|
"color": {
|
|
"text": "var(--wp--preset--color--primary)"
|
|
}
|
|
},
|
|
":focus": {
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
},
|
|
"color": {
|
|
"text": "var(--wp--preset--color--primary)"
|
|
}
|
|
},
|
|
":active": {
|
|
"color": {
|
|
"text": "var(--wp--preset--color--primary)"
|
|
},
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"spacing": {
|
|
"blockGap": "2rem",
|
|
"margin": {
|
|
"top": "0px",
|
|
"bottom": "0px",
|
|
"right": "0px",
|
|
"left": "0px"
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontFamily": "var(--wp--preset--font-family--mulish)",
|
|
"fontSize": "var(--wp--preset--font-size--normal)",
|
|
"lineHeight": "var(--wp--custom--typography--line-height--paragraph)",
|
|
"fontWeight": "var(--wp--custom--typography--font-weight--normal)"
|
|
},
|
|
"color": {
|
|
"text": "var(--wp--preset--color--body-text)",
|
|
"background": "var(--wp--preset--color--background)"
|
|
}
|
|
}
|
|
} |