Current File : /home/kelaby89/listingslad.com/wp-content/themes/extendable/styles/lime.json |
{
"$schema": "https://schemas.wp.org/trunk/theme.json",
"title": "Lime",
"version": 3,
"settings": {
"color": {
"duotone": [
{
"colors": ["#5FD542", "#EBEAE0"],
"slug": "primary-and-secondary",
"name": "Primary and secondary"
},
{
"colors": ["#5FD542", "#364237"],
"slug": "primary-and-tertiary",
"name": "Primary and tertiary"
},
{
"colors": ["#EBEAE0", "#5FD542"],
"slug": "secondary-and-primary",
"name": "Secondary and primary"
},
{
"colors": ["#F1F1F1", "#273228"],
"slug": "foreground-and-background",
"name": "Foreground and background"
},
{
"colors": ["#5FD542", "#F1F1F1"],
"slug": "primary-foreground",
"name": "Primary and Foreground"
},
{
"colors": ["#273228", "#364237"],
"slug": "background-tertiary",
"name": "Background and Background Alt"
}
],
"palette": [
{ "slug": "foreground", "color": "#F1F1F1", "name": "Foreground" },
{ "slug": "background", "color": "#273228", "name": "Background" },
{ "slug": "primary", "color": "#5FD542", "name": "Primary" },
{ "slug": "secondary", "color": "#EBEAE0", "name": "Secondary" },
{ "slug": "tertiary", "color": "#364237", "name": "Tertiary" },
{
"slug": "foreground-alt",
"color": "#F1F1F1",
"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--oswald)"
}
}
},
"typography": {
"fontFamily": "var(--wp--preset--font-family--manrope)"
}
}
}