Current File : /home/kelaby89/listingslad.com/wp-content/themes/extendable/styles/teal.json |
{
"$schema": "https://schemas.wp.org/trunk/theme.json",
"title": "Teal",
"version": 3,
"settings": {
"color": {
"duotone": [
{
"colors": ["#114C5F", "#59747C"],
"slug": "primary-and-secondary",
"name": "Primary and secondary"
},
{
"colors": ["#114C5F", "#EBF2F4"],
"slug": "primary-and-tertiary",
"name": "Primary and tertiary"
},
{
"colors": ["#59747C", "#114C5F"],
"slug": "secondary-and-primary",
"name": "Secondary and primary"
},
{
"colors": ["#083141", "#FFFFFF"],
"slug": "foreground-and-background",
"name": "Foreground and background"
},
{
"colors": ["#114C5F", "#083141"],
"slug": "primary-foreground",
"name": "Primary and Foreground"
},
{
"colors": ["#FFFFFF", "#EBF2F4"],
"slug": "background-tertiary",
"name": "Background and Background Alt"
}
],
"palette": [
{ "slug": "foreground", "color": "#083141", "name": "Foreground" },
{ "slug": "background", "color": "#FFFFFF", "name": "Background" },
{ "slug": "primary", "color": "#114C5F", "name": "Primary" },
{ "slug": "secondary", "color": "#59747C", "name": "Secondary" },
{ "slug": "tertiary", "color": "#EBF2F4", "name": "Tertiary" },
{
"slug": "foreground-alt",
"color": "#2A4F4F",
"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--archivo)"
}
}
},
"typography": {
"fontFamily": "var(--wp--preset--font-family--karla)"
}
}
}