Current File : /home/kelaby89/listingslad.com/wp-content/themes/extendable/styles/07-coral.json |
{
"$schema": "https://schemas.wp.org/trunk/theme.json",
"title": "Coral",
"version": 3,
"settings": {
"color": {
"duotone": [
{
"colors": ["#FE8578", "#FE8578"],
"slug": "primary-and-secondary",
"name": "Primary and secondary"
},
{
"colors": ["#FE8578", "#2A0400"],
"slug": "primary-and-tertiary",
"name": "Primary and tertiary"
},
{
"colors": ["#FE8578", "#FE8578"],
"slug": "secondary-and-primary",
"name": "Secondary and primary"
},
{
"colors": ["#F4E0D9", "#371025"],
"slug": "foreground-and-background",
"name": "Foreground and background"
},
{
"colors": ["#FE8578", "#F4E0D9"],
"slug": "primary-foreground",
"name": "Primary and Foreground"
},
{
"colors": ["#371025", "#2A0400"],
"slug": "background-tertiary",
"name": "Background and Background Alt"
}
],
"palette": [
{ "slug": "foreground", "color": "#F4E0D9", "name": "Foreground" },
{ "slug": "background", "color": "#371025", "name": "Background" },
{ "slug": "primary", "color": "#FE8578", "name": "Primary" },
{ "slug": "secondary", "color": "#FE8578", "name": "Secondary" },
{ "slug": "tertiary", "color": "#2A0400", "name": "Tertiary" },
{
"slug": "foreground-alt",
"color": "#F4E0D9",
"name": "Foreground Alt"
}
]
},
"custom": {
"elements": {
"button": {
"border": {
"radius": "20rem"
}
}
}
}
},
"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--arsenal)"
}
}
},
"typography": {
"fontFamily": "var(--wp--preset--font-family--manrope)"
}
}
}