themes-wordpress/ritratto/theme.json
Jeff Ong 74dc0e3493
Ritratto: add theme (#7468)
* Initial zip.

* Clean up template parts and patterns.

* Credits and remove unused.
2023-11-07 15:43:56 -05:00

668 lines
No EOL
13 KiB
JSON

{
"settings": {
"appearanceTools": true,
"color": {
"background": true,
"custom": true,
"customDuotone": true,
"customGradient": true,
"defaultDuotone": true,
"defaultGradients": true,
"defaultPalette": true,
"duotone": [],
"gradients": [],
"palette": [
{
"color": "#f4f6f3",
"name": "Base",
"slug": "base"
},
{
"color": "#b72831",
"name": "Contrast",
"slug": "contrast"
},
{
"color": "#b72831",
"name": "Primary",
"slug": "primary"
},
{
"color": "#b72831",
"name": "Secondary",
"slug": "secondary"
},
{
"color": "#f4f6f3",
"name": "Tertiary",
"slug": "tertiary"
},
{
"color": "#1d4c53",
"name": "Var 2 Color",
"slug": "custom-var-2-color"
}
],
"text": true
},
"layout": {
"contentSize": "760px",
"wideSize": "1200px"
},
"shadow": {
"defaultPresets": true,
"presets": []
},
"spacing": {
"customSpacingSize": true,
"spacingScale": {
"increment": 1.5,
"mediumStep": 1.5,
"operator": "*",
"steps": 7,
"unit": "rem"
},
"spacingSizes": [],
"units": [
"%",
"px",
"em",
"rem",
"vh",
"vw"
]
},
"typography": {
"customFontSize": true,
"dropCap": true,
"fluid": true,
"fontFamilies": [
{
"fontFamily": "-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif",
"name": "System Font",
"slug": "system-font"
},
{
"fontFace": [
{
"fontFamily": "Urbanist",
"fontStyle": "normal",
"fontWeight": "400",
"src": [
"file:./assets/fonts/urbanist_normal_400.ttf"
]
},
{
"fontFamily": "Urbanist",
"fontStyle": "italic",
"fontWeight": "400",
"src": [
"file:./assets/fonts/urbanist_italic_400.ttf"
]
},
{
"fontFamily": "Urbanist",
"fontStyle": "normal",
"fontWeight": "600",
"src": [
"file:./assets/fonts/urbanist_normal_600.ttf"
]
},
{
"fontFamily": "Urbanist",
"fontStyle": "italic",
"fontWeight": "600",
"src": [
"file:./assets/fonts/urbanist_italic_600.ttf"
]
}
],
"fontFamily": "Urbanist",
"slug": "urbanist"
},
{
"fontFace": [
{
"fontFamily": "Libre Caslon Text",
"fontStyle": "normal",
"fontWeight": "400",
"src": [
"file:./assets/fonts/libre-caslon-text_normal_400.ttf"
]
},
{
"fontFamily": "Libre Caslon Text",
"fontStyle": "italic",
"fontWeight": "400",
"src": [
"file:./assets/fonts/libre-caslon-text_italic_400.ttf"
]
},
{
"fontFamily": "Libre Caslon Text",
"fontStyle": "normal",
"fontWeight": "700",
"src": [
"file:./assets/fonts/libre-caslon-text_normal_700.ttf"
]
}
],
"fontFamily": "Libre Caslon Text",
"slug": "libre-caslon-text"
},
{
"fontFace": [
{
"fontFamily": "Instrument Serif",
"fontStyle": "normal",
"fontWeight": "400",
"src": [
"file:./assets/fonts/instrument-serif_normal_400.ttf"
]
},
{
"fontFamily": "Instrument Serif",
"fontStyle": "italic",
"fontWeight": "400",
"src": [
"file:./assets/fonts/instrument-serif_italic_400.ttf"
]
}
],
"fontFamily": "Instrument Serif",
"slug": "instrument-serif"
}
],
"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/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": {
"fontFamily": "var(--wp--preset--font-family--libre-caslon-text)",
"fontSize": "1.2rem",
"lineHeight": 1.6
}
},
"core/comment-date": {
"typography": {
"fontSize": "var(--wp--preset--font-size--small)"
}
},
"core/comment-edit-link": {
"typography": {
"fontSize": "var(--wp--preset--font-size--small)"
}
},
"core/comment-reply-link": {
"typography": {
"fontSize": "var(--wp--preset--font-size--small)"
}
},
"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": {
"fontSize": "1.4rem",
"fontStyle": "normal",
"fontWeight": "600",
"lineHeight": "1"
}
},
"core/post-author": {
"spacing": {
"margin": {
"bottom": "0px",
"left": "0px",
"right": "0px",
"top": "0px"
},
"padding": {
"bottom": "0px",
"left": "0px",
"right": "0px",
"top": "0px"
}
},
"typography": {
"fontSize": "1.4rem",
"lineHeight": "1"
}
},
"core/post-author-name": {
"elements": {
"link": {
":hover": {
"typography": {
"textDecoration": "underline"
}
},
"typography": {
"textDecoration": "none"
}
}
}
},
"core/post-content": {
"typography": {
"fontFamily": "var(--wp--preset--font-family--libre-caslon-text)",
"fontSize": "1.2rem",
"lineHeight": "1.6"
}
},
"core/post-date": {
"color": {
"text": "var(--wp--preset--color--contrast)"
},
"elements": {
"link": {
":hover": {
"typography": {
"textDecoration": "underline"
}
},
"typography": {
"textDecoration": "none"
}
}
},
"typography": {
"fontSize": "1.4rem",
"lineHeight": "1"
}
},
"core/post-excerpt": {
"spacing": {
"margin": {
"bottom": "0px",
"left": "0px",
"right": "0px",
"top": "0px"
},
"padding": {
"bottom": "0px",
"left": "0px",
"right": "0px",
"top": "0px"
}
},
"typography": {
"fontSize": "1.4rem",
"lineHeight": "1.4"
}
},
"core/post-template": {
"css": ".wp-block-post-template.is-flex-container { gap:0;}"
},
"core/post-terms": {
"typography": {
"fontStyle": "normal",
"fontWeight": "600",
"lineHeight": "1"
}
},
"core/post-title": {
"elements": {
"link": {
":hover": {
"typography": {
"textDecoration": "underline"
}
},
"typography": {
"textDecoration": "none"
}
}
},
"spacing": {
"margin": {
"bottom": "0px",
"left": "0px",
"right": "0px",
"top": "0px"
},
"padding": {
"bottom": "0px",
"left": "0px",
"right": "0px",
"top": "0px"
}
},
"typography": {
"fontSize": "3rem",
"letterSpacing": "-0.04rem",
"lineHeight": "1"
}
},
"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-pagination": {
"typography": {
"fontSize": "2.2rem",
"lineHeight": "1"
}
},
"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/read-more": {
"typography": {
"fontStyle": "normal",
"fontWeight": "600"
}
},
"core/search": {
"border": {
"bottom": {
"style": "none",
"width": "0px"
},
"left": {
"style": "none",
"width": "0px"
},
"right": {
"style": "none",
"width": "0px"
},
"top": {
"style": "none",
"width": "0px"
}
},
"color": {
"text": "var(--wp--preset--color--contrast)"
},
"typography": {
"fontFamily": "var(--wp--preset--font-family--urbanist)",
"fontSize": "1.4rem",
"lineHeight": "1"
}
},
"core/separator": {
"border": {
"color": "currentColor",
"style": "solid",
"width": "0 0 1px 0"
},
"color": {
"text": "var(--wp--preset--color--contrast)"
}
},
"core/site-tagline": {
"typography": {
"fontSize": "1.4rem",
"lineHeight": "1"
}
},
"core/site-title": {
"elements": {
"link": {
":hover": {
"typography": {
"textDecoration": "underline"
}
},
"typography": {
"textDecoration": "none"
}
}
},
"typography": {
"fontSize": "var(--wp--preset--font-size--medium)",
"fontWeight": "700"
}
}
},
"color": {
"background": "var(--wp--preset--color--base)",
"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)"
}
},
"h1": {
"typography": {
"fontSize": "4.8rem",
"fontStyle": "normal",
"fontWeight": "600",
"letterSpacing": "-0.01rem",
"lineHeight": "0.9"
}
},
"h2": {
"typography": {
"fontSize": "2.8rem",
"fontStyle": "normal",
"fontWeight": "600",
"lineHeight": "0.9"
}
},
"h3": {
"typography": {
"fontSize": "2.2rem",
"fontStyle": "normal",
"fontWeight": "600",
"lineHeight": "1"
}
},
"h4": {
"typography": {
"fontSize": "2rem",
"fontStyle": "normal",
"fontWeight": "600",
"lineHeight": "1.1"
}
},
"h5": {
"typography": {
"fontSize": "var(--wp--preset--font-size--medium)"
}
},
"h6": {
"typography": {
"fontSize": "var(--wp--preset--font-size--small)"
}
},
"heading": {
"typography": {
"fontFamily": "var(--wp--preset--font-family--urbanist)",
"fontStyle": "normal",
"fontWeight": "500",
"lineHeight": "1.125"
}
},
"link": {
":hover": {
"typography": {
"textDecoration": "none"
}
},
"color": {
"text": "var(--wp--preset--color--primary)"
},
"typography": {
"textDecoration": "none"
}
}
},
"spacing": {
"blockGap": "2rem",
"padding": {
"bottom": "4rem",
"left": "2rem",
"right": "2rem",
"top": "0rem"
}
},
"typography": {
"fontFamily": "var(--wp--preset--font-family--urbanist)",
"fontSize": "1.4rem",
"lineHeight": "1.2"
}
},
"templateParts": [
{
"area": "header",
"name": "header"
},
{
"area": "footer",
"name": "footer"
}
],
"version": 2,
"$schema": "https://schemas.wp.org/trunk/theme.json"
}