Current File : /home/kelaby89/listingslad.com/wp-content/themes/extendable/styles/clay.json |
{
"$schema": "https://schemas.wp.org/trunk/theme.json",
"title": "Clay",
"version": 3,
"settings": {
"color": {
"duotone": [
{
"colors": ["#212023", "#744F39"],
"slug": "primary-and-secondary",
"name": "Primary and secondary"
},
{
"colors": ["#212023", "#F9F8F1"],
"slug": "primary-and-tertiary",
"name": "Primary and tertiary"
},
{
"colors": ["#744F39", "#212023"],
"slug": "secondary-and-primary",
"name": "Secondary and primary"
},
{
"colors": ["#582A2F", "#FBEBE1"],
"slug": "foreground-and-background",
"name": "Foreground and background"
},
{
"colors": ["#212023", "#582A2F"],
"slug": "primary-foreground",
"name": "Primary and Foreground"
},
{
"colors": ["#FBEBE1", "#F9F8F1"],
"slug": "background-tertiary",
"name": "Background and Background Alt"
}
],
"palette": [
{ "slug": "foreground", "color": "#582A2F", "name": "Foreground" },
{ "slug": "background", "color": "#FBEBE1", "name": "Background" },
{ "slug": "primary", "color": "#212023", "name": "Primary" },
{ "slug": "secondary", "color": "#744F39", "name": "Secondary" },
{ "slug": "tertiary", "color": "#F9F8F1", "name": "Tertiary" },
{
"slug": "foreground-alt",
"color": "#4C3B35",
"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--noto-serif-display)"
}
}
},
"typography": {
"fontFamily": "var(--wp--preset--font-family--karla)"
}
}
}