themes-wordpress/leancv/theme.json

732 lines
14 KiB
JSON
Raw Permalink Normal View History

{
"settings": {
"appearanceTools": true,
"color": {
"background": true,
"custom": true,
"customDuotone": true,
"customGradient": true,
"defaultDuotone": false,
"defaultGradients": false,
"defaultPalette": false,
"duotone": [
{
"colors": [
"#1c4ddc",
"#fefdf8"
],
"name": "Duotone 1",
"slug": "duotone-1"
},
{
"colors": [
"#fefdf8",
"#1c4ddc"
],
"name": "Duotone 2",
"slug": "duotone-2"
},
{
"colors": [
"#1c4ddc",
"#fefdf8"
],
"name": "Default",
"slug": "duotone-1"
},
{
"colors": [
"#fefdf8",
"#1c4ddc"
],
"name": "Default Inverted",
"slug": "duotone-2"
},
{
"colors": [
"#932c42",
"#fefdf8"
],
"name": "Vampirella",
"slug": "vampirella"
},
{
"colors": [
"#fefdf8",
"#932c42"
],
"name": "Vampirella Inverted",
"slug": "duotone-0-3"
},
{
"colors": [
"#133525",
"#F9F9F6"
],
"name": "Forester",
"slug": "duotone-0-4"
},
{
"colors": [
"#F9F9F6",
"#133525"
],
"name": "Forester Inverted",
"slug": "duotone-0-5"
}
],
"gradients": [],
"palette": [
{
"color": "#004de5",
"name": "Primary",
"slug": "primary"
},
{
"color": "#004de5",
"name": "Secondary",
"slug": "secondary"
},
{
"color": "#004de5",
"name": "Foreground",
"slug": "foreground"
},
{
"color": "#fefdf8",
"name": "Background",
"slug": "background"
},
{
"color": "#fefdf8",
"name": "Tertiary",
"slug": "tertiary"
}
],
"text": true
},
"layout": {
"contentSize": "800px",
"wideSize": "1200px"
},
"shadow": {
"presets": []
},
"spacing": {
"customSpacingSize": true,
"defaultSpacingSizes": true,
"units": [
"%",
"px",
"em",
"rem",
"vh",
"vw"
]
},
"typography": {
"customFontSize": true,
"defaultFontSizes": false,
"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": "Manrope",
"fontStyle": "normal",
"fontWeight": "400",
"src": [
"file:./assets/fonts/manrope_normal_400.ttf"
]
},
{
"fontFamily": "Manrope",
"fontStyle": "normal",
"fontWeight": "600",
"src": [
"file:./assets/fonts/manrope_normal_600.ttf"
]
},
{
"fontFamily": "Manrope",
"fontStyle": "normal",
"fontWeight": "700",
"src": [
"file:./assets/fonts/manrope_normal_700.ttf"
]
}
],
"fontFamily": "Manrope",
"slug": "manrope"
}
],
"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/avatar": {
"border": {
"radius": "4px"
},
"filter": {
"duotone": "var(--wp--preset--duotone--default)"
}
},
"core/code": {
"border": {
"bottom": {
"color": "#1900d8",
"style": "solid",
"width": "2px"
},
"color": "var(--wp--preset--color--foreground)",
"left": {
"color": "#1900d8",
"style": "solid",
"width": "2px"
},
"radius": "0.25rem",
"right": {
"color": "#1900d8",
"style": "solid",
"width": "2px"
},
"style": "solid",
"top": {
"color": "#1900d8",
"style": "solid",
"width": "2px"
},
"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": "0.8rem",
"fontStyle": "normal",
"fontWeight": "600",
"letterSpacing": "0.01rem"
}
},
"core/comment-date": {
"typography": {
"fontSize": "0.8rem",
"letterSpacing": "0rem"
}
},
"core/comment-edit-link": {
"typography": {
"fontSize": "0.8rem",
"letterSpacing": "0rem"
}
},
"core/comment-reply-link": {
"typography": {
"fontSize": "0.8rem",
"letterSpacing": "0rem"
}
},
"core/comments-pagination": {
"typography": {
"fontStyle": "normal",
"fontWeight": "700"
}
},
"core/cover": {
"filter": {
"duotone": "var(--wp--preset--duotone--default)"
},
"typography": {
"fontSize": "var(--wp--preset--font-size--small)"
}
},
"core/gallery": {
"spacing": {
"margin": {
"bottom": "var(--wp--preset--spacing--50)"
}
}
},
"core/heading": {
"typography": {
"lineHeight": 1.4
}
},
"core/list": {
"spacing": {
"padding": {
"left": "var(--wp--preset--spacing--70)"
}
}
},
"core/navigation": {
"elements": {
"link": {
":hover": {
"typography": {
"textDecoration": "underline"
}
},
"typography": {
"textDecoration": "none"
}
}
},
"spacing": {
"blockGap": "1.5rem"
},
"typography": {
"fontSize": "0.8rem",
"fontStyle": "normal",
"fontWeight": "700",
"letterSpacing": "0.1rem",
"textTransform": "uppercase"
}
},
"core/paragraph": {
"typography": {
"lineHeight": "1.5"
}
},
"core/post-author": {
"typography": {
"fontSize": "0.8rem",
"fontStyle": "normal",
"fontWeight": "600",
"letterSpacing": "0.05rem",
"lineHeight": "1.5"
}
},
"core/post-author-name": {
"elements": {
"link": {
":hover": {
"typography": {
"textDecoration": "underline"
}
},
"typography": {
"textDecoration": "none"
}
}
}
},
"core/post-comments-form": {
"typography": {
"fontSize": "var(--wp--preset--font-size--small)"
}
},
"core/post-date": {
"color": {
"text": "var(--wp--preset--color--foreground)"
},
"elements": {
"link": {
":hover": {
"typography": {
"textDecoration": "underline"
}
},
"typography": {
"textDecoration": "none"
}
}
},
"typography": {
"fontSize": "0.8rem",
"fontStyle": "normal",
"fontWeight": "600",
"letterSpacing": "0.01rem",
"lineHeight": "1.5",
"textTransform": "none"
}
},
"core/post-excerpt": {
"typography": {
"fontSize": "var(--wp--preset--font-size--small)"
}
},
"core/post-featured-image": {
"border": {
"radius": "4px"
},
"filter": {
"duotone": "var(--wp--preset--duotone--default)"
}
},
"core/post-template": {
"spacing": {
"blockGap": "3rem"
}
},
"core/post-terms": {
"typography": {
"fontSize": "0.8rem",
"fontStyle": "normal",
"fontWeight": "600",
"letterSpacing": "0.05rem"
}
},
"core/post-title": {
"elements": {
"link": {
":hover": {
"typography": {
"textDecoration": "underline"
}
},
"typography": {
"textDecoration": "none"
}
}
},
"spacing": {
"margin": {
"bottom": "0"
}
},
"typography": {
"fontSize": "1.5rem",
"letterSpacing": "-0.01rem",
"lineHeight": "1.5"
}
},
"core/pullquote": {
"border": {
"bottom": {
"color": "#1900d8",
"style": "solid",
"width": "1px 0"
},
"color": "var(--wp--preset--color--foreground)",
"left": {
"color": "#1900d8",
"style": "solid",
"width": "1px 0"
},
"right": {
"color": "#1900d8",
"style": "solid",
"width": "1px 0"
},
"style": "solid",
"top": {
"color": "#1900d8",
"style": "solid",
"width": "1px 0"
},
"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)",
"fontStyle": "normal",
"fontWeight": "700"
}
},
"core/query-pagination": {
"typography": {
"fontSize": "var(--wp--preset--font-size--medium)",
"fontStyle": "normal",
"fontWeight": "700"
}
},
"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": "solid",
"width": "1px"
},
"color": null,
"left": {
"style": "solid",
"width": "1px"
},
"radius": "2px",
"right": {
"style": "solid",
"width": "1px"
},
"style": null,
"top": {
"style": "solid",
"width": "1px"
},
"width": null
},
"typography": {
"fontSize": "var(--wp--preset--font-size--small)",
"lineHeight": "1.5"
}
},
"core/separator": {
"border": {
"color": "currentColor",
"style": "solid",
"width": "0 0 1px 0"
},
"color": {
"text": "var(--wp--preset--color--foreground)"
}
},
"core/site-logo": {
"filter": {
"duotone": "var(--wp--preset--duotone--default)"
}
},
"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": "0.8rem",
"fontStyle": "normal",
"fontWeight": "600",
"letterSpacing": "0.1rem",
"textTransform": "uppercase"
}
}
},
"color": {
"background": "var(--wp--preset--color--background)",
"text": "var(--wp--preset--color--primary)"
},
"elements": {
"button": {
":active": {
"color": {
"background": "var(--wp--preset--color--primary)",
"text": "var(--wp--preset--color--background)"
}
},
":focus": {
"color": {
"background": "var(--wp--preset--color--primary)",
"text": "var(--wp--preset--color--background)"
},
"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--background)"
}
},
"border": {
"radius": "0.25rem"
},
"color": {
"background": "var(--wp--preset--color--primary)",
"text": "var(--wp--preset--color--background)"
}
},
"h1": {
"typography": {
"fontSize": "1.5rem",
"fontStyle": "normal",
"fontWeight": "700",
"letterSpacing": "-0.01rem",
"lineHeight": "1.5"
}
},
"h2": {
"typography": {
"fontSize": "0.8rem",
"fontStyle": "normal",
"fontWeight": "700",
"letterSpacing": "0.1rem",
"lineHeight": "1.5",
"textTransform": "uppercase"
}
},
"h3": {
"typography": {
"fontSize": "var(--wp--preset--font-size--medium)",
"fontStyle": "normal",
"fontWeight": "700",
"letterSpacing": "0rem",
"lineHeight": "1.5"
}
},
"h4": {
"typography": {
"fontSize": "0.8rem",
"fontStyle": "normal",
"fontWeight": "700",
"letterSpacing": "0.1rem",
"lineHeight": "1.5",
"textTransform": "uppercase"
}
},
"h5": {
"typography": {
"fontSize": "0.8rem",
"fontStyle": "normal",
"fontWeight": "700",
"letterSpacing": "0.1rem",
"lineHeight": "1.5",
"textTransform": "uppercase"
}
},
"h6": {
"typography": {
"fontSize": "0.8rem",
"fontStyle": "normal",
"fontWeight": "700",
"letterSpacing": "0.1rem",
"lineHeight": "1.5"
}
},
"heading": {
"typography": {
"lineHeight": "1.5"
}
},
"link": {
":hover": {
"typography": {
"textDecoration": "none"
}
},
"color": {
"text": "var(--wp--preset--color--primary)"
}
}
},
"spacing": {
"blockGap": "2rem",
"padding": {
"bottom": "0px",
"left": "0px",
"right": "0px",
"top": "0px"
}
},
"typography": {
"fontFamily": "var(--wp--preset--font-family--manrope)",
"fontSize": "var(--wp--preset--font-size--small)",
"lineHeight": "1.5"
}
},
"templateParts": [
{
"area": "header",
"name": "header"
},
{
"area": "footer",
"name": "footer"
}
],
"version": 3,
"$schema": "https://schemas.wp.org/trunk/theme.json"
}