shell bypass 403
{
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 2,
"title": "Cairo",
"settings": {
"color": {
"duotone": [
{
"colors": ["#ffffff", "#393646"],
"slug": "foreground-and-background",
"name": "Foreground and background"
},
{
"colors": ["#ffffff", "#F4EEE0"],
"slug": "foreground-and-primary",
"name": "Foreground and primary"
},
{
"colors": ["#393646", "#F4EEE0"],
"slug": "primary-and-background",
"name": "Primary and background"
},
{
"colors": ["#F4EEE0", "#331D2C"],
"slug": "primary-and-secondary",
"name": "Primary and secondary"
},
{
"colors": ["#F4EEE0", "#ffffff"],
"slug": "primary-foreground",
"name": "Primary and Foreground"
},
{
"colors": ["#ffffff", "#4F4557"],
"slug": "background-tertiary",
"name": "Background and Background Alt"
}
],
"palette": [
{
"slug": "foreground",
"color": "#ffffff",
"name": "Foreground"
},
{
"slug": "background",
"color": "#393646",
"name": "Background"
},
{
"slug": "primary",
"color": "#F4EEE0",
"name": "Primary"
},
{
"slug": "secondary",
"color": "#EFE1D1",
"name": "Secondary"
},
{
"slug": "tertiary",
"color": "#4F4557",
"name": "Tertiary"
}
]
}
},
"styles": {
"blocks": {
"core/comments-title": {
"typography": {
"fontSize": "var(--wp--preset--font-size--x-large)"
}
},
"core/pullquote": {
"border": {
"color": "var(--wp--preset--color--primary)",
"width": "2px 0"
}
},
"core/query-pagination-next": {
"typography": {
"fontWeight": "var(--wp--custom--typography--font-weight--regular)"
}
},
"core/query-pagination-numbers": {
"typography": {
"fontWeight": "var(--wp--custom--typography--font-weight--regular)"
}
},
"core/query-pagination-previous": {
"typography": {
"fontWeight": "var(--wp--custom--typography--font-weight--regular)"
}
},
"core/quote": {
"border": {
"width": "0 0 0 2px"
}
},
"core/site-title": {
"typography": {
"fontFamily": "var(--wp--preset--font-family--heading)",
"fontSize": "clamp(1.2rem, 3vw, 1.5rem)",
"fontWeight": "var(--wp--custom--typography--font-weight--semi-bold)",
"letterSpacing": "-.025em"
}
}
},
"elements": {
"h1": {
"typography": {
"fontWeight": "var(--wp--custom--typography--font-weight--semi-bold)",
"letterSpacing": "0"
}
},
"h2": {
"typography": {
"fontWeight": "var(--wp--custom--typography--font-weight--semi-bold)"
}
},
"h3": {
"typography": {
"fontWeight": "var(--wp--custom--typography--font-weight--semi-bold)"
}
},
"h4": {
"typography": {
"fontWeight": "var(--wp--custom--typography--font-weight--semi-bold)"
}
},
"h5": {
"typography": {
"fontWeight": "var(--wp--custom--typography--font-weight--bold)"
}
},
"h6": {
"typography": {
"fontWeight": "var(--wp--custom--typography--font-weight--bold)"
}
},
"heading": {
"typography": {
"fontFamily": "var(--wp--preset--font-family--source-serif-pro)"
}
}
}
}
}