shell bypass 403
{
"$schema": "https://schemas.wp.org/trunk/theme.json",
"title": "Piraeus",
"version": 2,
"settings": {
"color": {
"duotone": [
{
"colors": ["#000000", "#ffffff"],
"slug": "grayscale",
"name": "Grayscale"
},
{
"colors": ["#272725", "#A89F84"],
"slug": "primary",
"name": "Primary"
},
{
"colors": ["#272725", "#3F2D0B"],
"slug": "secondary",
"name": "Secondary"
},
{
"colors": ["#A89F84", "#3F2D0B"],
"slug": "primary-secondary",
"name": "Primary and Secondary"
},
{
"colors": ["#3F2D0B", "#A89F84"],
"slug": "secondary-primary",
"name": "Secondary and Primary"
},
{
"colors": ["#32322D", "#ffffff"],
"slug": "tertiary-white",
"name": "Tertiary and White"
},
{
"colors": ["#A89F84", "#ffffff"],
"slug": "primary-foreground",
"name": "Primary and Foreground"
},
{
"colors": ["#272725", "#32322D"],
"slug": "background-tertiary",
"name": "Background and Background Alt"
}
],
"palette": [
{
"slug": "foreground",
"color": "#ffffff",
"name": "Foreground"
},
{
"slug": "background",
"color": "#272725",
"name": "Background"
},
{
"slug": "primary",
"color": "#A89F84",
"name": "Primary"
},
{
"slug": "secondary",
"color": "#3F2D0B",
"name": "Secondary"
},
{
"slug": "tertiary",
"color": "#32322D",
"name": "Background Alt"
}
]
},
"custom": {
"elements": {
"button": {
"border": {
"radius": "0"
},
"color": {
"background": "var(--wp--preset--color--primary)",
"text": "var(--wp--preset--color--foreground)"
},
":focus": {
"color": {
"background": "var(--wp--preset--color--primary)",
"text": "var(--wp--preset--color--foreground)"
}
}
}
},
"typography": {
"fontSmoothing": {
"moz": "auto",
"webkit": "auto"
}
}
}
},
"styles": {
"blocks": {
"core/comments-title": {
"typography": {
"fontSize": "var(--wp--preset--font-size--x-large)",
"fontWeight": "(--wp--custom--typography--font-weight--semi-bold)"
}
},
"core/pullquote": {
"border": {
"color": "var(--wp--preset--color--primary)",
"width": "6px 0"
}
},
"core/quote": {
"border": {
"width": "0 0 0 6px"
}
},
"core/site-title": {
"typography": {
"fontWeight": "var(--wp--custom--typography--font-weight--light)",
"letterSpacing": "0.03em"
}
}
},
"elements": {
"h1": {
"typography": {
"fontWeight": "var(--wp--custom--typography--font-weight--light)",
"letterSpacing": "-0.02em"
}
},
"h2": {
"typography": {
"fontWeight": "var(--wp--custom--typography--font-weight--light)"
}
},
"h3": {
"typography": {
"fontWeight": "var(--wp--custom--typography--font-weight--light)",
"letterSpacing": "0.04em"
}
},
"h4": {
"typography": {
"fontWeight": "var(--wp--custom--typography--font-weight--medium)"
}
},
"h5": {
"typography": {
"fontWeight": "var(--wp--custom--typography--font-weight--semi-bold)",
"letterSpacing": "0.01em",
"textTransform": "normal"
}
},
"h6": {
"typography": {
"fontWeight": "var(--wp--custom--typography--font-weight--semi-bold)"
}
},
"heading": {
"typography": {
"fontFamily": "var(--wp--preset--font-family--geom)"
}
}
},
"typography": {
"fontFamily": "var(--wp--preset--font-family--roboto-flex)"
}
}
}