123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734 |
- {
- "$schema": "https://schemas.wp.org/trunk/theme.json",
- "version": 2,
- "customTemplates": [
- {
- "name": "blank",
- "postTypes": [
- "page",
- "post"
- ],
- "title": "Blank"
- },
- {
- "name": "blog-alternative",
- "postTypes": [
- "page"
- ],
- "title": "Blog (Alternative)"
- },
- {
- "name": "404",
- "postTypes": [
- "page"
- ],
- "title": "404"
- }
- ],
- "settings": {
- "appearanceTools": true,
- "color": {
- "palette": [
- {
- "color": "#ffffff",
- "name": "Base",
- "slug": "base"
- },
- {
- "color": "#000000",
- "name": "Contrast",
- "slug": "contrast"
- },
- {
- "color": "#9DFF20",
- "name": "Primary",
- "slug": "primary"
- },
- {
- "color": "#345C00",
- "name": "Secondary",
- "slug": "secondary"
- },
- {
- "color": "#F6F6F6",
- "name": "Tertiary",
- "slug": "tertiary"
- }
- ]
- },
- "layout": {
- "contentSize": "650px",
- "wideSize": "1200px"
- },
- "spacing": {
- "spacingScale": {
- "steps": 0
- },
- "spacingSizes": [
- {
- "size": "clamp(1.5rem, 5vw, 2rem)",
- "slug": "30",
- "name": "1"
- },
- {
- "size": "clamp(1.8rem, 1.8rem + ((1vw - 0.48rem) * 2.885), 3rem)",
- "slug": "40",
- "name": "2"
- },
- {
- "size": "clamp(2.5rem, 8vw, 4.5rem)",
- "slug": "50",
- "name": "3"
- },
- {
- "size": "clamp(3.75rem, 10vw, 7rem)",
- "slug": "60",
- "name": "4"
- },
- {
- "size": "clamp(5rem, 5.25rem + ((1vw - 0.48rem) * 9.096), 8rem)",
- "slug": "70",
- "name": "5"
- },
- {
- "size": "clamp(7rem, 14vw, 11rem)",
- "slug": "80",
- "name": "6"
- }
- ],
- "units": [
- "%",
- "px",
- "em",
- "rem",
- "vh",
- "vw"
- ]
- },
- "typography": {
- "dropCap": false,
- "fluid": true,
- "fontFamilies": [
- {
- "fontFace": [
- {
- "fontFamily": "DM Sans",
- "fontStretch": "normal",
- "fontStyle": "normal",
- "fontWeight": "400",
- "src": [
- "file:./assets/fonts/dm-sans/DMSans-Regular.woff2"
- ]
- },
- {
- "fontFamily": "DM Sans",
- "fontStretch": "normal",
- "fontStyle": "italic",
- "fontWeight": "400",
- "src": [
- "file:./assets/fonts/dm-sans/DMSans-Regular-Italic.woff2"
- ]
- },
- {
- "fontFamily": "DM Sans",
- "fontStretch": "normal",
- "fontStyle": "normal",
- "fontWeight": "700",
- "src": [
- "file:./assets/fonts/dm-sans/DMSans-Bold.woff2"
- ]
- },
- {
- "fontFamily": "DM Sans",
- "fontStretch": "normal",
- "fontStyle": "italic",
- "fontWeight": "700",
- "src": [
- "file:./assets/fonts/dm-sans/DMSans-Bold-Italic.woff2"
- ]
- }
- ],
- "fontFamily": "\"DM Sans\", sans-serif",
- "name": "DM Sans",
- "slug": "dm-sans"
- },
- {
- "fontFace": [
- {
- "fontDisplay": "block",
- "fontFamily": "IBM Plex Mono",
- "fontStretch": "normal",
- "fontStyle": "normal",
- "fontWeight": "300",
- "src": [
- "file:./assets/fonts/ibm-plex-mono/IBMPlexMono-Light.woff2"
- ]
- },
- {
- "fontDisplay": "block",
- "fontFamily": "IBM Plex Mono",
- "fontStretch": "normal",
- "fontStyle": "normal",
- "fontWeight": "400",
- "src": [
- "file:./assets/fonts/ibm-plex-mono/IBMPlexMono-Regular.woff2"
- ]
- },
- {
- "fontDisplay": "block",
- "fontFamily": "IBM Plex Mono",
- "fontStretch": "normal",
- "fontStyle": "italic",
- "fontWeight": "400",
- "src": [
- "file:./assets/fonts/ibm-plex-mono/IBMPlexMono-Italic.woff2"
- ]
- },
- {
- "fontDisplay": "block",
- "fontFamily": "IBM Plex Mono",
- "fontStretch": "normal",
- "fontStyle": "normal",
- "fontWeight": "700",
- "src": [
- "file:./assets/fonts/ibm-plex-mono/IBMPlexMono-Bold.woff2"
- ]
- }
- ],
- "fontFamily": "'IBM Plex Mono', monospace",
- "name": "IBM Plex Mono",
- "slug": "ibm-plex-mono"
- },
- {
- "fontFace": [
- {
- "fontFamily": "Inter",
- "fontStretch": "normal",
- "fontStyle": "normal",
- "fontWeight": "200 900",
- "src": [
- "file:./assets/fonts/inter/Inter-VariableFont_slnt,wght.ttf"
- ]
- }
- ],
- "fontFamily": "\"Inter\", sans-serif",
- "name": "Inter",
- "slug": "inter"
- },
- {
- "fontFamily": "-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Oxygen-Sans,Ubuntu,Cantarell,\"Helvetica Neue\",sans-serif",
- "name": "System Font",
- "slug": "system-font"
- },
- {
- "fontFace": [
- {
- "fontFamily": "Source Serif Pro",
- "fontStretch": "normal",
- "fontStyle": "normal",
- "fontWeight": "200 900",
- "src": [
- "file:./assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.ttf.woff2"
- ]
- },
- {
- "fontFamily": "Source Serif Pro",
- "fontStretch": "normal",
- "fontStyle": "italic",
- "fontWeight": "200 900",
- "src": [
- "file:./assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.ttf.woff2"
- ]
- }
- ],
- "fontFamily": "\"Source Serif Pro\", serif",
- "name": "Source Serif Pro",
- "slug": "source-serif-pro"
- }
- ],
- "fontSizes": [
- {
- "fluid": {
- "min": "0.875rem",
- "max": "1rem"
- },
- "size": "1rem",
- "slug": "small"
- },
- {
- "fluid": {
- "min": "1rem",
- "max": "1.125rem"
- },
- "size": "1.125rem",
- "slug": "medium"
- },
- {
- "fluid": {
- "min": "1.75rem",
- "max": "1.875rem"
- },
- "size": "1.75rem",
- "slug": "large"
- },
- {
- "fluid": false,
- "size": "2.25rem",
- "slug": "x-large"
- },
- {
- "fluid": {
- "min": "4rem",
- "max": "10rem"
- },
- "size": "10rem",
- "slug": "xx-large"
- }
- ]
- },
- "useRootPaddingAwareAlignments": true
- },
- "styles": {
- "blocks": {
- "core/navigation": {
- "elements": {
- "link": {
- ":hover": {
- "typography": {
- "textDecoration": "underline"
- }
- },
- ":focus": {
- "typography": {
- "textDecoration": "underline dashed"
- }
- },
- ":active": {
- "typography": {
- "textDecoration": "none"
- }
- },
- "typography": {
- "textDecoration": "none"
- }
- }
- },
- "typography": {
- "fontSize": "var(--wp--preset--font-size--small)"
- }
- },
- "core/post-author": {
- "typography": {
- "fontSize": "var(--wp--preset--font-size--small)"
- }
- },
- "core/post-content": {
- "elements": {
- "link": {
- "color": {
- "text": "var(--wp--preset--color--secondary)"
- }
- }
- }
- },
- "core/post-excerpt": {
- "typography": {
- "fontSize": "var(--wp--preset--font-size--medium)"
- }
- },
- "core/post-date": {
- "typography": {
- "fontSize": "var(--wp--preset--font-size--small)",
- "fontWeight": "400"
- },
- "elements": {
- "link": {
- "typography": {
- "textDecoration": "none"
- },
- ":hover": {
- "typography": {
- "textDecoration": "underline"
- }
- }
- }
- }
- },
- "core/post-terms": {
- "typography": {
- "fontSize": "var(--wp--preset--font-size--small)"
- }
- },
- "core/post-title": {
- "spacing": {
- "margin": {
- "bottom": "1.25rem",
- "top": "1.25rem"
- }
- },
- "typography": {
- "fontWeight": "400"
- },
- "elements": {
- "link": {
- ":hover": {
- "typography": {
- "textDecoration": "underline"
- }
- },
- ":focus": {
- "typography": {
- "textDecoration": "underline dashed"
- }
- },
- ":active": {
- "color": {
- "text": "var(--wp--preset--color--secondary)"
- },
- "typography": {
- "textDecoration": "none"
- }
- },
- "typography": {
- "textDecoration": "none"
- }
- }
- }
- },
- "core/comments-title":{
- "typography": {
- "fontSize": "var(--wp--preset--font-size--large)"
- },
- "spacing": {
- "margin": {
- "bottom": "var(--wp--preset--spacing--40)"
- }
- }
- },
- "core/comment-author-name": {
- "elements": {
- "link": {
- ":hover": {
- "typography": {
- "textDecoration": "underline"
- }
- },
- ":focus": {
- "typography": {
- "textDecoration": "underline dashed"
- }
- },
- ":active": {
- "color": {
- "text": "var(--wp--preset--color--secondary)"
- },
- "typography": {
- "textDecoration": "none"
- }
- },
- "typography": {
- "textDecoration": "none"
- }
- }
- }
- },
- "core/comment-date": {
- "typography": {
- "fontSize": "var(--wp--preset--font-size--small)"
- },
- "elements": {
- "link": {
- ":hover": {
- "typography": {
- "textDecoration": "underline"
- }
- },
- ":focus": {
- "typography": {
- "textDecoration": "underline dashed"
- }
- },
- ":active": {
- "color": {
- "text": "var(--wp--preset--color--secondary)"
- },
- "typography": {
- "textDecoration": "none"
- }
- },
- "typography": {
- "textDecoration": "none"
- }
- }
- }
- },
- "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/comments-pagination": {
- "spacing": {
- "margin": {
- "top": "var(--wp--preset--spacing--40)"
- }
- },
- "elements": {
- "link": {
- "typography": {
- "textDecoration": "none"
- }
- }
- }
- },
- "core/pullquote": {
- "border": {
- "style": "solid",
- "width": "1px 0"
- },
- "elements": {
- "cite": {
- "typography": {
- "fontSize": "var(--wp--preset--font-size--small)",
- "fontStyle": "normal",
- "textTransform": "none"
- }
- }
- },
- "typography": {
- "lineHeight": "1.3"
- },
- "spacing": {
- "margin": {
- "bottom": "var(--wp--preset--spacing--40) !important",
- "top": "var(--wp--preset--spacing--40) !important"
- }
- }
- },
- "core/query": {
- "elements": {
- "h2": {
- "typography": {
- "fontSize": "var(--wp--preset--font-size--x-large)"
- }
- }
- }
- },
- "core/query-pagination": {
- "typography": {
- "fontSize": "var(--wp--preset--font-size--small)",
- "fontWeight": "400"
- },
- "elements": {
- "link": {
- "typography": {
- "textDecoration": "none"
- },
- ":hover": {
- "typography": {
- "textDecoration": "underline"
- }
- }
- }
- }
- },
- "core/quote": {
- "border": {
- "width": "1px"
- },
- "elements": {
- "cite": {
- "typography": {
- "fontSize": "var(--wp--preset--font-size--small)",
- "fontStyle": "normal"
- }
- }
- },
- "spacing": {
- "padding": {
- "left": "var(--wp--preset--spacing--30)",
- "right": "var(--wp--preset--spacing--30)"
- }
- }
- },
- "core/site-title": {
- "elements": {
- "link": {
- ":hover": {
- "typography": {
- "textDecoration": "underline"
- }
- },
- ":focus": {
- "typography": {
- "textDecoration": "underline dashed"
- }
- },
- ":active": {
- "color": {
- "text": "var(--wp--preset--color--secondary)"
- },
- "typography": {
- "textDecoration": "none"
- }
- },
- "typography": {
- "textDecoration": "none"
- }
- }
- },
- "typography": {
- "fontSize": "var(--wp--preset--font-size--medium)",
- "fontWeight": "normal",
- "lineHeight": "1.4"
- }
- }
- },
- "color": {
- "background": "var(--wp--preset--color--base)",
- "text": "var(--wp--preset--color--contrast)"
- },
- "elements": {
- "button": {
- "border": {
- "radius": "0"
- },
- "color": {
- "background": "var(--wp--preset--color--primary)",
- "text": "var(--wp--preset--color--contrast)"
- },
- ":hover": {
- "color": {
- "background": "var(--wp--preset--color--contrast)",
- "text": "var(--wp--preset--color--base)"
- }
- },
- ":focus": {
- "color": {
- "background": "var(--wp--preset--color--contrast)",
- "text": "var(--wp--preset--color--base)"
- }
- },
- ":active": {
- "color": {
- "background": "var(--wp--preset--color--secondary)",
- "text": "var(--wp--preset--color--base)"
- }
- },
- ":visited": {
- "color": {
- "text": "var(--wp--preset--color--contrast)"
- }
- }
- },
- "h1": {
- "typography": {
- "fontSize": "3.625rem",
- "lineHeight": "1.2"
- }
- },
- "h2": {
- "typography": {
- "fontSize": "clamp(2.625rem, calc(2.625rem + ((1vw - 0.48rem) * 8.4135)), 3.25rem)",
- "lineHeight": "1.2"
- }
- },
- "h3": {
- "typography": {
- "fontSize": "var(--wp--preset--font-size--x-large)"
- }
- },
- "h4": {
- "typography": {
- "fontSize": "var(--wp--preset--font-size--large)"
- }
- },
- "h5": {
- "typography": {
- "fontSize": "var(--wp--preset--font-size--medium)",
- "fontWeight": "700",
- "textTransform": "uppercase"
- }
- },
- "h6": {
- "typography": {
- "fontSize": "var(--wp--preset--font-size--medium)",
- "textTransform": "uppercase"
- }
- },
- "heading": {
- "typography": {
- "fontWeight": "400",
- "lineHeight": "1.4"
- }
- },
- "link": {
- "color": {
- "text": "var(--wp--preset--color--contrast)"
- },
- ":hover": {
- "typography": {
- "textDecoration": "none"
- }
- },
- ":focus": {
- "typography": {
- "textDecoration": "underline dashed"
- }
- },
- ":active": {
- "color": {
- "text": "var(--wp--preset--color--secondary)"
- },
- "typography": {
- "textDecoration": "none"
- }
- },
- "typography": {
- "textDecoration": "underline"
- }
- }
- },
- "spacing": {
- "blockGap": "1.5rem",
- "padding": {
- "top": "var(--wp--preset--spacing--40)",
- "right": "var(--wp--preset--spacing--30)",
- "bottom": "var(--wp--preset--spacing--40)",
- "left": "var(--wp--preset--spacing--30)"
- }
- },
- "typography": {
- "fontFamily": "var(--wp--preset--font-family--system-font)",
- "fontSize": "var(--wp--preset--font-size--medium)",
- "lineHeight": "1.6"
- }
- },
- "templateParts": [
- {
- "area": "header",
- "name": "header",
- "title": "Header"
- },
- {
- "area": "footer",
- "name": "footer",
- "title": "Footer"
- },
- {
- "area": "uncategorized",
- "name": "comments",
- "title": "Comments"
- },
- {
- "area": "uncategorized",
- "name": "post-meta",
- "title": "Post Meta"
- }
- ]
- }
|