Current File : /home/kelaby89/listingslad.com/wp-content/themes/extendable/styles/colors/sunset.json |
{
"$schema": "https://schemas.wp.org/trunk/theme.json",
"title": "Sunset",
"version": 3,
"settings": {
"color": {
"duotone": [
{
"colors": ["#F88149", "#B3B1DF"],
"slug": "primary-and-secondary",
"name": "Primary and secondary"
},
{
"colors": ["#F88149", "#191A1A"],
"slug": "primary-and-tertiary",
"name": "Primary and tertiary"
},
{
"colors": ["#B3B1DF", "#F88149"],
"slug": "secondary-and-primary",
"name": "Secondary and primary"
},
{
"colors": ["#F4E0D9", "#000000"],
"slug": "foreground-and-background",
"name": "Foreground and background"
},
{
"colors": ["#F88149", "#F4E0D9"],
"slug": "Primary and Foreground",
"name": "Primary and Foreground"
},
{
"colors": ["#000000", "#191A1A"],
"slug": "Background and Background Alt",
"name": "Background and Background Alt"
}
],
"palette": [
{ "slug": "background", "color": "#000000", "name": "Background" },
{ "slug": "foreground", "color": "#F4E0D9", "name": "Foreground" },
{ "slug": "primary", "color": "#F88149", "name": "Primary" },
{ "slug": "secondary", "color": "#B3B1DF", "name": "Secondary" },
{ "slug": "tertiary", "color": "#191A1A", "name": "Tertiary" },
{
"slug": "foreground-alt",
"color": "#191A1A",
"name": "Foreground Alt"
}
]
}
},
"styles": {
"color": {
"text": "var(--wp--preset--color--foreground-alt)"
},
"elements": {
"heading": {
"color": {
"text": "var(--wp--preset--color--foreground)"
}
}
}
}
}