themes-wordpress/bitacora/theme.json
2023-02-01 17:28:08 +00:00

765 lines
15 KiB
JSON

{
"settings": {
"appearanceTools": true,
"border": {
"color": true,
"radius": true,
"style": true,
"width": true
},
"color": {
"custom": true,
"customGradient": true,
"link": true,
"palette": [
{
"color": "#7a5e2f",
"name": "Primary",
"slug": "primary"
},
{
"color": "#8b6b36",
"name": "Secondary",
"slug": "secondary"
},
{
"color": "#023e47",
"name": "Foreground",
"slug": "foreground"
},
{
"color": "#f2f0ea",
"name": "Background",
"slug": "background"
},
{
"color": "#097889",
"name": "Tertiary",
"slug": "tertiary"
}
]
},
"layout": {
"contentSize": "543px",
"wideSize": "948px"
},
"spacing": {
"blockGap": true,
"margin": true,
"padding": true,
"spacingScale": {
"steps": 0
},
"spacingSizes": [
{
"name": "1",
"size": "0.625rem",
"slug": "30"
},
{
"name": "2",
"size": "1rem",
"slug": "40"
},
{
"name": "3",
"size": "1.5rem",
"slug": "50"
},
{
"name": "4",
"size": "2.25rem",
"slug": "60"
},
{
"name": "5",
"size": "3rem",
"slug": "70"
},
{
"name": "6",
"size": "4.5rem",
"slug": "80"
}
],
"units": [
"%",
"px",
"em",
"rem",
"vh",
"vw"
]
},
"typography": {
"customFontSize": true,
"fluid": true,
"fontFamilies": [
{
"fontFace": [
{
"fontFamily": "Alegreya",
"fontStyle": "normal",
"fontWeight": "400",
"src": [
"file:./assets/fonts/alegreya_regular.ttf"
]
},
{
"fontFamily": "Alegreya",
"fontStyle": "normal",
"fontWeight": "500",
"src": [
"file:./assets/fonts/alegreya_500.ttf"
]
},
{
"fontFamily": "Alegreya",
"fontStyle": "normal",
"fontWeight": "600",
"src": [
"file:./assets/fonts/alegreya_600.ttf"
]
},
{
"fontFamily": "Alegreya",
"fontStyle": "normal",
"fontWeight": "700",
"src": [
"file:./assets/fonts/alegreya_700.ttf"
]
},
{
"fontFamily": "Alegreya",
"fontStyle": "normal",
"fontWeight": "800",
"src": [
"file:./assets/fonts/alegreya_800.ttf"
]
},
{
"fontFamily": "Alegreya",
"fontStyle": "normal",
"fontWeight": "900",
"src": [
"file:./assets/fonts/alegreya_900.ttf"
]
},
{
"fontFamily": "Alegreya",
"fontStyle": "italic",
"fontWeight": "400",
"src": [
"file:./assets/fonts/alegreya_italic.ttf"
]
},
{
"fontFamily": "Alegreya",
"fontStyle": "italic",
"fontWeight": "500",
"src": [
"file:./assets/fonts/alegreya_500italic.ttf"
]
},
{
"fontFamily": "Alegreya",
"fontStyle": "italic",
"fontWeight": "600",
"src": [
"file:./assets/fonts/alegreya_600italic.ttf"
]
},
{
"fontFamily": "Alegreya",
"fontStyle": "italic",
"fontWeight": "700",
"src": [
"file:./assets/fonts/alegreya_700italic.ttf"
]
},
{
"fontFamily": "Alegreya",
"fontStyle": "italic",
"fontWeight": "800",
"src": [
"file:./assets/fonts/alegreya_800italic.ttf"
]
},
{
"fontFamily": "Alegreya",
"fontStyle": "italic",
"fontWeight": "900",
"src": [
"file:./assets/fonts/alegreya_900italic.ttf"
]
}
],
"fontFamily": "Alegreya",
"slug": "alegreya"
},
{
"fontFace": [
{
"fontFamily": "Alegreya Sans",
"fontStyle": "normal",
"fontWeight": "400",
"src": [
"file:./assets/fonts/alegreya-sans_regular.ttf"
]
},
{
"fontFamily": "Alegreya Sans",
"fontStyle": "normal",
"fontWeight": "700",
"src": [
"file:./assets/fonts/alegreya-sans_700.ttf"
]
},
{
"fontFamily": "Alegreya Sans",
"fontStyle": "italic",
"fontWeight": "400",
"src": [
"file:./assets/fonts/alegreya-sans_italic.ttf"
]
},
{
"fontFamily": "Alegreya Sans",
"fontStyle": "italic",
"fontWeight": "700",
"src": [
"file:./assets/fonts/alegreya-sans_700italic.ttf"
]
}
],
"fontFamily": "Alegreya Sans",
"slug": "alegreya-sans"
}
],
"fontSizes": [
{
"fluid": {
"max": "0.781rem",
"min": "0.781rem"
},
"name": "Extra Small",
"size": "0.781rem",
"slug": "x-small"
},
{
"fluid": {
"max": "0.938rem",
"min": "0.781rem"
},
"name": "Small",
"size": "0.938rem",
"slug": "small"
},
{
"fluid": {
"max": "1.125rem",
"min": "0.938rem"
},
"name": "Medium",
"size": "1.125rem",
"slug": "medium"
},
{
"fluid": {
"max": "1.35rem",
"min": "1.125rem"
},
"name": "Large",
"size": "1.35rem",
"slug": "large"
},
{
"fluid": {
"max": "1.62rem",
"min": "1.35rem"
},
"name": "Extra Large",
"size": "1.62rem",
"slug": "x-large"
},
{
"fluid": {
"max": "1.944rem",
"min": "1.62rem"
},
"name": "2X Large",
"size": "1.944rem",
"slug": "xx-large"
}
],
"lineHeight": true
},
"useRootPaddingAwareAlignments": true
},
"styles": {
"blocks": {
"core/avatar": {
"typography": {
"verticalAlignment": "middle"
}
},
"core/button": {
"typography": {
"fontFamily": "var:preset|font-family|alegreya-sans"
}
},
"core/buttons": {
"typography": {
"fontFamily": "var:preset|font-family|alegreya-sans"
}
},
"core/code": {
"border": {
"color": "var(--wp--preset--color--tertiary)",
"radius": "3px",
"style": "solid",
"width": "1px"
},
"spacing": {
"padding": "var(--wp--style--block-gap)"
},
"typography": {
"fontFamily": "monospace"
}
},
"core/columns": {
"spacing": {
"blockGap": "var(--wp--style--block-gap)"
}
},
"core/comment-author-name": {
"elements": {
"link": {
"color": {
"text": "var(--wp--preset--color--tertiary)"
},
"typography": {
"textDecoration": "none"
}
}
},
"typography": {
"fontSize": "var(--wp--preset--font-size--x-small)"
}
},
"core/comment-date": {
"elements": {
"link": {
"color": {
"text": "var(--wp--preset--color--tertiary)"
},
"typography": {
"textDecoration": "none"
}
}
},
"typography": {
"fontSize": "var(--wp--preset--font-size--x-small)"
}
},
"core/comment-edit-link": {
"elements": {
"link": {
"color": {
"text": "var(--wp--preset--color--tertiary)"
},
"typography": {
"textDecoration": "none"
}
}
},
"typography": {
"fontFamily": "var:preset|font-family|alegreya-sans",
"fontSize": "var(--wp--preset--font-size--x-small)"
}
},
"core/comments-pagination": {
"typography": {
"fontFamily": "var:preset|font-family|alegreya-sans",
"fontSize": "var(--wp--preset--font-size--small)",
"fontWeight": "700"
}
},
"core/comment-reply-link": {
"elements": {
"link": {
"border": {
"color": "var(--wp--preset--color--foreground)",
"radius": "2px",
"style": "solid",
"width": "1px"
},
"color": {
"text": "var(--wp--preset--color--foreground)"
},
"spacing": {
"padding": "0.109375rem 0.5rem"
},
"typography": {
"textDecoration": "none"
}
}
},
"typography": {
"fontFamily": "var:preset|font-family|alegreya-sans",
"fontSize": "var(--wp--preset--font-size--x-small)"
}
},
"core/cover": {
"spacing": {
"padding": {
"left": "var(--wp--style--block-gap)"
}
},
"color": {
"text": "var(--wp--preset--color--foreground)"
}
},
"core/list": {
"spacing": {
"padding": {
"left": "var(--wp--style--block-gap)"
}
}
},
"core/navigation": {
"elements": {
"link": {
":hover": {
"typography": {
"textDecoration": "none"
}
},
"typography": {
"textDecoration": "none"
}
}
},
"typography": {
"fontSize": "var(--wp--preset--font-size--small)"
}
},
"core/post-author": {
"color": {
"text": "var(--wp--preset--color--tertiary)"
},
"elements": {
"link": {
"color": {
"text": "var(--wp--preset--color--tertiary)"
}
}
},
"typography": {
"fontFamily": "var:preset|font-family|alegreya-sans",
"fontSize": "var(--wp--preset--font-size--small)"
}
},
"core/post-date": {
"color": {
"text": "var(--wp--preset--color--tertiary)"
},
"elements": {
"link": {
"color": {
"text": "var(--wp--preset--color--tertiary)"
}
}
},
"typography": {
"fontSize": "var(--wp--preset--font-size--small)"
}
},
"core/post-navigation-link": {
"typography": {
"fontFamily": "var:preset|font-family|alegreya-sans",
"fontSize": "var(--wp--preset--font-size--small)",
"fontWeight": "700"
}
},
"core/post-terms": {
"color": {
"text": "var(--wp--preset--color--tertiary)"
},
"elements": {
"link": {
"color": {
"text": "var(--wp--preset--color--tertiary)"
}
}
},
"typography": {
"fontSize": "var(--wp--preset--font-size--small)",
"fontStyle": "italic"
}
},
"core/post-title": {
"elements": {
"link": {
":hover": {
"typography": {
"textDecoration": "underline"
}
},
"color": {
"text": "var(--wp--preset--color--foreground)"
},
"typography": {
"textDecoration": "none"
}
}
},
"spacing": {
"margin": {
"bottom": "0"
}
},
"typography": {
"fontWeight": "400",
"fontSize": "var(--wp--preset--font-size--x-large)"
}
},
"core/pullquote": {
"border": {
"color": "var(--wp--preset--color--tertiary)",
"style": "solid",
"width": "1px 0"
},
"spacing": {
"padding": "var(--wp--style--block-gap)"
},
"typography": {
"fontSize": "var(--wp--preset--font-size--medium)",
"fontStyle": "italic"
}
},
"core/query-pagination": {
"typography": {
"fontFamily": "var:preset|font-family|alegreya-sans",
"fontSize": "var(--wp--preset--font-size--small)",
"fontWeight": "700"
}
},
"core/query-title": {
"typography": {
"fontSize": "var(--wp--preset--font-size--large)"
}
},
"core/quote": {
"border": {
"color": "var(--wp--preset--color--primary)",
"style": "solid",
"width": "0 0 0 1px"
},
"spacing": {
"padding": {
"left": "var(--wp--style--block-gap)"
}
},
"typography": {
"fontSize": "var(--wp--preset--font-size--small)"
}
},
"core/read-more": {
"border": {
"color": "var(--wp--preset--color--tertiary)",
"radius": "2px",
"style": "solid",
"width": "1px"
},
"spacing": {
"padding": "0 0.5rem"
},
"typography": {
"fontSize": "var(--wp--preset--font-size--x-small)",
"textDecoration": "none"
}
},
"core/search": {
"typography": {
"fontSize": "var(--wp--preset--font-size--x-small)"
}
},
"core/separator": {
"border": {
"color": "currentColor",
"style": "solid",
"width": "0 0 1px 0"
},
"color": {
"background": "var:preset|color|tertiary",
"text": "var(--wp--preset--color--tertiary)"
}
},
"core/site-tagline": {
"typography": {
"fontSize": "var(--wp--preset--font-size--x-small)",
"fontStyle": "italic"
}
},
"core/site-title": {
"elements": {
"link": {
":hover": {
"typography": {
"textDecoration": "none"
}
},
"typography": {
"textDecoration": "none"
}
}
},
"typography": {
"fontSize": "var(--wp--preset--font-size--x-large)",
"fontWeight": "400",
"letterSpacing": "0.5em",
"lineHeight": "1",
"textTransform": "uppercase"
}
},
"jetpack/subscriptions": {
"typography": {
"fontFamily": "var:preset|font-family|alegreya-sans",
"fontSize": "var(--wp--preset--font-size--small)"
}
}
},
"color": {
"background": "var(--wp--preset--color--background)",
"text": "var(--wp--preset--color--foreground)"
},
"elements": {
"button": {
":active": {
"color": {
"background": "var(--wp--preset--color--foreground)",
"text": "var(--wp--preset--color--background)"
}
},
":focus": {
"color": {
"background": "var(--wp--preset--color--secondary)",
"text": "var(--wp--preset--color--background)"
}
},
":hover": {
"color": {
"background": "var(--wp--preset--color--secondary)",
"text": "var(--wp--preset--color--background)"
}
},
"border": {
"radius": "2px"
},
"color": {
"background": "var(--wp--preset--color--foreground)",
"text": "var(--wp--preset--color--background)"
},
"spacing": {
"padding": "10px 15px"
},
"typography": {
"fontFamily": "Alegreya Sans",
"fontSize": "var(--wp--preset--font-size--x-small)",
"fontWeight": "700",
"letterSpacing": "0.04em",
"textTransform": "uppercase"
}
},
"h1": {
"typography": {
"fontFamily": "Alegreya",
"fontSize": "var(--wp--preset--font-size--xx-large)"
}
},
"h2": {
"typography": {
"fontFamily": "Alegreya",
"fontSize": "var(--wp--preset--font-size--x-large)"
}
},
"h3": {
"typography": {
"fontFamily": "Alegreya",
"fontSize": "var(--wp--preset--font-size--large)"
}
},
"h4": {
"typography": {
"fontFamily": "Alegreya",
"fontSize": "var(--wp--preset--font-size--medium)"
}
},
"h5": {
"typography": {
"fontFamily": "Alegreya",
"fontSize": "var(--wp--preset--font-size--small)"
}
},
"h6": {
"typography": {
"fontFamily": "Alegreya",
"fontSize": "var(--wp--preset--font-size--x-small)"
}
},
"heading": {
"typography": {
"fontFamily": "Alegreya",
"fontStyle": "normal",
"fontWeight": "400",
"lineHeight": "1.3"
}
},
"link": {
":hover": {
"typography": {
"textDecoration": "none"
}
},
"color": {
"text": "var(--wp--preset--color--primary)"
}
}
},
"spacing": {
"blockGap": "1.5rem",
"padding": {
"bottom": "0",
"left": "var(--wp--style--block-gap)",
"right": "var(--wp--style--block-gap)",
"top": "0"
}
},
"typography": {
"fontFamily": "var:preset|font-family|alegreya",
"fontSize": "var:preset|font-size|medium",
"lineHeight": "1.555555556"
}
},
"templateParts": [
{
"area": "header",
"name": "header"
},
{
"area": "footer",
"name": "footer"
},
{
"area": "uncategorized",
"name": "comments"
},
{
"area": "uncategorized",
"name": "sidebar"
}
],
"version": 2,
"$schema": "https://schemas.wp.org/trunk/theme.json"
}