Current File : /home/kelaby89/game-gainz.com/wp-content/themes/extendable/styles/12-limepop.json |
{
"$schema": "https://schemas.wp.org/trunk/theme.json",
"title": "Limepop",
"version": 3,
"settings": {
"color": {
"duotone": [
{
"colors": ["#9EFF34", "#B6FF67"],
"slug": "primary-and-secondary",
"name": "Primary and secondary"
},
{
"colors": ["#9EFF34", "#062122"],
"slug": "primary-and-tertiary",
"name": "Primary and tertiary"
},
{
"colors": ["#B6FF67", "#9EFF34"],
"slug": "secondary-and-primary",
"name": "Secondary and primary"
},
{
"colors": ["#F4E0D9", "#09292C"],
"slug": "foreground-and-background",
"name": "Foreground and background"
},
{
"colors": ["#9EFF34", "#F4E0D9"],
"slug": "primary-foreground",
"name": "Primary and Foreground"
},
{
"colors": ["#09292C", "#062122"],
"slug": "background-tertiary",
"name": "Background and Background Alt"
}
],
"palette": [
{ "slug": "foreground", "color": "#F4E0D9", "name": "Foreground" },
{ "slug": "background", "color": "#09292C", "name": "Background" },
{ "slug": "primary", "color": "#9EFF34", "name": "Primary" },
{ "slug": "secondary", "color": "#B6FF67", "name": "Secondary" },
{ "slug": "tertiary", "color": "#062122", "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--rubik)"
}
}
},
"typography": {
"fontFamily": "var(--wp--preset--font-family--hind)"
}
}
}