1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270 |
- {
- "settings": {
- "appearanceTools": true,
- "color": {
- "background": true,
- "custom": true,
- "customDuotone": true,
- "customGradient": true,
- "defaultDuotone": true,
- "defaultGradients": true,
- "defaultPalette": true,
- "duotone": [],
- "gradients": [],
- "palette": [
- {
- "color": "#ffffff",
- "name": "Base",
- "slug": "base"
- },
- {
- "color": "#3b3b3b",
- "name": "Contrast",
- "slug": "contrast"
- },
- {
- "color": "#000000",
- "name": "Primary",
- "slug": "primary"
- },
- {
- "color": "#000000",
- "name": "Secondary",
- "slug": "secondary"
- },
- {
- "color": "#c6c6c6",
- "name": "Tertiary",
- "slug": "tertiary"
- }
- ],
- "text": true
- },
- "layout": {
- "contentSize": "586px",
- "definitions": {
- "constrained": {
- "baseStyles": [
- {
- "rules": {
- "float": "left",
- "margin-inline-end": "2em",
- "margin-inline-start": "0"
- },
- "selector": " > .alignleft"
- },
- {
- "rules": {
- "float": "right",
- "margin-inline-end": "0",
- "margin-inline-start": "2em"
- },
- "selector": " > .alignright"
- },
- {
- "rules": {
- "margin-left": "auto !important",
- "margin-right": "auto !important"
- },
- "selector": " > .aligncenter"
- },
- {
- "rules": {
- "margin-left": "auto !important",
- "margin-right": "auto !important",
- "max-width": "var(--wp--style--global--content-size)"
- },
- "selector": " > :where(:not(.alignleft):not(.alignright):not(.alignfull))"
- },
- {
- "rules": {
- "max-width": "var(--wp--style--global--wide-size)"
- },
- "selector": " > .alignwide"
- }
- ],
- "className": "is-layout-constrained",
- "name": "constrained",
- "slug": "constrained",
- "spacingStyles": [
- {
- "rules": {
- "margin-block-end": "0",
- "margin-block-start": "0"
- },
- "selector": " > *"
- },
- {
- "rules": {
- "margin-block-end": "0",
- "margin-block-start": null
- },
- "selector": " > * + *"
- }
- ]
- },
- "default": {
- "baseStyles": [
- {
- "rules": {
- "float": "left",
- "margin-inline-end": "2em",
- "margin-inline-start": "0"
- },
- "selector": " > .alignleft"
- },
- {
- "rules": {
- "float": "right",
- "margin-inline-end": "0",
- "margin-inline-start": "2em"
- },
- "selector": " > .alignright"
- },
- {
- "rules": {
- "margin-left": "auto !important",
- "margin-right": "auto !important"
- },
- "selector": " > .aligncenter"
- }
- ],
- "className": "is-layout-flow",
- "name": "default",
- "slug": "flow",
- "spacingStyles": [
- {
- "rules": {
- "margin-block-end": "0",
- "margin-block-start": "0"
- },
- "selector": " > *"
- },
- {
- "rules": {
- "margin-block-end": "0",
- "margin-block-start": null
- },
- "selector": " > * + *"
- }
- ]
- },
- "flex": {
- "baseStyles": [
- {
- "rules": {
- "align-items": "center",
- "flex-wrap": "wrap"
- },
- "selector": ""
- },
- {
- "rules": {
- "margin": "0"
- },
- "selector": " > *"
- }
- ],
- "className": "is-layout-flex",
- "displayMode": "flex",
- "name": "flex",
- "slug": "flex",
- "spacingStyles": [
- {
- "rules": {
- "gap": null
- },
- "selector": ""
- }
- ]
- }
- },
- "wideSize": "1200px"
- },
- "shadow": {
- "defaultPresets": true,
- "presets": []
- },
- "spacing": {
- "customSpacingSize": true,
- "spacingScale": {
- "increment": 1.5,
- "mediumStep": 1.5,
- "operator": "*",
- "steps": 7,
- "unit": "rem"
- },
- "spacingSizes": [
- {
- "name": "1",
- "size": "0.5rem",
- "slug": "30"
- },
- {
- "name": "2",
- "size": "0.875rem",
- "slug": "40"
- },
- {
- "name": "3",
- "size": "1.75rem",
- "slug": "50"
- },
- {
- "name": "4",
- "size": "2.625rem",
- "slug": "60"
- },
- {
- "name": "5",
- "size": "3.5rem",
- "slug": "70"
- },
- {
- "name": "6",
- "size": "5.25rem",
- "slug": "80"
- }
- ],
- "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": "Roboto",
- "fontStyle": "normal",
- "fontWeight": "100",
- "src": [
- "file:./assets/fonts/roboto/Roboto-Thin.ttf"
- ]
- },
- {
- "fontFamily": "Roboto",
- "fontStyle": "italic",
- "fontWeight": "100",
- "src": ["file:./assets/fonts/Roboto-ThinItalic.ttf"]
- },
- {
- "fontFamily": "Roboto",
- "fontStyle": "normal",
- "fontWeight": "300",
- "src": [
- "file:./assets/fonts/roboto/Roboto-Light.ttf"
- ]
- },
- {
- "fontFamily": "Roboto",
- "fontStyle": "italic",
- "fontWeight": "300",
- "src": [
- "file:./assets/fonts/roboto/Roboto-LightItalic.ttf"
- ]
- },
- {
- "fontFamily": "Roboto",
- "fontStyle": "normal",
- "fontWeight": "400",
- "src": [
- "file:./assets/fonts/roboto/Roboto-Regular.ttf"
- ]
- },
- {
- "fontFamily": "Roboto",
- "fontStyle": "italic",
- "fontWeight": "400",
- "src": [
- "file:./assets/fonts/roboto/Roboto-Italic.ttf"
- ]
- },
- {
- "fontFamily": "Roboto",
- "fontStyle": "normal",
- "fontWeight": "500",
- "src": [
- "file:./assets/fonts/roboto/Roboto-Medium.ttf"
- ]
- },
- {
- "fontFamily": "Roboto",
- "fontStyle": "italic",
- "fontWeight": "500",
- "src": [
- "file:./assets/fonts/roboto/Roboto-MediumItalic.ttf"
- ]
- },
- {
- "fontFamily": "Roboto",
- "fontStyle": "normal",
- "fontWeight": "700",
- "src": [
- "file:./assets/fonts/roboto/Roboto-Bold.ttf"
- ]
- },
- {
- "fontFamily": "Roboto",
- "fontStyle": "italic",
- "fontWeight": "700",
- "src": [
- "file:./assets/fonts/roboto/Roboto-BoldItalic.ttf"
- ]
- },
- {
- "fontFamily": "Roboto",
- "fontStyle": "normal",
- "fontWeight": "900",
- "src": [
- "file:./assets/fonts/roboto/Roboto-Black.ttf"
- ]
- },
- {
- "fontFamily": "Roboto",
- "fontStyle": "italic",
- "fontWeight": "900",
- "src": [
- "file:./assets/fonts/roboto/Roboto-BlackItalic.ttf"
- ]
- }
- ],
- "fontFamily": "Roboto",
- "slug": "roboto"
- },
- {
- "fontFace": [
- {
- "fontFamily": "Oswald",
- "fontStyle": "normal",
- "fontWeight": "400",
- "src": [
- "file:./assets/fonts/oswald/oswald_normal_400.ttf"
- ]
- },
- {
- "fontFamily": "Oswald",
- "fontStyle": "italic",
- "fontWeight": "400",
- "src": [
- "file:./assets/fonts/oswald/oswald_italic_400.ttf"
- ]
- },
- {
- "fontFamily": "Oswald",
- "fontStyle": "normal",
- "fontWeight": "500",
- "src": [
- "file:./assets/fonts/oswald/oswald_normal_500.ttf"
- ]
- },
- {
- "fontFamily": "Oswald",
- "fontStyle": "italic",
- "fontWeight": "500",
- "src": [
- "file:./assets/fonts/oswald/oswald_italic_500.ttf"
- ]
- },
- {
- "fontFamily": "Oswald",
- "fontStyle": "normal",
- "fontWeight": "600",
- "src": [
- "file:./assets/fonts/oswald/oswald_normal_600.ttf"
- ]
- },
- {
- "fontFamily": "Oswald",
- "fontStyle": "italic",
- "fontWeight": "600",
- "src": [
- "file:./assets/fonts/oswald/oswald_italic_600.ttf"
- ]
- },
- {
- "fontFamily": "Oswald",
- "fontStyle": "normal",
- "fontWeight": "700",
- "src": [
- "file:./assets/fonts/oswald/oswald_normal_700.ttf"
- ]
- },
- {
- "fontFamily": "Oswald",
- "fontStyle": "italic",
- "fontWeight": "700",
- "src": [
- "file:./assets/fonts/oswald/oswald_italic_700.ttf"
- ]
- },
- {
- "fontFamily": "Oswald",
- "fontStyle": "normal",
- "fontWeight": "800",
- "src": [
- "file:./assets/fonts/oswald/oswald_normal_800.ttf"
- ]
- },
- {
- "fontFamily": "Oswald",
- "fontStyle": "italic",
- "fontWeight": "800",
- "src": [
- "file:./assets/fonts/oswald/oswald_italic_800.ttf"
- ]
- },
- {
- "fontFamily": "Oswald",
- "fontStyle": "normal",
- "fontWeight": "300",
- "src": [
- "file:./assets/fonts/oswald/oswald_normal_300.ttf"
- ]
- },
- {
- "fontFamily": "Oswald",
- "fontStyle": "italic",
- "fontWeight": "300",
- "src": [
- "file:./assets/fonts/oswald/oswald_italic_300.ttf"
- ]
- },
- {
- "fontFamily": "Oswald",
- "fontStyle": "normal",
- "fontWeight": "200",
- "src": [
- "file:./assets/fonts/oswald/oswald_normal_200.ttf"
- ]
- },
- {
- "fontFamily": "Oswald",
- "fontStyle": "italic",
- "fontWeight": "200",
- "src": [
- "file:./assets/fonts/oswald/oswald_italic_200.ttf"
- ]
- }
- ],
- "fontFamily": "Oswald",
- "slug": "oswald"
- }
- ],
- "fontSizes": [
- {
- "fluid": false,
- "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.944rem",
- "min": "1.35rem"
- },
- "name": "Extra Large",
- "size": "1.944rem",
- "slug": "x-large"
- },
- {
- "fluid": {
- "max": "2.333rem",
- "min": "1.944rem"
- },
- "size": "2.333rem",
- "slug": "xx-large"
- },
- {
- "fluid": {
- "max": "4.031rem",
- "min": "2.799rem"
- },
- "size": "4.031rem",
- "slug": "xxx-large"
- }
- ],
- "fontStyle": true,
- "fontWeight": true,
- "letterSpacing": true,
- "textDecoration": true,
- "textTransform": true
- },
- "useRootPaddingAwareAlignments": true
- },
- "styles": {
- "blocks": {
- "core/avatar": {
- "border": {
- "radius": "999px"
- }
- },
- "core/buttons": {
- "spacing": {
- "blockGap": "var:preset|spacing|40"
- }
- },
- "core/code": {
- "border": {
- "bottom": {
- "color": "var(--wp--preset--color--tertiary)",
- "style": "solid",
- "width": "1px"
- },
- "color": "var(--wp--preset--color--tertiary)",
- "left": {
- "color": "var(--wp--preset--color--tertiary)",
- "style": "solid",
- "width": "1px"
- },
- "radius": "0.25rem",
- "right": {
- "color": "var(--wp--preset--color--tertiary)",
- "style": "solid",
- "width": "1px"
- },
- "style": "solid",
- "top": {
- "color": "var(--wp--preset--color--tertiary)",
- "style": "solid",
- "width": "1px"
- },
- "width": "1px"
- },
- "spacing": {
- "padding": {
- "bottom": "var:preset|spacing|40",
- "left": "var:preset|spacing|40",
- "right": "var:preset|spacing|40",
- "top": "var:preset|spacing|40"
- }
- },
- "typography": {
- "fontFamily": "monospace",
- "fontSize": "var:preset|font-size|small"
- }
- },
- "core/comment-author-name": {
- "elements": {
- "link": {
- ":hover": {
- "color": {
- "text": "var:preset|color|contrast"
- },
- "typography": {
- "textDecoration": "underline"
- }
- },
- "color": {
- "text": "var:preset|color|primary"
- },
- "typography": {
- "textDecoration": "none"
- }
- }
- },
- "typography": {
- "fontSize": "var(--wp--preset--font-size--small)",
- "lineHeight": 1.3
- }
- },
- "core/comment-content": {
- "typography": {
- "fontSize": "var:preset|font-size|small",
- "lineHeight": "1.6"
- }
- },
- "core/comment-date": {
- "color": {
- "text": "var:preset|color|contrast"
- },
- "elements": {
- "link": {
- ":hover": {
- "color": {
- "text": "var:preset|color|contrast"
- },
- "typography": {
- "textDecoration": "underline"
- }
- },
- "color": {
- "text": "var:preset|color|primary"
- },
- "typography": {
- "textDecoration": "none"
- }
- }
- },
- "typography": {
- "fontSize": "var(--wp--preset--font-size--small)",
- "lineHeight": 1.3
- }
- },
- "core/comment-edit-link": {
- "elements": {
- "link": {
- ":hover": {
- "color": {
- "text": "var:preset|color|contrast"
- },
- "typography": {
- "textDecoration": "underline"
- }
- },
- "color": {
- "text": "var:preset|color|primary"
- },
- "typography": {
- "textDecoration": "none"
- }
- }
- },
- "typography": {
- "fontSize": "var(--wp--preset--font-size--small)",
- "lineHeight": 1.3
- }
- },
- "core/comment-reply-link": {
- "elements": {
- "link": {
- ":hover": {
- "border": {
- "color": "var:preset|color|contrast"
- },
- "color": {
- "text": "var:preset|color|contrast"
- }
- },
- "border": {
- "color": "var:preset|color|primary",
- "radius": "0.25rem",
- "style": "solid",
- "width": "1px"
- },
- "color": {
- "text": "var:preset|color|primary"
- },
- "spacing": {
- "padding": "4.25px 12px"
- },
- "typography": {
- "fontSize": "var(--wp--preset--font-size--x-small)",
- "textDecoration": "none"
- }
- }
- },
- "typography": {
- "fontSize": "var(--wp--preset--font-size--small)",
- "lineHeight": "1.3"
- }
- },
- "core/comment-template": {
- "spacing": {
- "padding": {
- "left": "0px"
- }
- }
- },
- "core/comments-pagination": {
- "color": {
- "text": "var:preset|color|primary"
- },
- "elements": {
- "link": {
- ":hover": {
- "color": {
- "text": "var:preset|color|contrast"
- },
- "typography": {
- "textDecoration": "underline"
- }
- },
- "color": {
- "text": "var:preset|color|primary"
- },
- "typography": {
- "textDecoration": "none"
- }
- }
- },
- "typography": {
- "fontSize": "var:preset|font-size|small",
- "lineHeight": 1.3
- }
- },
- "core/comments-title": {
- "spacing": {
- "margin": {
- "top": "0px"
- }
- },
- "typography": {
- "fontSize": "var:preset|font-size|large",
- "lineHeight": "1.481481481"
- }
- },
- "core/cover": {
- "spacing": {
- "padding": {
- "bottom": "var:preset|spacing|50",
- "left": "var:preset|spacing|50",
- "right": "var:preset|spacing|50",
- "top": "var:preset|spacing|50"
- }
- }
- },
- "core/gallery": {
- "spacing": {
- "margin": {
- "bottom": "var:preset|spacing|50"
- }
- }
- },
- "core/heading": {
- "elements": {
- "link": {
- ":hover": {
- "color": {
- "text": "var:preset|color|contrast"
- },
- "typography": {
- "textDecoration": "none"
- }
- },
- "color": {
- "text": "var:preset|color|primary"
- },
- "typography": {
- "textDecoration": "underline"
- }
- }
- }
- },
- "core/latest-comments": {
- "spacing": {
- "padding": {
- "left": "0px"
- }
- }
- },
- "core/list": {
- "spacing": {
- "padding": {
- "left": "var:preset|spacing|50"
- }
- }
- },
- "core/navigation": {
- "elements": {
- "link": {
- ":hover": {
- "color": {
- "text": "var:preset|color|primary"
- },
- "typography": {
- "textDecoration": "underline"
- }
- },
- "typography": {
- "textDecoration": "none"
- }
- }
- },
- "typography": {
- "fontSize": "var:preset|font-size|small"
- }
- },
- "core/paragraph": {
- "elements": {
- "link": {
- ":hover": {
- "color": {
- "text": "var:preset|color|contrast"
- }
- },
- "color": {
- "text": "var:preset|color|primary"
- }
- }
- },
- "typography": {
- "lineHeight": "calc(1em + 0.625rem)"
- }
- },
- "core/post-author": {
- "elements": {
- "link": {
- ":hover": {
- "typography": {
- "textDecoration": "underline"
- }
- },
- "typography": {
- "textDecoration": "none"
- }
- }
- },
- "typography": {
- "fontSize": "var:preset|font-size|small",
- "lineHeight": "1.6"
- }
- },
- "core/post-author-biography": {
- "typography": {
- "fontSize": "var:preset|font-size|small",
- "lineHeight": "1.6"
- }
- },
- "core/post-author-name": {
- "color": {
- "text": "var:preset|color|contrast"
- },
- "elements": {
- "link": {
- ":hover": {
- "color": {
- "text": "var:preset|color|contrast"
- },
- "typography": {
- "textDecoration": "underline"
- }
- },
- "color": {
- "text": "var:preset|color|primary"
- },
- "typography": {
- "textDecoration": "none"
- }
- }
- },
- "typography": {
- "fontSize": "var:preset|font-size|small",
- "lineHeight": "1.6"
- }
- },
- "core/post-comments-form": {
- "typography": {
- "fontSize": "var:preset|font-size|small"
- }
- },
- "core/post-date": {
- "color": {
- "text": "var:preset|color|contrast"
- },
- "elements": {
- "link": {
- ":hover": {
- "color": {
- "text": "var:preset|color|contrast"
- },
- "typography": {
- "textDecoration": "underline"
- }
- },
- "color": {
- "text": "var:preset|color|primary"
- },
- "typography": {
- "textDecoration": "none"
- }
- }
- },
- "typography": {
- "fontSize": "var(--wp--preset--font-size--small)"
- }
- },
- "core/post-navigation-link": {
- "typography": {
- "fontSize": "var:preset|font-size|small"
- }
- },
- "core/post-terms": {
- "color": {
- "text": "var:preset|color|contrast"
- },
- "elements": {
- "link": {
- ":hover": {
- "color": {
- "text": "var:preset|color|contrast"
- },
- "typography": {
- "textDecoration": "underline"
- }
- },
- "color": {
- "text": "var:preset|color|primary"
- },
- "typography": {
- "textDecoration": "none"
- }
- }
- },
- "typography": {
- "fontSize": "var:preset|font-size|small"
- }
- },
- "core/post-title": {
- "color": {
- "text": "var:preset|color|primary"
- },
- "elements": {
- "link": {
- ":hover": {
- "color": {
- "text": "var:preset|color|contrast"
- },
- "typography": {
- "textDecoration": "underline"
- }
- },
- "color": {
- "text": "var:preset|color|primary"
- },
- "typography": {
- "textDecoration": "none"
- }
- }
- },
- "typography": {
- "fontSize": "var:preset|font-size|x-large",
- "fontStyle": "normal",
- "fontWeight": "400",
- "lineHeight": 1.157407407
- }
- },
- "core/pullquote": {
- "border": {
- "bottom": {
- "color": "var:preset|color|tertiary",
- "style": "solid",
- "width": "1px 0"
- },
- "color": "var(--wp--preset--color--contrast)",
- "left": {
- "color": "var:preset|color|tertiary",
- "style": "solid",
- "width": "1px 0"
- },
- "right": {
- "color": "var:preset|color|tertiary",
- "style": "solid",
- "width": "1px 0"
- },
- "style": "solid",
- "top": {
- "color": "var:preset|color|tertiary",
- "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:preset|font-size|medium",
- "fontStyle": "italic"
- }
- },
- "core/query-pagination": {
- "color": {
- "text": "var:preset|color|primary"
- },
- "elements": {
- "link": {
- ":hover": {
- "color": {
- "text": "var:preset|color|contrast"
- },
- "typography": {
- "textDecoration": "underline"
- }
- },
- "color": {
- "text": "var:preset|color|primary"
- },
- "typography": {
- "textDecoration": "none"
- }
- }
- },
- "typography": {
- "fontSize": "var:preset|font-size|small"
- }
- },
- "core/query-title": {
- "typography": {
- "fontSize": "var:preset|font-size|x-large",
- "lineHeight": "1.157407407"
- }
- },
- "core/quote": {
- "border": {
- "color": "var(--wp--preset--color--tertiary )",
- "style": "solid",
- "width": "0 0 0 1px"
- },
- "spacing": {
- "padding": {
- "left": "var(--wp--preset--spacing--50)"
- }
- },
- "typography": {
- "fontStyle": "normal"
- }
- },
- "core/search": {
- "typography": {
- "fontSize": "var:preset|font-size|small",
- "lineHeight": "1"
- }
- },
- "core/separator": {
- "border": {
- "color": "currentColor",
- "style": "solid",
- "width": "0 0 1px 0"
- },
- "color": {
- "background": "var:preset|color|tertiary",
- "text": "var:preset|color|tertiary"
- }
- },
- "core/site-tagline": {
- "typography": {
- "fontSize": "var:preset|font-size|medium"
- }
- },
- "core/site-title": {
- "color": {
- "text": "var:preset|color|primary"
- },
- "elements": {
- "link": {
- ":hover": {
- "color": {
- "text": "var:preset|color|contrast"
- },
- "typography": {
- "textDecoration": "underline"
- }
- },
- "color": {
- "text": "var:preset|color|primary"
- },
- "typography": {
- "textDecoration": "none"
- }
- }
- },
- "spacing": {
- "margin": {
- "bottom": "0px",
- "left": "0px",
- "right": "0px",
- "top": "0px"
- },
- "padding": {
- "bottom": "0px",
- "left": "0px",
- "right": "0px",
- "top": "0px"
- }
- },
- "typography": {
- "fontSize": "var:preset|font-size|large",
- "fontStyle": "normal",
- "fontWeight": "400",
- "textTransform": "uppercase"
- }
- },
- "core/term-description": {
- "typography": {
- "fontSize": "var:preset|font-size|small"
- }
- },
- "woocommerce/customer-account": {
- "typography": {
- "fontSize": "var:preset|font-size|medium"
- }
- },
- "woocommerce/mini-cart": {
- "typography": {
- "fontSize": "var:preset|font-size|x-small"
- }
- },
- "woocommerce/product-button": {
- "spacing": {
- "padding": "calc(0.667em + 2px) calc(2rem + 2px)"
- },
- "typography": {
- "fontSize": "var:preset|font-size|small"
- }
- }
- },
- "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--contrast)",
- "text": "var(--wp--preset--color--base)"
- }
- },
- ":hover": {
- "color": {
- "background": "var(--wp--preset--color--contrast)",
- "text": "var(--wp--preset--color--base)"
- }
- },
- "border": {
- "radius": "0.25rem"
- },
- "color": {
- "background": "var(--wp--preset--color--primary)",
- "text": "var:preset|color|base"
- },
- "typography": {
- "fontSize": "var:preset|font-size|small",
- "lineHeight": "1"
- },
- "spacing": {
- "padding": "calc(0.667em + 2px) calc(1.334rem + 2px)"
- }
- },
- "h1": {
- "typography": {
- "fontSize": "var(--wp--preset--font-size--xxx-large)",
- "lineHeight": "0.992294215"
- }
- },
- "h2": {
- "typography": {
- "fontSize": "var(--wp--preset--font-size--xx-large)",
- "lineHeight": "1.081081081"
- }
- },
- "h3": {
- "typography": {
- "fontSize": "var(--wp--preset--font-size--x-large)",
- "lineHeight": "1.157407407"
- }
- },
- "h4": {
- "typography": {
- "fontSize": "var(--wp--preset--font-size--large)",
- "lineHeight": "1.481481481"
- }
- },
- "h5": {
- "typography": {
- "fontSize": "var(--wp--preset--font-size--medium)",
- "lineHeight": "1.333333333"
- }
- },
- "h6": {
- "typography": {
- "fontSize": "var(--wp--preset--font-size--small)",
- "lineHeight": "1.333333333"
- }
- },
- "heading": {
- "typography": {
- "fontFamily": "var:preset|font-family|oswald",
- "fontStyle": "normal",
- "fontWeight": "400",
- "lineHeight": "1.125",
- "textTransform": "none"
- }
- },
- "link": {
- ":hover": {
- "color": {
- "text": "var(--wp--preset--color--contrast)"
- },
- "typography": {
- "textDecoration": "none"
- }
- },
- "color": {
- "text": "var(--wp--preset--color--primary)"
- }
- }
- },
- "spacing": {
- "blockGap": "var:preset|spacing|50",
- "padding": {
- "bottom": "0px",
- "left": "var:preset|spacing|50",
- "right": "var:preset|spacing|50",
- "top": "0px"
- }
- },
- "typography": {
- "fontFamily": "var:preset|font-family|roboto",
- "fontSize": "var(--wp--preset--font-size--medium)",
- "lineHeight": "1.555555556"
- }
- },
- "templateParts": [
- {
- "area": "header",
- "name": "header"
- },
- {
- "area": "footer",
- "name": "footer"
- }
- ],
- "version": 2,
- "$schema": "https://schemas.wp.org/trunk/theme.json"
- }
|