/home/lafermj/www/wp-content/themes/custom-file-2-1767498563/styles/orange.json
{
"$schema": "https://schemas.wp.org/trunk/theme.json",
"title": "Orange",
"version": 2,
"settings": {
"color": {
"palette": [
{
"color": "#1F1F1F",
"name": "Contrast",
"slug": "contrast"
},
{
"color": "#FFA500",
"name": "Primary",
"slug": "primary"
},
{
"color": "#000",
"name": "Tertiary",
"slug": "tertiary"
},
{
"color": "#ffffff",
"name": "Base",
"slug": "base"
},
{
"color": "#f7f6f2",
"name": "Secondary",
"slug": "secondary"
},
{
"color": "#000000",
"name": "Secondary Second",
"slug": "secondary-second"
},
{
"color": "#8C8C8C",
"name": "Secondary Third",
"slug": "secondary-third"
},
{
"color": "#ffffff",
"name": "Secondary Fourth",
"slug": "secondary-fourth"
}
],
"gradients": [
{
"gradient": "linear-gradient(180deg, #FFA50059 0%, #f7f6f25c 100%)",
"name": "Vertical secondary to tertiary",
"slug": "vertical-secondary-to-tertiary"
},
{
"gradient": "linear-gradient(115deg, #FFD2E6 0%, #EECF9B 100%)",
"name": "Vertical secondary to Fourth",
"slug": "vertical-secondary-to-fourth"
}
]
}
}
}