themes-wordpress/partygurl/theme.json
2024-08-23 11:42:07 +01:00

708 lines
No EOL
15 KiB
JSON

{
"settings": {
"appearanceTools": true,
"color": {
"background": true,
"custom": true,
"customDuotone": true,
"customGradient": true,
"defaultDuotone": true,
"defaultGradients": true,
"defaultPalette": true,
"duotone": [],
"gradients": [],
"palette": [
{
"color": "#99cc3f",
"name": "Base",
"slug": "base"
},
{
"color": "#000000",
"name": "Contrast",
"slug": "contrast"
},
{
"color": "#000000",
"name": "Primary",
"slug": "primary"
},
{
"color": "#000000",
"name": "Secondary",
"slug": "secondary"
},
{
"color": "#a5e239",
"name": "Tertiary",
"slug": "tertiary"
}
],
"text": true
},
"layout": {
"contentSize": "660px",
"wideSize": "1000px"
},
"shadow": {
"defaultPresets": true,
"presets": []
},
"spacing": {
"customSpacingSize": true,
"defaultSpacingSizes": false,
"spacingSizes": [],
"units": [
"%",
"px",
"em",
"rem",
"vh",
"vw"
]
},
"typography": {
"customFontSize": true,
"defaultFontSizes": false,
"dropCap": true,
"fluid": true,
"fontFamilies": [
{
"fontFace": [
{
"fontFamily": "\"TeX Gyre Heros Cn\"",
"fontStyle": "normal",
"fontWeight": "700",
"src": [
"file:./assets/fonts/texgyreheroscn-bold.otf"
]
},
{
"fontFamily": "\"TeX Gyre Heros Cn\"",
"fontStyle": "italic",
"fontWeight": "700",
"src": [
"file:./assets/fonts/texgyreheroscn-bolditalic.otf"
]
},
{
"fontFamily": "\"TeX Gyre Heros Cn\"",
"fontStyle": "italic",
"fontWeight": "400",
"src": [
"file:./assets/fonts/texgyreheroscn-italic.otf"
]
},
{
"fontFamily": "\"TeX Gyre Heros Cn\"",
"fontStyle": "normal",
"fontWeight": "400",
"src": [
"file:./assets/fonts/texgyreheroscn-regular.otf"
]
}
],
"fontFamily": "\"TeX Gyre Heros Cn\"",
"name": "TeX Gyre Heros Cn",
"slug": "tex-gyre-heros-cn"
}
],
"fontSizes": [
{
"fluid": {
"max": "1.0625rem",
"min": "0.825rem"
},
"name": "Small",
"size": "1rem",
"slug": "small"
},
{
"fluid": {
"max": "1.25rem",
"min": "1rem"
},
"name": "Medium",
"size": "1.125rem",
"slug": "medium"
},
{
"fluid": {
"max": "2rem",
"min": "1.75rem"
},
"name": "Large",
"size": "1.75rem",
"slug": "large"
},
{
"fluid": {
"max": "3rem",
"min": "2.5rem"
},
"name": "Extra Large",
"size": "3rem",
"slug": "x-large"
}
],
"fontStyle": true,
"fontWeight": true,
"letterSpacing": true,
"textDecoration": true,
"textTransform": true
},
"useRootPaddingAwareAlignments": true
},
"styles": {
"blocks": {
"core/button": {
"border": {
"bottom": {
"color": "var(--wp--preset--color--contrast)",
"style": "solid",
"width": "2px"
},
"left": {
"color": "var(--wp--preset--color--contrast)",
"style": "solid",
"width": "2px"
},
"radius": "0px",
"right": {
"color": "var(--wp--preset--color--contrast)",
"style": "solid",
"width": "2px"
},
"top": {
"color": "var(--wp--preset--color--contrast)",
"style": "solid",
"width": "2px"
}
},
"color": {
"background": "var(--wp--preset--color--contrast)",
"text": "var(--wp--preset--color--base)"
},
"shadow": "6px 6px 0px rgba(0, 0, 0, 0.2)",
"spacing": {
"padding": {
"bottom": "0.7rem",
"left": "1rem",
"right": "1rem",
"top": "0.7rem"
}
},
"typography": {
"fontFamily": "var(--wp--preset--font-family--bodoni-moda)",
"fontSize": "var(--wp--preset--font-size--medium)",
"letterSpacing": "-0.01rem",
"lineHeight": "1.2",
"textDecoration": "none",
"textTransform": "lowercase"
},
"variations": {
"outline": {
"border": {
"bottom": {
"color": "var(--wp--preset--color--contrast)",
"style": "solid",
"width": "2px"
},
"left": {
"color": "var(--wp--preset--color--contrast)",
"style": "solid",
"width": "2px"
},
"right": {
"color": "var(--wp--preset--color--contrast)",
"style": "solid",
"width": "2px"
},
"top": {
"color": "var(--wp--preset--color--contrast)",
"style": "solid",
"width": "2px"
}
},
"color": {
"background": "var(--wp--preset--color--base)"
},
"spacing": {
"padding": {
"bottom": "0.7rem",
"left": "1rem",
"right": "1rem",
"top": "0.7rem"
}
}
}
}
},
"core/code": {
"border": {
"bottom": {
"style": "none",
"width": "0px"
},
"color": null,
"left": {
"style": "none",
"width": "0px"
},
"radius": "0rem",
"right": {
"style": "none",
"width": "0px"
},
"style": null,
"top": {
"style": "none",
"width": "0px"
},
"width": null
},
"color": {
"background": "var(--wp--preset--color--tertiary)"
},
"spacing": {
"padding": {
"bottom": "var(--wp--preset--spacing--50)",
"left": "var(--wp--preset--spacing--50)",
"right": "var(--wp--preset--spacing--50)",
"top": "var(--wp--preset--spacing--50)"
}
},
"typography": {
"fontFamily": "monospace"
}
},
"core/comment-author-name": {
"typography": {
"fontSize": "var(--wp--preset--font-size--small)",
"fontStyle": "normal",
"fontWeight": "400",
"letterSpacing": "-0.03rem"
}
},
"core/comment-content": {
"typography": {
"letterSpacing": "-0.03rem"
}
},
"core/comment-date": {
"typography": {
"fontSize": "var(--wp--preset--font-size--small)",
"letterSpacing": "-0.03rem"
}
},
"core/comment-edit-link": {
"typography": {
"fontSize": "0.9rem"
}
},
"core/comment-reply-link": {
"typography": {
"fontSize": "0.9rem"
}
},
"core/gallery": {
"spacing": {
"margin": {
"bottom": "var(--wp--preset--spacing--50)"
}
}
},
"core/list": {
"spacing": {
"padding": {
"left": "var(--wp--preset--spacing--70)"
}
}
},
"core/navigation": {
"elements": {
"link": {
":hover": {
"typography": {
"textDecoration": "underline"
}
},
"typography": {
"textDecoration": "none"
}
}
},
"typography": {
"fontFamily": "var(--wp--preset--font-family--bodoni-moda)",
"fontSize": "var(--wp--preset--font-size--small)",
"textTransform": "lowercase"
}
},
"core/paragraph": {
"typography": {
"letterSpacing": "-0.01em"
}
},
"core/post-author-name": {
"elements": {
"link": {
":hover": {
"typography": {
"textDecoration": "underline"
}
},
"typography": {
"textDecoration": "none"
}
}
},
"typography": {
"fontSize": "8rem",
"fontStyle": "italic",
"fontWeight": "400",
"letterSpacing": "-0.04rem",
"textTransform": "uppercase"
}
},
"core/post-content": {
"typography": {
"fontFamily": "var(--wp--preset--font-family--ibarra-real-nova)",
"fontSize": "1.4rem",
"letterSpacing": "-0.03rem",
"lineHeight": "1.3"
}
},
"core/post-date": {
"color": {
"text": "var(--wp--preset--color--contrast)"
},
"elements": {
"link": {
":hover": {
"typography": {
"textDecoration": "underline"
}
},
"typography": {
"textDecoration": "none"
}
}
},
"typography": {
"fontFamily": "var(--wp--preset--font-family--bodoni-moda)",
"fontSize": "1rem",
"textTransform": "uppercase"
}
},
"core/post-navigation-link": {
"css": "text-wrap: pretty;\ntext-wrap: balance",
"typography": {
"fontFamily": "var(--wp--preset--font-family--bodoni-moda)",
"fontSize": "var(--wp--preset--font-size--large)",
"letterSpacing": "-0.03rem",
"lineHeight": "1",
"textTransform": "lowercase"
}
},
"core/post-terms": {
"elements": {
"link": {
":hover": {
"typography": {
"textDecoration": "underline"
}
},
"typography": {
"textDecoration": "none"
}
}
},
"typography": {
"fontFamily": "var(--wp--preset--font-family--bodoni-moda)",
"fontSize": "var(--wp--preset--font-size--small)",
"textTransform": "uppercase"
}
},
"core/post-title": {
"elements": {
"link": {
":hover": {
"typography": {
"textDecoration": "underline"
}
},
"typography": {
"textDecoration": "none"
}
}
},
"spacing": {
"margin": {
"bottom": "0"
}
},
"typography": {
"fontSize": "7rem",
"letterSpacing": "-0.1rem",
"lineHeight": "0.9"
}
},
"core/pullquote": {
"border": {
"color": "var(--wp--preset--color--contrast)",
"style": "solid",
"width": "1px 0"
},
"spacing": {
"padding": {
"bottom": "var(--wp--preset--spacing--50)",
"left": "var(--wp--preset--spacing--50)",
"right": "var(--wp--preset--spacing--50)",
"top": "var(--wp--preset--spacing--50)"
}
},
"typography": {
"fontFamily": "var(--wp--preset--font-family--tex-gyre-heros-cn)",
"fontSize": "var(--wp--preset--font-size--x-large)",
"fontStyle": "normal",
"fontWeight": "400",
"letterSpacing": "-0.01em",
"lineHeight": "1.2",
"textTransform": "lowercase"
}
},
"core/query-pagination": {
"typography": {
"fontFamily": "var(--wp--preset--font-family--bodoni-moda)",
"letterSpacing": "-0.03rem"
}
},
"core/query-pagination-next": {
"typography": {
"fontSize": "var(--wp--preset--font-size--medium)",
"textTransform": "lowercase"
}
},
"core/query-pagination-previous": {
"typography": {
"fontSize": "var(--wp--preset--font-size--medium)",
"textTransform": "lowercase"
}
},
"core/quote": {
"border": {
"color": "var(--wp--preset--color--primary)",
"style": "solid",
"width": "0 0 0 1px"
},
"spacing": {
"padding": {
"left": "var(--wp--preset--spacing--50)"
}
},
"typography": {
"fontStyle": "normal"
}
},
"core/search": {
"border": {
"bottom": {
"style": "none",
"width": "0px"
},
"color": null,
"left": {
"style": "none",
"width": "0px"
},
"radius": "0px",
"right": {
"style": "none",
"width": "0px"
},
"style": null,
"top": {
"style": "none",
"width": "0px"
},
"width": null
},
"color": {
"text": "var(--wp--preset--color--secondary)"
},
"typography": {
"fontSize": "var(--wp--preset--font-size--medium)",
"lineHeight": "1.6"
}
},
"core/separator": {
"border": {
"color": "currentColor",
"style": "solid",
"width": "0 0 1px 0"
},
"color": {
"text": "var(--wp--preset--color--contrast)"
}
},
"core/site-tagline": {
"typography": {
"fontSize": "var(--wp--preset--font-size--small)"
}
},
"core/site-title": {
"elements": {
"link": {
":hover": {
"typography": {
"textDecoration": "underline"
}
},
"typography": {
"textDecoration": "none"
}
}
},
"typography": {
"fontSize": "var(--wp--preset--font-size--large)",
"fontStyle": "normal",
"fontWeight": "400",
"letterSpacing": "0rem",
"textTransform": "lowercase"
}
}
},
"color": {
"background": "#99cc3f",
"text": "var(--wp--preset--color--contrast)"
},
"css": "",
"elements": {
"button": {
":active": {
"color": {
"background": "var(--wp--preset--color--primary)",
"text": "var(--wp--preset--color--base)"
}
},
":focus": {
"color": {
"background": "var(--wp--preset--color--primary)",
"text": "var(--wp--preset--color--base)"
},
"outline": {
"color": "var(--wp--preset--color--primary)",
"offset": "2px",
"style": "dotted",
"width": "1px"
}
},
":hover": {
"color": {
"background": "var(--wp--preset--color--secondary)",
"text": "var(--wp--preset--color--base)"
}
},
"border": {
"radius": "0.25rem"
},
"color": {
"background": "var(--wp--preset--color--primary)",
"text": "var(--wp--preset--color--base)"
},
"typography": {
"fontFamily": "var(--wp--preset--font-family--tex-gyre-heros-cn)"
}
},
"caption": {
"typography": {
"fontSize": "var(--wp--preset--font-size--small)",
"textTransform": "lowercase"
}
},
"h1": {
"typography": {
"fontSize": "var(--wp--preset--font-size--x-large)"
}
},
"h2": {
"typography": {
"fontSize": "var(--wp--preset--font-size--large)"
}
},
"h3": {
"typography": {
"fontSize": "clamp(1.5rem, calc(1.5rem + ((1vw - 0.48rem) * 0.4808)), 1.75rem)"
}
},
"h4": {
"typography": {
"fontSize": "clamp(1.25rem, calc(1.25rem + ((1vw - 0.48rem) * 0.4808)), 1.5rem)"
}
},
"h5": {
"typography": {
"fontSize": "var(--wp--preset--font-size--medium)",
"fontStyle": "normal",
"fontWeight": "700"
}
},
"h6": {
"typography": {
"fontSize": "var(--wp--preset--font-size--small)",
"fontStyle": "normal",
"fontWeight": "600",
"letterSpacing": "0em",
"textTransform": "uppercase"
}
},
"heading": {
"typography": {
"fontFamily": "var(--wp--preset--font-family--tex-gyre-heros-cn)",
"fontStyle": "normal",
"fontWeight": "400",
"letterSpacing": "-0.02rem",
"lineHeight": "1.1",
"textTransform": "lowercase"
}
},
"link": {
":hover": {
"typography": {
"textDecoration": "none"
}
},
"color": {
"text": "var(--wp--preset--color--primary)"
}
}
},
"spacing": {
"blockGap": "1.5rem",
"padding": {
"bottom": "var(--wp--preset--spacing--50)",
"left": "var(--wp--preset--spacing--50)",
"right": "var(--wp--preset--spacing--50)",
"top": "0px"
}
},
"typography": {
"fontFamily": "var(--wp--preset--font-family--tex-gyre-heros-cn)",
"fontSize": "var(--wp--preset--font-size--medium)",
"letterSpacing": "-0.01em",
"lineHeight": "1.2"
}
},
"templateParts": [
{
"area": "header",
"name": "header"
},
{
"area": "footer",
"name": "footer"
}
],
"version": 3,
"$schema": "https://schemas.wp.org/trunk/theme.json"
}