shell bypass 403
{
"$schema": "https://schemas.wp.org/trunk/theme.json",
"title": "Odesa",
"version": 2,
"settings": {
"color": {
"duotone": [
{
"colors": ["#0b0449", "#ffffff"],
"slug": "foreground-and-background",
"name": "Foreground and background"
},
{
"colors": ["#ffffff", "#ffc401"],
"slug": "background-and-primary",
"name": "Background and primary"
},
{
"colors": ["#ffffff", "#f3c8cf"],
"slug": "background-and-secondary",
"name": "Background and secondary"
},
{
"colors": ["#ffc401", "#f3c8cf"],
"slug": "primary-and-secondary",
"name": "Primary and secondary"
},
{
"colors": ["#ffc401", "#0b0449"],
"slug": "primary-foreground",
"name": "Primary and Foreground"
},
{
"colors": ["#ffffff", "#fcf9f5"],
"slug": "background-tertiary",
"name": "Background and Background Alt"
}
],
"palette": [
{
"slug": "foreground",
"color": "#0b0449",
"name": "Foreground"
},
{
"slug": "background",
"color": "#ffffff",
"name": "Background"
},
{
"slug": "primary",
"color": "#070f79",
"name": "Primary"
},
{
"slug": "secondary",
"color": "#f3c8cf",
"name": "Secondary"
},
{
"slug": "tertiary",
"color": "#fcf9f5",
"name": "Tertiary"
},
{
"slug": "foreground-alt",
"color": "#595769",
"name": "foreground Alt"
}
]
},
"custom": {
"elements": {
"button": {
"border": {
"radius": "2px"
}
}
}
}
},
"styles": {
"blocks": {
"core/comments-title": {
"typography": {
"fontWeight": "var(--wp--custom--typography--font-weight--semi-bold)"
}
},
"core/pullquote": {
"border": {
"color": "var(--wp--preset--color--primary)",
"style": "double none double none",
"width": "7px"
}
},
"core/query-pagination-next": {
"typography": {
"fontWeight": "var(--wp--custom--typography--font-weight--semi-bold)"
}
},
"core/query-pagination-numbers": {
"typography": {
"fontWeight": "var(--wp--custom--typography--font-weight--semi-bold)"
}
},
"core/query-pagination-previous": {
"typography": {
"fontWeight": "var(--wp--custom--typography--font-weight--semi-bold)"
}
},
"core/quote": {
"border": {
"style": "none none none double",
"width": "0 0 0 5px"
}
},
"core/separator": {
"color": {
"text": "var(--wp--preset--color--tertiary)"
}
},
"core/site-title": {
"typography": {
"fontWeight": "var(--wp--custom--typography--font-weight--medium)",
"letterSpacing": "0.02em"
}
}
},
"color": {
"text": "var(--wp--preset--color--foreground-alt)"
},
"elements": {
"h1": {
"typography": {
"fontWeight": "var(--wp--custom--typography--font-weight--semi-bold)",
"letterSpacing": "-0.01em"
}
},
"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)",
"letterSpacing": "0.01em"
}
},
"h5": {
"typography": {
"fontWeight": "var(--wp--custom--typography--font-weight--bold)",
"letterSpacing": "0.01em",
"textTransform": "normal"
}
},
"h6": {
"typography": {
"fontWeight": "var(--wp--custom--typography--font-weight--black)",
"letterSpacing": "0.02em"
}
},
"heading": {
"color": {
"text": "var(--wp--preset--color--foreground)"
},
"typography": {
"fontFamily": "var(--wp--preset--font-family--source-serif-pro)"
}
}
},
"typography": {
"fontFamily": "var(--wp--preset--font-family--roboto-flex)"
}
}
}