686 lines
No EOL
14 KiB
JSON
686 lines
No EOL
14 KiB
JSON
{
|
|
"settings": {
|
|
"appearanceTools": true,
|
|
"color": {
|
|
"palette": [
|
|
{
|
|
"color": "#f6f3e9",
|
|
"name": "Base",
|
|
"slug": "base"
|
|
},
|
|
{
|
|
"color": "#933c1f",
|
|
"name": "Contrast",
|
|
"slug": "contrast"
|
|
},
|
|
{
|
|
"color": "#933c1f",
|
|
"name": "Primary",
|
|
"slug": "primary"
|
|
},
|
|
{
|
|
"color": "#7e341b",
|
|
"name": "Secondary",
|
|
"slug": "secondary"
|
|
},
|
|
{
|
|
"color": "#f6f3e9",
|
|
"name": "Tertiary",
|
|
"slug": "tertiary"
|
|
}
|
|
],
|
|
"text": true
|
|
},
|
|
"layout": {
|
|
"contentSize": "960px",
|
|
"wideSize": "1200px"
|
|
},
|
|
"spacing": {
|
|
"customSpacingSize": true,
|
|
"spacingScale": {
|
|
"increment": 1,
|
|
"unit": "rem"
|
|
},
|
|
"spacingSizes": [],
|
|
"units": [
|
|
"%",
|
|
"px",
|
|
"em",
|
|
"rem",
|
|
"vh",
|
|
"vw"
|
|
]
|
|
},
|
|
"typography": {
|
|
"customFontSize": true,
|
|
"dropCap": true,
|
|
"fluid": true,
|
|
"fontFamilies": [
|
|
{
|
|
"fontFace": [],
|
|
"fontFamily": "-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif",
|
|
"name": "System Font",
|
|
"slug": "system-font"
|
|
},
|
|
{
|
|
"fontFace": [
|
|
{
|
|
"fontFamily": "Overused Grotesk",
|
|
"fontStyle": "italic",
|
|
"fontWeight": "400",
|
|
"src": [
|
|
"file:./assets/fonts/overused-grotesk_italic_400.woff2"
|
|
]
|
|
},
|
|
{
|
|
"fontFamily": "Overused Grotesk",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "400",
|
|
"src": [
|
|
"file:./assets/fonts/overused-grotesk_normal_400.woff2"
|
|
]
|
|
},
|
|
{
|
|
"fontFamily": "Overused Grotesk",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "600",
|
|
"src": [
|
|
"file:./assets/fonts/overused-grotesk_normal_600.woff2"
|
|
]
|
|
},
|
|
{
|
|
"fontFamily": "Overused Grotesk",
|
|
"fontStyle": "italic",
|
|
"fontWeight": "600",
|
|
"src": [
|
|
"file:./assets/fonts/overused-grotesk_italic_600.woff2"
|
|
]
|
|
}
|
|
],
|
|
"fontFamily": "Overused Grotesk",
|
|
"slug": "overused-grotesk"
|
|
},
|
|
{
|
|
"fontFace": [
|
|
{
|
|
"fontFamily": "Inter Display",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "600",
|
|
"src": [
|
|
"file:./assets/fonts/inter-display_normal_600.ttf"
|
|
]
|
|
},
|
|
{
|
|
"fontFamily": "Inter Display",
|
|
"fontStyle": "italic",
|
|
"fontWeight": "600",
|
|
"src": [
|
|
"file:./assets/fonts/inter-display_italic_600.ttf"
|
|
]
|
|
}
|
|
],
|
|
"fontFamily": "Inter Display",
|
|
"slug": "inter-display"
|
|
}
|
|
],
|
|
"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/archives": {
|
|
"spacing": {
|
|
"padding": {
|
|
"bottom": "0rem",
|
|
"left": "1rem",
|
|
"right": "0rem",
|
|
"top": "0rem"
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--small)"
|
|
}
|
|
},
|
|
"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": "4px",
|
|
"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)",
|
|
"text": "var(--wp--preset--color--contrast)"
|
|
},
|
|
"spacing": {
|
|
"padding": {
|
|
"bottom": "1.2rem",
|
|
"left": "2rem",
|
|
"right": "2rem",
|
|
"top": "1.2rem"
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--small)",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "600",
|
|
"lineHeight": "1",
|
|
"textTransform": "uppercase"
|
|
}
|
|
},
|
|
"core/categories": {
|
|
"spacing": {
|
|
"padding": {
|
|
"left": "1rem"
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--small)"
|
|
}
|
|
},
|
|
"core/code": {
|
|
"border": {
|
|
"color": "var(--wp--preset--color--contrast)",
|
|
"radius": "0.25rem",
|
|
"style": "solid",
|
|
"width": "2px"
|
|
},
|
|
"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)"
|
|
}
|
|
},
|
|
"core/comment-content": {
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--medium)"
|
|
}
|
|
},
|
|
"core/comment-date": {
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--small)"
|
|
}
|
|
},
|
|
"core/comment-edit-link": {
|
|
"typography": {
|
|
"fontSize": "0.75rem",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "600",
|
|
"textTransform": "uppercase"
|
|
}
|
|
},
|
|
"core/comment-reply-link": {
|
|
"typography": {
|
|
"fontSize": "0.75rem",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "600",
|
|
"textTransform": "uppercase"
|
|
}
|
|
},
|
|
"core/comments-title": {
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--medium)"
|
|
}
|
|
},
|
|
"core/gallery": {
|
|
"spacing": {
|
|
"margin": {
|
|
"bottom": "var(--wp--preset--spacing--50)"
|
|
}
|
|
}
|
|
},
|
|
"core/heading": {
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--small)",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "700",
|
|
"lineHeight": 1.3999999999999999,
|
|
"textTransform": "uppercase"
|
|
}
|
|
},
|
|
"core/list": {
|
|
"spacing": {
|
|
"padding": {
|
|
"left": "1rem"
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--small)",
|
|
"lineHeight": "1.5"
|
|
}
|
|
},
|
|
"core/navigation": {
|
|
"elements": {
|
|
"link": {
|
|
":hover": {
|
|
"typography": {
|
|
"textDecoration": "underline"
|
|
}
|
|
},
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
}
|
|
}
|
|
},
|
|
"spacing": {
|
|
"blockGap": "0rem"
|
|
},
|
|
"typography": {
|
|
"fontFamily": "var(--wp--preset--font-family--rubik)",
|
|
"fontSize": "var(--wp--preset--font-size--small)",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "700",
|
|
"lineHeight": "1.3",
|
|
"textTransform": "none"
|
|
}
|
|
},
|
|
"core/paragraph": {
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--small)",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "400",
|
|
"lineHeight": "1.4"
|
|
}
|
|
},
|
|
"core/post-author-name": {
|
|
"elements": {
|
|
"link": {
|
|
":hover": {
|
|
"typography": {
|
|
"textDecoration": "underline"
|
|
}
|
|
},
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"core/post-date": {
|
|
"color": {
|
|
"text": "var(--wp--preset--color--contrast)"
|
|
},
|
|
"elements": {
|
|
"link": {
|
|
":hover": {
|
|
"typography": {
|
|
"textDecoration": "underline"
|
|
}
|
|
},
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
}
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--small)",
|
|
"textTransform": "uppercase"
|
|
}
|
|
},
|
|
"core/post-excerpt": {
|
|
"color": {
|
|
"text": "var(--wp--preset--color--contrast)"
|
|
},
|
|
"elements": {
|
|
"link": {
|
|
"color": {
|
|
"text": "var(--wp--preset--color--contrast)"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"core/post-terms": {
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--small)",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "600",
|
|
"textTransform": "uppercase"
|
|
}
|
|
},
|
|
"core/post-title": {
|
|
"elements": {
|
|
"link": {
|
|
":hover": {
|
|
"typography": {
|
|
"textDecoration": "underline"
|
|
}
|
|
},
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
}
|
|
}
|
|
},
|
|
"spacing": {
|
|
"margin": {
|
|
"bottom": "0px",
|
|
"left": "0px",
|
|
"right": "0px",
|
|
"top": "0px"
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--small)",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "700"
|
|
}
|
|
},
|
|
"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": {
|
|
"fontSize": "var(--wp--preset--font-size--large)",
|
|
"fontStyle": "italic"
|
|
}
|
|
},
|
|
"core/query-no-results": {
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--medium)"
|
|
}
|
|
},
|
|
"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": {
|
|
"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": {
|
|
"color": {
|
|
"text": "var(--wp--preset--color--contrast)"
|
|
},
|
|
"elements": {
|
|
"link": {
|
|
"color": {
|
|
"text": "var(--wp--preset--color--contrast)"
|
|
}
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--small)",
|
|
"lineHeight": "1.3"
|
|
}
|
|
},
|
|
"core/site-title": {
|
|
"color": {
|
|
"text": "var(--wp--preset--color--contrast)"
|
|
},
|
|
"elements": {
|
|
"link": {
|
|
":hover": {
|
|
"typography": {
|
|
"textDecoration": "underline"
|
|
}
|
|
},
|
|
"color": {
|
|
"text": "var(--wp--preset--color--contrast)"
|
|
},
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
}
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontSize": "4.8rem",
|
|
"fontWeight": "700",
|
|
"letterSpacing": "-0.1rem",
|
|
"lineHeight": "0.75"
|
|
}
|
|
}
|
|
},
|
|
"color": {
|
|
"background": "var(--wp--preset--color--tertiary)",
|
|
"text": "var(--wp--preset--color--contrast)"
|
|
},
|
|
"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)"
|
|
}
|
|
},
|
|
"caption": {
|
|
"color": {
|
|
"text": "var(--wp--preset--color--contrast)"
|
|
}
|
|
},
|
|
"h1": {
|
|
"typography": {
|
|
"fontFamily": "var(--wp--preset--font-family--inter-display)",
|
|
"fontSize": "var(--wp--preset--font-size--large)",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "600",
|
|
"lineHeight": "1",
|
|
"textTransform": "none"
|
|
}
|
|
},
|
|
"h2": {
|
|
"typography": {
|
|
"fontFamily": "var(--wp--preset--font-family--inter-display)",
|
|
"fontSize": "var(--wp--preset--font-size--small)",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "700",
|
|
"lineHeight": "1.2",
|
|
"textTransform": "uppercase"
|
|
}
|
|
},
|
|
"h3": {
|
|
"typography": {
|
|
"fontFamily": "var(--wp--preset--font-family--inter-display)",
|
|
"fontSize": "0.75rem",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "600",
|
|
"lineHeight": "1.2",
|
|
"textTransform": "uppercase"
|
|
}
|
|
},
|
|
"h4": {
|
|
"typography": {
|
|
"fontFamily": "var(--wp--preset--font-family--inter-display)",
|
|
"fontSize": "0.75rem",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "700"
|
|
}
|
|
},
|
|
"h5": {
|
|
"typography": {
|
|
"fontFamily": "var(--wp--preset--font-family--inter-display)",
|
|
"fontSize": "0.75rem",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "700"
|
|
}
|
|
},
|
|
"h6": {
|
|
"typography": {
|
|
"fontFamily": "var(--wp--preset--font-family--inter-display)",
|
|
"fontSize": "0.75rem"
|
|
}
|
|
},
|
|
"heading": {
|
|
"color": {
|
|
"text": "var(--wp--preset--color--contrast)"
|
|
},
|
|
"typography": {
|
|
"fontFamily": "var(--wp--preset--font-family--inter-display)",
|
|
"fontWeight": "400",
|
|
"lineHeight": "1.125"
|
|
}
|
|
},
|
|
"link": {
|
|
":hover": {
|
|
"color": {
|
|
"text": "var(--wp--preset--color--secondary)"
|
|
},
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
}
|
|
},
|
|
"color": {
|
|
"text": "var(--wp--preset--color--contrast)"
|
|
},
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
}
|
|
}
|
|
},
|
|
"spacing": {
|
|
"blockGap": "1rem",
|
|
"padding": {
|
|
"bottom": "0rem",
|
|
"left": "1rem",
|
|
"right": "1rem",
|
|
"top": "0rem"
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontFamily": "var(--wp--preset--font-family--overused-grotesk)",
|
|
"fontSize": "var(--wp--preset--font-size--medium)",
|
|
"letterSpacing": "0.02rem",
|
|
"lineHeight": "1.5"
|
|
}
|
|
},
|
|
"templateParts": [
|
|
{
|
|
"area": "header",
|
|
"name": "header"
|
|
},
|
|
{
|
|
"area": "footer",
|
|
"name": "footer"
|
|
}
|
|
],
|
|
"version": 2,
|
|
"$schema": "https://schemas.wp.org/trunk/theme.json"
|
|
} |