/home/awneajlw/work.codestechvista.com/wp-content/themes/saaslauncher/styles/lemonlime-scheme.json
{
"$schema": "https://schemas.wp.org/trunk/theme.json",
"title": "LEMON LIME",
"version": 3,
"settings": {
"color": {
"palette": [
{
"slug": "primary",
"color": "#AECF02",
"name": "Primary"
},
{
"slug": "secondary",
"color": "#CFB002",
"name": "Secondary"
},
{
"slug": "primary-shade-one",
"color": "#ECFD9A",
"name": "Primary Shade 1"
},
{
"slug": "primary-shade-2",
"color": "#475501",
"name": "Primary Shade 2"
},
{
"slug": "secondary-shade-1",
"color": "#9E8703",
"name": "Secodnary Shade 1"
},
{
"slug": "secondary-shade-2",
"color": "#4E4102",
"name": "Secodnary Shade 2"
},
{
"slug": "light-color",
"color": "#FFFFFE",
"name": "Light Color"
},
{
"slug": "black-color",
"color": "#101010",
"name": "Black Color"
},
{
"slug": "dark-shade",
"color": "#0F1201",
"name": "Dark Shade"
},
{
"slug": "heading-color",
"color": "#FFFFFD",
"name": "Heading Color"
},
{
"slug": "background",
"color": "#020200",
"name": "Background"
},
{
"slug": "background-alt",
"color": "#292921",
"name": "Background Alt"
},
{
"slug": "foreground",
"color": "#F8F9F2",
"name": "Foreground"
},
{
"slug": "foreground-alt",
"color": "#ECEEDE",
"name": "Foreground Alternative"
},
{
"slug": "meta-color",
"color": "#C2C2C2",
"name": "Meta Color"
},
{
"slug": "border-color",
"color": "#3A3A32",
"name": "Border Color"
},
{
"slug": "sticky-bg-color",
"color": "#000000eb",
"name": "Sticky Background Color"
},
{
"color": "#ffffff00",
"name": "Transparent",
"slug": "transparent"
}
],
"duotone": [
{
"colors": ["#AECF02", "#ffffff"],
"slug": "primary-secondary",
"name": "Duo 1"
},
{
"colors": ["#CFB002", "#AECF02"],
"slug": "secondary-primary",
"name": "Duo 2"
},
{
"colors": ["#AECF02", "#000000"],
"slug": "primary-dark",
"name": "Duo 3"
},
{
"colors": ["#000000", "#AECF02"],
"slug": "dark-primary",
"name": "Duo 4"
},
{
"colors": ["#AECF02", "#ffffff"],
"slug": "primary-light",
"name": "Duo 5"
},
{
"colors": ["#ffffff", "#AECF02"],
"slug": "light-primary",
"name": "Duo 6"
},
{
"colors": ["#CFB002", "#000000"],
"slug": "secondary-dark",
"name": "Duo 7"
},
{
"colors": ["#000000", "#CFB002"],
"slug": "dark-secondary",
"name": "Duo 8"
},
{
"colors": ["#CFB002", "#ffffff"],
"slug": "secondary-light",
"name": "Duo 9"
},
{
"colors": ["#ffffff", "#CFB002"],
"slug": "light-secondary",
"name": "Duo 10"
}
]
}
},
"styles": {
"elements": {
"h1": { "typography": { "fontWeight": "600" } },
"h2": { "typography": { "fontWeight": "600" } },
"h3": { "typography": { "fontWeight": "600" } },
"h4": { "typography": { "fontWeight": "600" } },
"h5": { "typography": { "fontWeight": "500" } },
"h6": { "typography": { "fontWeight": "500" } },
"heading": {
"typography": {
"fontFamily": "var(--wp--preset--font-family--mona-sans)"
}
}
},
"typography": {
"fontFamily": "var(--wp--preset--font-family--inter)"
}
}
}