shell bypass 403
{
"$schema": "https://schemas.wp.org/trunk/theme.json",
"title": "Santa Fe",
"version": 3,
"settings": {
"color": {
"duotone": [
{
"colors": ["#111111", "#ffffff"],
"slug": "foreground-and-background",
"name": "Foreground and background"
},
{
"colors": ["#ffffff", "#1f033b"],
"slug": "background-and-primary",
"name": "Background and primary"
},
{
"colors": ["#1f033b", "#d5dce3"],
"slug": "primary-and-secondary",
"name": "Primary and secondary"
},
{
"colors": ["#1f033b", "#f0ede4"],
"slug": "primary-and-tertiary",
"name": "Primary and tertiary"
},
{
"colors": ["#2c0453", "#111111"],
"slug": "primary-foreground",
"name": "Primary and Foreground"
},
{
"colors": ["#ffffff", "#f0ede4"],
"slug": "background-tertiary",
"name": "Background and Background Alt"
}
],
"palette": [
{
"slug": "foreground",
"color": "#111111",
"name": "Foreground"
},
{
"slug": "background",
"color": "#ffffff",
"name": "Background"
},
{
"slug": "primary",
"color": "#2c0453",
"name": "Primary"
},
{
"slug": "secondary",
"color": "#d5dce3",
"name": "Secondary"
},
{
"slug": "tertiary",
"color": "#f0ede4",
"name": "Tertiary"
}
]
},
"custom": {
"typography": {
"fontSmoothing": {
"moz": "auto",
"webkit": "auto"
}
}
}
},
"styles": {
"blocks": {
"core/pullquote": {
"border": {
"color": "var(--wp--preset--color--primary)",
"width": "2px 0"
}
},
"core/quote": {
"border": {
"width": "0 0 0 2px"
}
},
"core/site-title": {
"typography": {
"fontWeight": "var(--wp--custom--typography--font-weight--medium)",
"letterSpacing": "-0.02em"
}
}
},
"elements": {
"h1": {
"typography": {
"fontWeight": "var(--wp--custom--typography--font-weight--medium)",
"letterSpacing": "0"
}
},
"h2": {
"typography": {
"fontWeight": "var(--wp--custom--typography--font-weight--medium)",
"letterSpacing": "-0.01em"
}
},
"h3": {
"typography": {
"fontWeight": "var(--wp--custom--typography--font-weight--medium)"
}
},
"h4": {
"typography": {
"fontWeight": "var(--wp--custom--typography--font-weight--medium)"
}
},
"h6": {
"typography": {
"fontWeight": "var(--wp--custom--typography--font-weight--bold)"
}
},
"heading": {
"typography": {
"fontFamily": "var(--wp--preset--font-family--noto-serif-display)"
}
}
},
"typography": {
"fontFamily": "var(--wp--preset--font-family--radio-canada)"
}
}
}