Current File : /home/kelaby89/listingslad.com/wp-content/themes/extendable/styles/01-evergreen.json |
{
"$schema": "https://schemas.wp.org/trunk/theme.json",
"title": "Evergreen",
"version": 3,
"settings": {
"color": {
"duotone": [
{
"colors": ["#0B3721", "#061F13"],
"slug": "primary-and-secondary",
"name": "Primary and secondary"
},
{
"colors": ["#0B3721", "#F9F8F1"],
"slug": "primary-and-tertiary",
"name": "Primary and tertiary"
},
{
"colors": ["#061F13", "#0B3721"],
"slug": "secondary-and-primary",
"name": "Secondary and primary"
},
{
"colors": ["#12141D", "#FFFFFF"],
"slug": "foreground-and-background",
"name": "Foreground and background"
},
{
"colors": ["#0B3721", "#12141D"],
"slug": "primary-foreground",
"name": "Primary and Foreground"
},
{
"colors": ["#FFFFFF", "#F9F8F1"],
"slug": "background-tertiary",
"name": "Background and Background Alt"
}
],
"palette": [
{ "slug": "foreground", "color": "#12141D", "name": "Foreground" },
{ "slug": "background", "color": "#FFFFFF", "name": "Background" },
{ "slug": "primary", "color": "#0B3721", "name": "Primary" },
{ "slug": "secondary", "color": "#061F13", "name": "Secondary" },
{ "slug": "tertiary", "color": "#F9F8F1", "name": "Tertiary" },
{
"slug": "foreground-alt",
"color": "#2E2E27",
"name": "Foreground Alt"
}
]
},
"custom": {
"elements": {
"button": {
"border": {
"radius": "0.375rem"
}
}
}
}
},
"styles": {
"elements": {
"h1": { "typography": { "fontWeight": "500" } },
"h2": { "typography": { "fontWeight": "500" } },
"h3": { "typography": { "fontWeight": "500" } },
"h4": { "typography": { "fontWeight": "500" } },
"h5": { "typography": { "fontWeight": "500" } },
"h6": { "typography": { "fontWeight": "500" } },
"heading": {
"typography": {
"fontFamily": "var(--wp--preset--font-family--marcellus)"
}
}
},
"typography": {
"fontFamily": "var(--wp--preset--font-family--mulish)"
}
}
}