123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994 |
- {
- "$schema": "https://schemas.wp.org/wp/6.2/theme.json",
- "version": 2,
- "customTemplates": [
- {
- "name": "blank",
- "postTypes": [
- "page",
- "post",
- "course"
- ],
- "title": "Blank"
- },
- {
- "name": "wide-no-featured-no-title",
- "title": "Wide - No Featured Image, No Title",
- "postTypes": [
- "page",
- "post",
- "course"
- ]
- },
- {
- "name": "wide-featured-title",
- "title": "Wide",
- "postTypes": [
- "page",
- "post",
- "course"
- ]
- },
- {
- "name": "single-course",
- "title": "Wide - Title Only",
- "postTypes": [
- "page",
- "post",
- "course"
- ]
- },
- {
- "name": "wide-featured-no-title",
- "title": "Wide - Featured Image Only",
- "postTypes": [
- "page",
- "post",
- "course"
- ]
- },
- {
- "name": "single-column-featured-title",
- "title": "Single Column",
- "postTypes": [
- "page",
- "post",
- "course"
- ]
- },
- {
- "name": "single-column-featured-no-title",
- "title": "Single Column - Featured Image Only",
- "postTypes": [
- "page",
- "post",
- "course"
- ]
- },
- {
- "name": "single-column-no-featured-title",
- "title": "Single Column - Title Only",
- "postTypes": [
- "page",
- "post",
- "course"
- ]
- },
- {
- "name": "single-column-no-featured-no-title",
- "title": "Single Column - No Featured Image, No Title",
- "postTypes": [
- "page",
- "post",
- "course"
- ]
- },
- {
- "name": "single-lesson",
- "title": "Lesson",
- "postTypes": [
- "lesson"
- ]
- }
- ],
- "settings": {
- "appearanceTools": true,
- "color": {
- "palette": [
- {
- "color": "#00594F",
- "name": "Primary",
- "slug": "primary"
- },
- {
- "color": "#F7EFAD",
- "name": "Secondary",
- "slug": "secondary"
- },
- {
- "color": "#00594F",
- "name": "Foreground",
- "slug": "foreground"
- },
- {
- "color": "#F1EDE7",
- "name": "Background",
- "slug": "background"
- },
- {
- "color": "#F8F5F3",
- "name": "Tertiary",
- "slug": "tertiary"
- },
- {
- "color": "#FFF7BC",
- "name": "Button Border - Active",
- "slug": "button-border-active"
- },
- {
- "color": "#009F8D",
- "name": "Button Border - Hover",
- "slug": "button-border-hover"
- }
- ]
- },
- "custom": {
- "typography": {
- "fontSizes": {
- "normal": "clamp(1.313rem, 1.179rem + 0.357vw, 1.5rem)",
- "button": "1.3125rem"
- }
- },
- "navMobileGap": "2.5rem",
- "replyColumnGap": "2.349rem",
- "commentGap" : "5rem",
- "commentGapSmall" : "10px",
- "commentGapMedium" : "1.25rem",
- "courseNewsletterGap": "clamp(2.5rem, -0.292rem + 9.306vw, 6.688rem)",
- "courseThemeVariation": "default",
- "button": {
- "radius": "0.5rem",
- "typography": {
- "fontFamily": "var(--wp--preset--font-family--heading)",
- "fontWeight": "400",
- "letterSpacing": "0.05em"
- },
- "spacing": {
- "padding": {
- "top": "0.5856em",
- "right": "1.5238em",
- "bottom": "0.5856em",
- "left": "1.5238em"
- }
- }
- }
- },
- "layout": {
- "contentSize": "1000px",
- "wideSize": "1200px"
- },
- "spacing": {
- "units": [
- "%",
- "px",
- "em",
- "rem",
- "vh",
- "vw"
- ]
- },
- "typography": {
- "fluid": true,
- "fontFamilies": [
- {
- "fontFamily": "EB Garamond",
- "name": "EB Garamond",
- "slug": "body",
- "fontFace": [
- {
- "fontFamily": "EB Garamond",
- "fontDisplay": "block",
- "fontWeight": "400",
- "fontStyle": "normal",
- "fontStretch": "normal",
- "src": [ "file:./assets/fonts/eb-garamond/EBGaramond-VariableFont_wght.ttf" ]
- },
- {
- "fontFamily": "EB Garamond",
- "fontDisplay": "block",
- "fontWeight": "700",
- "fontStyle": "normal",
- "fontStretch": "normal",
- "src": [ "file:./assets/fonts/eb-garamond/EBGaramond-VariableFont_wght.ttf" ]
- },
- {
- "fontFamily": "EB Garamond",
- "fontDisplay": "block",
- "fontWeight": "400",
- "fontStyle": "italic",
- "fontStretch": "normal",
- "src": [ "file:./assets/fonts/eb-garamond/EBGaramond-Italic-VariableFont_wght.ttf" ]
- },
- {
- "fontFamily": "EB Garamond",
- "fontDisplay": "block",
- "fontWeight": "700",
- "fontStyle": "italic",
- "fontStretch": "normal",
- "src": [ "file:./assets/fonts/eb-garamond/EBGaramond-Italic-VariableFont_wght.ttf" ]
- }
- ]
- },
- {
- "fontFamily": "\"League Gothic\", serif",
- "name": "League Gothic",
- "slug": "heading",
- "fontFace": [
- {
- "fontDisplay": "block",
- "fontFamily": "League Gothic",
- "fontStretch": "normal",
- "fontStyle": "normal",
- "fontWeight": "200 800",
- "src": [
- "file:./assets/fonts/leaguegothic-regular-variablefont_wdth-webfont.woff2"
- ]
- }
- ]
- },
- {
- "fontFace": [
- {
- "fontDisplay": "block",
- "fontFamily": "Sorts Mill Goudy",
- "fontStretch": "normal",
- "fontStyle": "normal",
- "fontWeight": "200 800",
- "src": ["file:./assets/fonts/SortsMillGoudy-Regular.woff2"]
- }
- ],
- "fontFamily": "Sorts Mill Goudy",
- "name": "Sorts Mill Goudy",
- "slug": "sorts-mill-goudy"
- },
- {
- "fontFamily": "Inter",
- "name": "Inter",
- "slug": "inter",
- "fontFace": [
- {
- "fontFamily": "Inter",
- "fontDisplay": "block",
- "fontWeight": "400",
- "fontStyle": "normal",
- "fontStretch": "normal",
- "src": [ "file:./assets/fonts/Inter-VariableFont_slnt,wght.ttf" ]
- },
- {
- "fontFamily": "Inter",
- "fontDisplay": "block",
- "fontWeight": "700",
- "fontStyle": "normal",
- "fontStretch": "normal",
- "src": [ "file:./assets/fonts/Inter-VariableFont_slnt,wght.ttf" ]
- }
- ]
- },
- {
- "fontFamily": "-apple-system, BlinkMacSystemFont, Inter, \"Segoe UI\", \"Roboto\", \"Oxygen-Sans\", \"Ubuntu\", \"Cantarell\", \"Helvetica Neue\", sans-serif;",
- "name": "System",
- "slug": "system"
- }
- ],
- "fontSizes": [
- {
- "name": "Tiny",
- "size": "1rem",
- "fluid": {
- "min": "0.875rem",
- "max": "1.125rem"
- },
- "slug": "x-small"
- },
- {
- "name": "Small",
- "size": "1.125rem",
- "fluid": {
- "min": "1rem",
- "max": "1.25rem"
- },
- "slug": "small"
- },
- {
- "name": "Medium",
- "size": "1.375rem",
- "fluid": {
- "min": "1.25rem",
- "max": "1.5rem"
- },
- "slug": "medium"
- },
- {
- "name": "Large",
- "size": "1.875rem",
- "fluid": {
- "min": "1.5rem",
- "max": "2.25rem"
- },
- "slug": "large"
- },
- {
- "name": "Extra Large",
- "size": "2.5rem",
- "fluid": {
- "min": "2rem",
- "max": "3rem"
- },
- "slug": "x-large"
- },
- {
- "name": "Huge",
- "size": "4.5rem",
- "fluid": {
- "min": "3rem",
- "max": "5rem"
- },
- "slug": "xx-large"
- },
- {
- "name": "Gigantic",
- "size": "22.125rem",
- "fluid": {
- "min": "16.125rem",
- "max": "28.125rem"
- },
- "slug": "xxx-large"
- }
- ]
- },
- "useRootPaddingAwareAlignments": true
- },
- "styles": {
- "blocks": {
- "sensei-lms/course-categories": {
- "typography": {
- "fontFamily": "var(--wp--preset--font-family--system)",
- "textTransform": "uppercase"
- }
- },
- "core/code": {
- "border": {
- "color": "var(--wp--preset--color--foreground)",
- "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/comments": {
- "typography": {
- "fontFamily": "var(--wp--preset--font-family--system)",
- "fontSize": "var(--wp--preset--font-size--x-small)",
- "lineHeight": "var(--wp--preset--font-size--x-small)",
- "fontWeight": "400"
- },
- "elements": {
- "link": {
- "typography": {
- "textDecoration": "underline"
- }
- }
- },
- "spacing": {
- "blockGap": "0px"
- }
- },
- "core/post-comments-form": {
- "typography": {
- "fontFamily": "var(--wp--preset--font-family--system)",
- "fontSize": "11px",
- "lineHeight": "145%",
- "textTransform": "uppercase"
- },
- "elements": {
- "heading": {
- "typography": {
- "fontSize": "var(--wp--custom--typography--font-sizes--normal)",
- "fontFamily": "var(--wp--preset--font-family--system)",
- "textTransform": "none",
- "fontWeight": "600",
- "letterSpacing": "-0.24px",
- "lineHeight": "100%"
- }
- },
- "button": {
- "border": {
- "radius": "var(--wp--custom--button--radius)"
- },
- "color": {
- "background": "var(--wp--preset--color--foreground)"
- },
- "typography": {
- "textTransform": "uppercase",
- "fontFamily": "var(--wp--preset--font-family--heading)",
- "fontSize": "var(--wp--custom--typography--font-sizes--button)",
- "lineHeight": "100%"
- },
- "spacing": {
- "padding": {
- "top": "1.125rem",
- "bottom": "1.125rem"
- }
- }
- }
- }
- },
- "core/comment-author-name": {
- "typography": {
- "lineHeight": "100%"
- },
- "elements": {
- "link": {
- "typography": {
- "textDecoration": "none",
- "fontFamily": "var(--wp--preset--font-family--system)",
- "fontSize": "var(--wp--preset--font-size--x-small)",
- "lineHeight": "var(--wp--preset--font-size--x-small)"
- }
- }
- }
- },
- "core/comments-title": {
- "typography": {
- "fontSize": "var(--wp--preset--font-size--medium)",
- "fontFamily": "var(--wp--preset--font-family--system)",
- "letterSpacing": "-0.01em"
- }
- },
- "core/comment-content": {
- "typography": {
- "fontSize": "var(--wp--custom--typography--font-sizes--normal)",
- "lineHeight": "160%",
- "fontFamily": "var(--wp--preset--font-family--body)"
- },
- "spacing": {
- "padding": {
- "top": "var(--wp--preset--spacing--40)"
- }
- }
- },
- "core/comment-date": {
- "typography": {
- "lineHeight": "100%"
- },
- "spacing": {
- "margin": {
- "top": "10px"
- }
- },
- "elements": {
- "link": {
- "typography": {
- "textDecoration": "none",
- "fontFamily": "var(--wp--preset--font-family--system)",
- "fontSize": "var(--wp--preset--font-size--x-small)",
- "lineHeight": "100%"
- }
- }
- }
- },
- "core/comment-edit-link": {
- "elements": {
- "link": {
- "typography": {
- "textDecoration": "underline solid 1px",
- "fontFamily": "var(--wp--preset--font-family--system)",
- "fontSize": "var(--wp--preset--font-size--x-small)",
- "lineHeight": "100%"
- }
- }
- }
- },
- "core/comment-reply-link": {
- "elements": {
- "link": {
- "typography": {
- "textDecoration": "underline solid 1px",
- "fontFamily": "var(--wp--preset--font-family--system)",
- "fontSize": "var(--wp--preset--font-size--x-small)",
- "lineHeight": "var(--wp--preset--font-size--x-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": {
- "typography": {
- "textTransform": "uppercase",
- "fontWeight": "400",
- "textDecoration": "none",
- "fontFamily": "var(--wp--preset--font-family--heading)",
- "lineHeight": "1.5rem"
- },
- ":hover": {
- "typography": {
- "textDecoration": "none"
- }
- }
- }
- }
- },
- "core/post-featured-image": {
- "border": {
- "color": "var(--wp--preset--color--foreground)",
- "radius": "4px",
- "style": "solid",
- "width": "1px"
- }
- },
- "core/post-content": {
- "spacing": {
- "blockGap": "20px"
- },
- "typography": {
- "letterSpacing": "-0.01em"
- },
- "elements": {
- "heading": {
- "spacing": {
- "padding": {
- "top": "20px"
- }
- }
- },
- "link": {
- "typography": {
- "textDecoration": "underline"
- }
- }
- }
- },
- "core/post-date": {
- "color": {
- "text": "var(--wp--preset--color--foreground)"
- },
- "typography": {
- "fontFamily": "var(--wp--preset--font-family--system)",
- "fontSize": "var(--wp--preset--font-size--x-small)",
- "letterSpacing": "0.02em"
- },
- "elements": {
- "link": {
- "typography": {
- "textDecoration": "none",
- "fontSize": "var(--wp--preset--font-size--x-small)"
- },
- ":hover": {
- "typography": {
- "textDecoration": "underline"
- }
- }
- }
- }
- },
- "core/post-excerpt": {
- "spacing": {
- "margin": {
- "top": "0px",
- "bottom": "0px"
- }
- },
- "typography": {
- "fontFamily": "var(--wp--preset--font-family--body)",
- "lineHeight": "1.3"
- }
- },
- "core/post-terms": {
- "typography": {
- "textDecoration": "underline"
- }
- },
- "core/post-title": {
- "spacing": {
- "margin": {
- "bottom": "0"
- }
- },
- "elements": {
- "link": {
- "typography": {
- "fontFamily": "var(--wp--preset--font-family--heading)",
- "textDecoration": "none"
- },
- ":hover": {
- "typography": {
- "textDecoration": "underline"
- }
- }
- }
- }
- },
- "core/pullquote": {
- "spacing": {
- "padding": {
- "bottom": "var(--wp--preset--spacing--50)",
- "left": "clamp(0rem, -2.965rem + 13.953vw, 7.5rem)",
- "right": "clamp(0rem, -2.965rem + 13.953vw, 7.5rem)",
- "top": "var(--wp--preset--spacing--50)"
- }
- },
- "typography": {
- "fontSize": "var(--wp--preset--font-size--large)",
- "fontWeight": "400",
- "fontFamily": "var(--wp--preset--font-family--heading)",
- "fontStyle": "normal",
- "textTransform": "uppercase"
- },
- "elements": {
- "cite": {
- "typography": {
- "fontStyle": "normal",
- "fontSize": "var(--wp--preset--font-size--x-small)",
- "fontFamily": "var(--wp--preset--font-family--system)",
- "textTransform": "none"
- }
- }
- }
- },
- "sensei-lms/course-navigation": {
- "spacing": {
- "padding": {
- "top": "1rem"
- }
- },
- "typography": {
- "fontFamily": "var(--wp--preset--font-family--system)"
- },
- "css": "& .sensei-lms-course-navigation-module__summary { font-family: var(--wp--preset--font-family--system); }"
- },
- "sensei-lms/course-theme-notices": {
- "css": "& .sensei-course-theme-quiz-graded-notice__text { font-size: clamp(1.25rem, 1.083rem + 0.556vw, 1.5rem); } & .sensei-course-theme-quiz-graded-notice__reset-quiz-form .sensei-course-theme__button { font-size: clamp(1.313rem, 1.188rem + 0.417vw, 1.5rem); }",
- "elements": {
- "h2": {
- "typography": {
- "fontFamily": "var(--wp--preset--font-family--system)",
- "fontSize": "clamp(1.5rem, 1.167rem + 1.111vw, 2rem)",
- "fontWeight": "590"
- }
- }
- }
- },
- "sensei-lms/course-title": {
- "typography": {
- "fontSize": "clamp(1.5rem, 1.5rem + 0vw, 1.5rem)"
- }
- },
- "sensei-lms/course-theme-course-progress-bar": {
- "color": {
- "background": "#F8F5F3"
- }
- },
- "sensei-lms/course-theme-course-progress-counter": {
- "typography": {
- "fontFamily": "var(--wp--preset--font-family--system)",
- "fontSize": "1rem",
- "letterSpacing": "0.02em"
- }
- },
- "sensei-lms/course-theme-lesson-module": {
- "typography": {
- "fontFamily": "var(--wp--preset--font-family--system)",
- "letterSpacing": "-0.01em",
- "textTransform": "none"
- }
- },
- "sensei-lms/exit-course": {
- "typography": {
- "fontFamily": "var(--wp--preset--font-family--system)",
- "fontSize": "1rem",
- "letterSpacing": "0.02em",
- "lineHeight": "1"
- }
- },
- "sensei-lms/page-actions": {
- "typography": {
- "fontFamily": "var(--wp--preset--font-family--heading)",
- "fontSize": "var(--wp--custom--typography--font-sizes--button)",
- "letterSpacing": "0.05em",
- "lineHeight": "2.666666666666667"
- }
- },
- "core/quote": {
- "spacing": {
- "padding": {
- "left": "var(--wp--preset--spacing--50)"
- }
- },
- "elements": {
- "cite": {
- "typography": {
- "fontStyle": "normal",
- "fontSize": "var(--wp--preset--font-size--x-small)",
- "fontFamily": "var(--wp--preset--font-family--system)"
- }
- }
- },
- "typography": {
- "fontStyle": "normal",
- "fontSize": "var(--wp--preset--font-size--medium)"
- },
- "border": {
- "color": "var(--wp--preset--color--primary)",
- "style": "solid",
- "width": "0 0 0 1px"
- }
- },
- "core/search": {
- "typography": {
- "fontSize": "var(--wp--preset--font-size--x-small)",
- "lineHeight": "1.6"
- }
- },
- "core/separator": {
- "border": {
- "color": "currentColor",
- "style": "solid",
- "width": "0 0 1px 0"
- },
- "color": {
- "text": "var(--wp--preset--color--foreground)"
- }
- },
- "core/site-tagline": {
- "typography": {
- "fontSize": "var(--wp--preset--font-size--x-small)"
- }
- },
- "core/site-title": {
- "typography": {
- "fontFamily": "var(--wp--preset--font-family--heading)",
- "textTransform": "uppercase"
- },
- "elements": {
- "link": {
- "typography": {
- "textDecoration": "none"
- },
- ":hover": {
- "typography": {
- "textDecoration": "underline"
- }
- }
- }
- }
- },
- "core/query-pagination": {
- "elements": {
- "link": {
- "typography": {
- "textDecoration": "none",
- "textTransform": "uppercase"
- }
- }
- },
- "typography": {
- "fontFamily": "var(--wp--preset--font-family--heading)",
- "fontSize": "var(--wp--preset--font-size--medium)",
- "letterSpacing": "0.01em"
- }
- },
- "sensei-lms/quiz-back-to-lesson": {
- "typography": {
- "fontFamily": "var(--wp--preset--font-family--system)"
- }
- },
- "sensei-lms/quiz-actions": {
- "css": "& .sensei-quiz-actions-secondary .sensei-quiz-action .quiz-submit { font-size: var(--wp--custom--typography--font-sizes--normal); }"
- },
- "sensei-lms/quiz-question": {
- "typography": {
- "fontSize": "var(--wp--preset--font-size--medium)"
- },
- "elements": {
- "h2": {
- "typography": {
- "fontSize": "clamp(1.5rem, 0.808rem + 2.308vw, 2.25rem)",
- "fontFamily": "var(--wp--preset--font-family--system)",
- "fontWeight": "590",
- "lineHeight": "1",
- "letterSpacing": "-0.36px"
- },
- "spacing": {
- "margin": {
- "bottom": "40px",
- "top": "80px"
- },
- "padding": {
- "bottom": "0",
- "top": "0",
- "left": "0",
- "right": "0"
- }
- }
- }
- },
- "css": "& .grade { font-family: var(--wp--preset--font-family--system) } & .sensei-lms-question__answer-feedback--incorrect { --color: #f2ddbe; }"
- }
- },
- "color": {
- "background": "var(--wp--preset--color--background)",
- "text": "var(--wp--preset--color--foreground)"
- },
- "elements": {
- "button": {
- "border": {
- "color": "transparent",
- "radius": "var(--wp--custom--button--radius)",
- "style": "solid",
- "width": "1px"
- },
- "color": {
- "background": "var(--wp--preset--color--foreground)",
- "text": "var(--wp--preset--color--background)"
- },
- "spacing": {
- "padding": {
- "top": "var(--wp--custom--button--spacing--padding--top)",
- "right": "var(--wp--custom--button--spacing--padding--right)",
- "bottom": "var(--wp--custom--button--spacing--padding--bottom)",
- "left": "var(--wp--custom--button--spacing--padding--left)"
- }
- },
- "typography": {
- "fontFamily": "var(--wp--preset--font-family--heading)",
- "fontSize": "var(--wp--custom--typography--font-sizes--button)",
- "fontWeight": "400",
- "letterSpacing": "0.05em",
- "textTransform": "uppercase"
- },
- ":active": {
- "border": {
- "color": "var(--wp--preset--color--button-border-active)"
- },
- "color": {
- "background": "var(--wp--preset--color--secondary)",
- "text": "var(--wp--preset--color--primary)"
- }
- },
- ":focus": {
- "color": {
- "background": "var(--wp--preset--color--foreground)",
- "text": "var(--wp--preset--color--background)"
- }
- },
- ":hover": {
- "border": {
- "color": "var(--wp--preset--color--button-border-hover)"
- },
- "color": {
- "background": "var(--wp--preset--color--primary)",
- "text": "var(--wp--preset--color--secondary)"
- }
- }
- },
- "caption": {
- "typography": {
- "fontSize": "var(--wp--preset--font-size--small)"
- }
- },
- "heading": {
- "typography": {
- "fontFamily": "var(--wp--preset--font-family--heading)",
- "fontWeight": "400",
- "letterSpacing": "0.01em",
- "lineHeight": "1",
- "textTransform": "uppercase"
- }
- },
- "h1": {
- "typography": {
- "fontSize": "var(--wp--preset--font-size--xx-large)"
- }
- },
- "h2": {
- "typography": {
- "fontSize": "var(--wp--preset--font-size--x-large)"
- }
- },
- "h3": {
- "typography": {
- "fontSize": "var(--wp--preset--font-size--large)"
- }
- },
- "h4": {
- "typography": {
- "fontSize": "var(--wp--preset--font-size--medium)"
- }
- },
- "h5": {
- "typography": {
- "fontSize": "var(--wp--preset--font-size--small)"
- }
- },
- "h6": {
- "typography": {
- "fontSize": "var(--wp--preset--font-size--x-small)"
- }
- },
- "link": {
- "color": {
- "text": "var(--wp--preset--color--primary)"
- },
- "typography": {
- "fontWeight": "400",
- "textDecoration": "none"
- },
- ":active": {
- "color": {
- "background": "var(--wp--preset--color--secondary)"
- },
- "typography": {
- "textDecoration": "none"
- }
- },
- ":focus": {
- "typography": {
- "textDecoration": "underline dotted"
- }
- },
- ":hover": {
- "typography": {
- "textDecoration": "underline"
- }
- }
- }
- },
- "spacing": {
- "blockGap": "2.5rem",
- "padding": {
- "right": "1.25rem",
- "left": "1.25rem"
- }
- },
- "typography": {
- "fontFamily": "var(--wp--preset--font-family--body)",
- "fontSize": "var(--wp--custom--typography--font-sizes--normal)",
- "lineHeight": "1.3"
- }
- },
- "templateParts": [
- {
- "area": "header",
- "name": "header"
- },
- {
- "area": "footer",
- "name": "footer"
- }
- ]
- }
|