Current File : /home/kelaby89/listingslad.com/wp-content/themes/extendable/styles/royal.json |
{
"$schema": "https://schemas.wp.org/trunk/theme.json",
"title": "Royal",
"version": 3,
"settings": {
"color": {
"duotone": [
{
"colors": ["#FFDA5A", "#F1F1F1"],
"slug": "primary-and-secondary",
"name": "Primary and secondary"
},
{
"colors": ["#FFDA5A", "#4E6CCA"],
"slug": "primary-and-tertiary",
"name": "Primary and tertiary"
},
{
"colors": ["#F1F1F1", "#FFDA5A"],
"slug": "secondary-and-primary",
"name": "Secondary and primary"
},
{
"colors": ["#FFFFFF", "#243B8C"],
"slug": "foreground-and-background",
"name": "Foreground and background"
},
{
"colors": ["#FFDA5A", "#FFFFFF"],
"slug": "primary-foreground",
"name": "Primary and Foreground"
},
{
"colors": ["#243B8C", "#4E6CCA"],
"slug": "background-tertiary",
"name": "Background and Background Alt"
}
],
"palette": [
{ "slug": "foreground", "color": "#FFFFFF", "name": "Foreground" },
{ "slug": "background", "color": "#243B8C", "name": "Background" },
{ "slug": "primary", "color": "#FFDA5A", "name": "Primary" },
{ "slug": "secondary", "color": "#F1F1F1", "name": "Secondary" },
{ "slug": "tertiary", "color": "#4E6CCA", "name": "Tertiary" },
{
"slug": "foreground-alt",
"color": "#FFFFFF",
"name": "Foreground Alt"
}
]
},
"custom": {
"elements": {
"button": {
"border": { "radius": "0" }
}
}
}
},
"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--archivo)"
}
}
},
"typography": {
"fontFamily": "var(--wp--preset--font-family--inter)"
}
}
}