shell bypass 403
{
"$schema": "https://schemas.wp.org/trunk/theme.json",
"title": "Thimphu",
"version": 2,
"settings": {
"color": {
"duotone": [
{
"colors": ["#f24139", "#ffebcc"],
"slug": "foreground-and-background",
"name": "Foreground and background"
},
{
"colors": ["#ffebcc", "#f24139"],
"slug": "background-and-foreground",
"name": "Background and foreground"
},
{
"colors": ["#3a312e", "#ffebcc"],
"slug": "secondary-and-background",
"name": "secondary and background"
},
{
"colors": ["#ffebcc", "#3a312e"],
"slug": "background-and-secondary",
"name": "Background and secondary"
},
{
"colors": ["#3a312e", "#f24139"],
"slug": "secondary-foreground",
"name": "secondary and Foreground"
},
{
"colors": ["#ffebcc", "#ffdda6"],
"slug": "background-tertiary",
"name": "Background and Background Alt"
}
],
"palette": [
{
"slug": "foreground",
"color": "#f24139",
"name": "Foreground"
},
{
"slug": "background",
"color": "#ffebcc",
"name": "Background"
},
{
"slug": "primary",
"color": "#f24139",
"name": "Primary"
},
{
"slug": "secondary",
"color": "#3a312e",
"name": "Secondary"
},
{
"slug": "tertiary",
"color": "#ffdda6",
"name": "Tertiary"
}
]
},
"custom": {
"typography": {
"fontSmoothing": {
"moz": "auto",
"webkit": "auto"
}
},
"elements": {
"button": {
"color": {
"background": "var(--wp--preset--color--secondary)",
"text": "var(--wp--preset--color--background)"
},
":hover": {
"color": {
"background": "var(--wp--preset--color--foreground)",
"text": "var(--wp--preset--color--background)"
}
},
":focus": {
"color": {
"background": "var(--wp--preset--color--foreground)",
"text": "var(--wp--preset--color--background)"
}
}
}
}
}
},
"styles": {
"blocks": {
"core/comments-title": {
"typography": {
"fontWeight": "var(--wp--custom--typography--font-weight--extra-semi-bold)"
}
},
"core/pullquote": {
"border": {
"color": "var(--wp--preset--color--primary)"
},
"color": {
"background": "transparent"
}
}
},
"elements": {
"h1": {
"typography": {
"fontWeight": "var(--wp--custom--typography--font-weight--medium)",
"letterSpacing": "0"
}
},
"h2": {
"typography": {
"fontWeight": "var(--wp--custom--typography--font-weight--medium)"
}
},
"h3": {
"typography": {
"fontWeight": "var(--wp--custom--typography--font-weight--medium)"
}
},
"h4": {
"typography": {
"fontWeight": "var(--wp--custom--typography--font-weight--medium)"
}
},
"h5": {
"typography": {
"fontWeight": "var(--wp--custom--typography--font-weight--semi-bold)"
}
},
"h6": {
"typography": {
"fontWeight": "var(--wp--custom--typography--font-weight--black)"
}
},
"heading": {
"typography": {
"fontFamily": "var(--wp--preset--font-family--heebo)"
}
}
},
"typography": {
"fontFamily": "var(--wp--preset--font-family--heebo)"
}
}
}