|
@@ -0,0 +1,751 @@
|
|
|
|
+{
|
|
|
|
+ "settings": {
|
|
|
|
+ "appearanceTools": true,
|
|
|
|
+ "color": {
|
|
|
|
+ "duotone": [
|
|
|
|
+ {
|
|
|
|
+ "colors": [
|
|
|
|
+ "#000000",
|
|
|
|
+ "#ffffff"
|
|
|
|
+ ],
|
|
|
|
+ "name": "Default filter",
|
|
|
|
+ "slug": "default-filter"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "colors": [
|
|
|
|
+ "#001d74",
|
|
|
|
+ "#003ae7"
|
|
|
|
+ ],
|
|
|
|
+ "name": "White Filter",
|
|
|
|
+ "slug": "white-filter"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "palette": [
|
|
|
|
+ {
|
|
|
|
+ "color": "#003ae7",
|
|
|
|
+ "name": "Primary",
|
|
|
|
+ "slug": "primary"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "color": "#000000",
|
|
|
|
+ "name": "Secondary",
|
|
|
|
+ "slug": "secondary"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "color": "#ffffff",
|
|
|
|
+ "name": "Background",
|
|
|
|
+ "slug": "background"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "color": "#003ae711",
|
|
|
|
+ "name": "Accent",
|
|
|
|
+ "slug": "accent"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "color": "#2f2f2f",
|
|
|
|
+ "name": "Accent / Two",
|
|
|
|
+ "slug": "accent-2"
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "layout": {
|
|
|
|
+ "contentSize": "600px",
|
|
|
|
+ "wideSize": "1000px"
|
|
|
|
+ },
|
|
|
|
+ "spacing": {
|
|
|
|
+ "customSpacingSize": true,
|
|
|
|
+ "spacingScale": {
|
|
|
|
+ "steps": 0
|
|
|
|
+ },
|
|
|
|
+ "spacingSizes": [
|
|
|
|
+ {
|
|
|
|
+ "name": "0",
|
|
|
|
+ "size": "0.67rem",
|
|
|
|
+ "slug": "10"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "1",
|
|
|
|
+ "size": "0.67rem",
|
|
|
|
+ "slug": "30"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "2",
|
|
|
|
+ "size": "1rem",
|
|
|
|
+ "slug": "40"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "3",
|
|
|
|
+ "size": "1.5rem",
|
|
|
|
+ "slug": "50"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "4",
|
|
|
|
+ "size": "min(4.66vw, 2.25rem)",
|
|
|
|
+ "slug": "60"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "5",
|
|
|
|
+ "size": "min(7vw, 3.38rem)",
|
|
|
|
+ "slug": "70"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "6",
|
|
|
|
+ "size": "min(10.4vw, 5.06rem)",
|
|
|
|
+ "slug": "80"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "units": [
|
|
|
|
+ "%",
|
|
|
|
+ "px",
|
|
|
|
+ "em",
|
|
|
|
+ "rem",
|
|
|
|
+ "vh",
|
|
|
|
+ "vw"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "typography": {
|
|
|
|
+ "fluid": true,
|
|
|
|
+ "fontFamilies": [
|
|
|
|
+ {
|
|
|
|
+ "fontFace": [
|
|
|
|
+ {
|
|
|
|
+ "fontFamily": "Jost",
|
|
|
|
+ "fontStyle": "normal",
|
|
|
|
+ "fontWeight": "100",
|
|
|
|
+ "src": [
|
|
|
|
+ "file:./assets/fonts/jost_normal_100.ttf"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "fontFamily": "Jost",
|
|
|
|
+ "fontStyle": "normal",
|
|
|
|
+ "fontWeight": "200",
|
|
|
|
+ "src": [
|
|
|
|
+ "file:./assets/fonts/jost_normal_200.ttf"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "fontFamily": "Jost",
|
|
|
|
+ "fontStyle": "normal",
|
|
|
|
+ "fontWeight": "300",
|
|
|
|
+ "src": [
|
|
|
|
+ "file:./assets/fonts/jost_normal_300.ttf"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "fontFamily": "Jost",
|
|
|
|
+ "fontStyle": "normal",
|
|
|
|
+ "fontWeight": "400",
|
|
|
|
+ "src": [
|
|
|
|
+ "file:./assets/fonts/jost_normal_400.ttf"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "fontFamily": "Jost",
|
|
|
|
+ "fontStyle": "normal",
|
|
|
|
+ "fontWeight": "500",
|
|
|
|
+ "src": [
|
|
|
|
+ "file:./assets/fonts/jost_normal_500.ttf"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "fontFamily": "Jost",
|
|
|
|
+ "fontStyle": "normal",
|
|
|
|
+ "fontWeight": "600",
|
|
|
|
+ "src": [
|
|
|
|
+ "file:./assets/fonts/jost_normal_600.ttf"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "fontFamily": "Jost",
|
|
|
|
+ "fontStyle": "normal",
|
|
|
|
+ "fontWeight": "700",
|
|
|
|
+ "src": [
|
|
|
|
+ "file:./assets/fonts/jost_normal_700.ttf"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "fontFamily": "Jost",
|
|
|
|
+ "fontStyle": "normal",
|
|
|
|
+ "fontWeight": "800",
|
|
|
|
+ "src": [
|
|
|
|
+ "file:./assets/fonts/jost_normal_800.ttf"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "fontFamily": "Jost",
|
|
|
|
+ "fontStyle": "normal",
|
|
|
|
+ "fontWeight": "900",
|
|
|
|
+ "src": [
|
|
|
|
+ "file:./assets/fonts/jost_normal_900.ttf"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "fontFamily": "Jost",
|
|
|
|
+ "fontStyle": "italic",
|
|
|
|
+ "fontWeight": "100",
|
|
|
|
+ "src": [
|
|
|
|
+ "file:./assets/fonts/jost_italic_100.ttf"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "fontFamily": "Jost",
|
|
|
|
+ "fontStyle": "italic",
|
|
|
|
+ "fontWeight": "200",
|
|
|
|
+ "src": [
|
|
|
|
+ "file:./assets/fonts/jost_italic_200.ttf"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "fontFamily": "Jost",
|
|
|
|
+ "fontStyle": "italic",
|
|
|
|
+ "fontWeight": "300",
|
|
|
|
+ "src": [
|
|
|
|
+ "file:./assets/fonts/jost_italic_300.ttf"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "fontFamily": "Jost",
|
|
|
|
+ "fontStyle": "italic",
|
|
|
|
+ "fontWeight": "400",
|
|
|
|
+ "src": [
|
|
|
|
+ "file:./assets/fonts/jost_italic_400.ttf"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "fontFamily": "Jost",
|
|
|
|
+ "fontStyle": "italic",
|
|
|
|
+ "fontWeight": "500",
|
|
|
|
+ "src": [
|
|
|
|
+ "file:./assets/fonts/jost_italic_500.ttf"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "fontFamily": "Jost",
|
|
|
|
+ "fontStyle": "italic",
|
|
|
|
+ "fontWeight": "600",
|
|
|
|
+ "src": [
|
|
|
|
+ "file:./assets/fonts/jost_italic_600.ttf"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "fontFamily": "Jost",
|
|
|
|
+ "fontStyle": "italic",
|
|
|
|
+ "fontWeight": "700",
|
|
|
|
+ "src": [
|
|
|
|
+ "file:./assets/fonts/jost_italic_700.ttf"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "fontFamily": "Jost",
|
|
|
|
+ "fontStyle": "italic",
|
|
|
|
+ "fontWeight": "800",
|
|
|
|
+ "src": [
|
|
|
|
+ "file:./assets/fonts/jost_italic_800.ttf"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "fontFamily": "Jost",
|
|
|
|
+ "fontStyle": "italic",
|
|
|
|
+ "fontWeight": "900",
|
|
|
|
+ "src": [
|
|
|
|
+ "file:./assets/fonts/jost_italic_900.ttf"
|
|
|
|
+ ]
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "fontFamily": "Jost",
|
|
|
|
+ "slug": "jost"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "fontSizes": [
|
|
|
|
+ {
|
|
|
|
+ "fluid": {
|
|
|
|
+ "max": "1rem",
|
|
|
|
+ "min": "0.75rem"
|
|
|
|
+ },
|
|
|
|
+ "name": "Tiny",
|
|
|
|
+ "size": "0.9rem",
|
|
|
|
+ "slug": "x-small"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "fluid": false,
|
|
|
|
+ "name": "Small",
|
|
|
|
+ "size": "1rem",
|
|
|
|
+ "slug": "small"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "fluid": false,
|
|
|
|
+ "name": "Medium",
|
|
|
|
+ "size": "1.125rem",
|
|
|
|
+ "slug": "medium"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "fluid": false,
|
|
|
|
+ "name": "Large",
|
|
|
|
+ "size": "1.37rem",
|
|
|
|
+ "slug": "large"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "fluid": {
|
|
|
|
+ "max": "2.25rem",
|
|
|
|
+ "min": "1.75rem"
|
|
|
|
+ },
|
|
|
|
+ "name": "Extra Large",
|
|
|
|
+ "size": "2rem",
|
|
|
|
+ "slug": "x-large"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "fluid": {
|
|
|
|
+ "max": "3rem",
|
|
|
|
+ "min": "2.25rem"
|
|
|
|
+ },
|
|
|
|
+ "name": "Double Extra Large",
|
|
|
|
+ "size": "2.25rem",
|
|
|
|
+ "slug": "xx-large"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "fluid": {
|
|
|
|
+ "max": "6rem",
|
|
|
|
+ "min": "2.4rem"
|
|
|
|
+ },
|
|
|
|
+ "name": "Tripple Extra Large",
|
|
|
|
+ "size": "6rem",
|
|
|
|
+ "slug": "xxx-large"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "fluid": {
|
|
|
|
+ "max": "8rem",
|
|
|
|
+ "min": "3.25rem"
|
|
|
|
+ },
|
|
|
|
+ "name": "Quadruple Extra Large",
|
|
|
|
+ "size": "8rem",
|
|
|
|
+ "slug": "xxxx-large"
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "useRootPaddingAwareAlignments": true
|
|
|
|
+ },
|
|
|
|
+ "styles": {
|
|
|
|
+ "blocks": {
|
|
|
|
+ "core/code": {
|
|
|
|
+ "border": {
|
|
|
|
+ "radius": "2px"
|
|
|
|
+ },
|
|
|
|
+ "color": {
|
|
|
|
+ "background": "var(--wp--preset--color--primary)",
|
|
|
|
+ "text": "var(--wp--preset--color--background)"
|
|
|
|
+ },
|
|
|
|
+ "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": "var(--wp--preset--font-size--small)"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "core/comment-date": {
|
|
|
|
+ "typography": {
|
|
|
|
+ "fontSize": "var(--wp--preset--font-size--small)"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "core/comment-edit-link": {
|
|
|
|
+ "typography": {
|
|
|
|
+ "fontSize": "var(--wp--preset--font-size--small)"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "core/comment-reply-link": {
|
|
|
|
+ "typography": {
|
|
|
|
+ "fontSize": "var(--wp--preset--font-size--small)",
|
|
|
|
+ "textDecoration": "underline"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "core/comments-title": {
|
|
|
|
+ "typography": {
|
|
|
|
+ "fontSize": "var(--wp--preset--font-size--large)"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "core/gallery": {
|
|
|
|
+ "spacing": {
|
|
|
|
+ "margin": {
|
|
|
|
+ "bottom": "var(--wp--preset--spacing--50)"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "core/heading": {
|
|
|
|
+ "spacing": {
|
|
|
|
+ "margin": {
|
|
|
|
+ "bottom": "var(--wp--preset--spacing--30)",
|
|
|
|
+ "left": "0",
|
|
|
|
+ "right": "0",
|
|
|
|
+ "top": "var(--wp--preset--spacing--70)"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "core/image": {
|
|
|
|
+ "border": {
|
|
|
|
+ "bottom": {
|
|
|
|
+ "color": "var(--wp--preset--color--accent)",
|
|
|
|
+ "style": "solid",
|
|
|
|
+ "width": "60px"
|
|
|
|
+ },
|
|
|
|
+ "left": {
|
|
|
|
+ "color": "var(--wp--preset--color--accent)",
|
|
|
|
+ "style": "solid",
|
|
|
|
+ "width": "60px"
|
|
|
|
+ },
|
|
|
|
+ "radius": "2px",
|
|
|
|
+ "right": {
|
|
|
|
+ "color": "var(--wp--preset--color--accent)",
|
|
|
|
+ "style": "solid",
|
|
|
|
+ "width": "60px"
|
|
|
|
+ },
|
|
|
|
+ "top": {
|
|
|
|
+ "color": "var(--wp--preset--color--accent)",
|
|
|
|
+ "style": "solid",
|
|
|
|
+ "width": "60px"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "filter": {
|
|
|
|
+ "duotone": "var(--wp--preset--duotone--default-filter)"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "core/list": {
|
|
|
|
+ "spacing": {
|
|
|
|
+ "padding": {
|
|
|
|
+ "left": "var(--wp--preset--spacing--70)"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "core/post-content": {
|
|
|
|
+ "elements": {
|
|
|
|
+ "link": {
|
|
|
|
+ "color": {
|
|
|
|
+ "text": "var(--wp--preset--color--primary)"
|
|
|
|
+ },
|
|
|
|
+ "typography": {
|
|
|
|
+ "textDecoration": "underline"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "core/post-date": {
|
|
|
|
+ "color": {
|
|
|
|
+ "text": "var(--wp--preset--color--primary)"
|
|
|
|
+ },
|
|
|
|
+ "elements": {
|
|
|
|
+ "link": {
|
|
|
|
+ "color": {
|
|
|
|
+ "text": "var(--wp--preset--color--primary)"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "typography": {
|
|
|
|
+ "fontSize": "0.8rem",
|
|
|
|
+ "fontStyle": "normal",
|
|
|
|
+ "fontWeight": "500",
|
|
|
|
+ "textTransform": "none"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "core/post-featured-image": {
|
|
|
|
+ "border": {
|
|
|
|
+ "bottom": {
|
|
|
|
+ "color": "var(--wp--preset--color--accent)",
|
|
|
|
+ "style": "solid",
|
|
|
|
+ "width": "60px"
|
|
|
|
+ },
|
|
|
|
+ "left": {
|
|
|
|
+ "color": "var(--wp--preset--color--accent)",
|
|
|
|
+ "style": "solid",
|
|
|
|
+ "width": "60px"
|
|
|
|
+ },
|
|
|
|
+ "radius": "2px",
|
|
|
|
+ "right": {
|
|
|
|
+ "color": "var(--wp--preset--color--accent)",
|
|
|
|
+ "style": "solid",
|
|
|
|
+ "width": "60px"
|
|
|
|
+ },
|
|
|
|
+ "top": {
|
|
|
|
+ "color": "var(--wp--preset--color--accent)",
|
|
|
|
+ "style": "solid",
|
|
|
|
+ "width": "60px"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "filter": {
|
|
|
|
+ "duotone": "var(--wp--preset--duotone--default-filter)"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "core/post-navigation-link": {
|
|
|
|
+ "typography": {
|
|
|
|
+ "fontSize": "0.8rem",
|
|
|
|
+ "fontStyle": "normal",
|
|
|
|
+ "fontWeight": "500",
|
|
|
|
+ "textDecoration": "none",
|
|
|
|
+ "textTransform": "none"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "core/post-title": {
|
|
|
|
+ "spacing": {
|
|
|
|
+ "margin": {
|
|
|
|
+ "bottom": "0",
|
|
|
|
+ "left": "0",
|
|
|
|
+ "right": "0",
|
|
|
|
+ "top": "0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "typography": {
|
|
|
|
+ "fontSize": "6rem",
|
|
|
|
+ "fontStyle": "normal",
|
|
|
|
+ "fontWeight": "700",
|
|
|
|
+ "lineHeight": "0.8",
|
|
|
|
+ "textTransform": "uppercase"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "core/pullquote": {
|
|
|
|
+ "border": {
|
|
|
|
+ "style": "solid",
|
|
|
|
+ "width": "1px 0"
|
|
|
|
+ },
|
|
|
|
+ "elements": {
|
|
|
|
+ "cite": {
|
|
|
|
+ "typography": {
|
|
|
|
+ "fontSize": "var(--wp--preset--font-size--small)",
|
|
|
|
+ "fontStyle": "normal",
|
|
|
|
+ "letterSpacing": "0.15em"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "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": "normal"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "core/query-pagination": {
|
|
|
|
+ "typography": {
|
|
|
|
+ "fontSize": "0.8rem",
|
|
|
|
+ "fontStyle": "normal",
|
|
|
|
+ "fontWeight": "500"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "core/query-title": {
|
|
|
|
+ "typography": {
|
|
|
|
+ "fontSize": "var(--wp--preset--font-size--medium)"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "core/quote": {
|
|
|
|
+ "border": {
|
|
|
|
+ "style": "solid",
|
|
|
|
+ "width": "0 0 0 7px"
|
|
|
|
+ },
|
|
|
|
+ "elements": {
|
|
|
|
+ "cite": {
|
|
|
|
+ "typography": {
|
|
|
|
+ "fontSize": "var(--wp--preset--font-size--small)",
|
|
|
|
+ "fontStyle": "normal"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "spacing": {
|
|
|
|
+ "margin": {
|
|
|
|
+ "left": "0"
|
|
|
|
+ },
|
|
|
|
+ "padding": {
|
|
|
|
+ "left": "var(--wp--preset--spacing--50)"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "typography": {
|
|
|
|
+ "fontStyle": "normal"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "core/search": {
|
|
|
|
+ "border": {
|
|
|
|
+ "bottom": {
|
|
|
|
+ "color": "var(--wp--preset--color--primary)",
|
|
|
|
+ "width": "2px"
|
|
|
|
+ },
|
|
|
|
+ "left": {
|
|
|
|
+ "color": "var(--wp--preset--color--primary)",
|
|
|
|
+ "width": "2px"
|
|
|
|
+ },
|
|
|
|
+ "right": {
|
|
|
|
+ "color": "var(--wp--preset--color--primary)",
|
|
|
|
+ "width": "2px"
|
|
|
|
+ },
|
|
|
|
+ "top": {
|
|
|
|
+ "color": "var(--wp--preset--color--primary)",
|
|
|
|
+ "width": "2px"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "typography": {
|
|
|
|
+ "fontSize": "var(--wp--preset--font-size--medium)",
|
|
|
|
+ "lineHeight": "1.6"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "core/separator": {
|
|
|
|
+ "border": {
|
|
|
|
+ "color": "var(--wp--preset--color--primary)",
|
|
|
|
+ "style": "solid",
|
|
|
|
+ "width": "0 0 2px 0"
|
|
|
|
+ },
|
|
|
|
+ "color": {
|
|
|
|
+ "text": "var(--wp--preset--color--foreground)"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "core/site-tagline": {
|
|
|
|
+ "typography": {
|
|
|
|
+ "fontSize": "var(--wp--preset--font-size--x-small)"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "core/site-title": {
|
|
|
|
+ "color": {
|
|
|
|
+ "text": "var(--wp--preset--color--primary)"
|
|
|
|
+ },
|
|
|
|
+ "typography": {
|
|
|
|
+ "fontSize": "var(--wp--preset--font-size--xxxx-large)",
|
|
|
|
+ "fontStyle": "normal",
|
|
|
|
+ "fontWeight": "700",
|
|
|
|
+ "letterSpacing": "0.03125em",
|
|
|
|
+ "lineHeight": "0.8",
|
|
|
|
+ "textDecoration": "none",
|
|
|
|
+ "textTransform": "uppercase"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "color": {
|
|
|
|
+ "background": "var(--wp--preset--color--background)",
|
|
|
|
+ "text": "var(--wp--preset--color--primary)"
|
|
|
|
+ },
|
|
|
|
+ "elements": {
|
|
|
|
+ "button": {
|
|
|
|
+ ":hover": {
|
|
|
|
+ "color": {
|
|
|
|
+ "background": "var(--wp--preset--color--accent-2)",
|
|
|
|
+ "text": "var(--wp--preset--color--background)"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "border": {
|
|
|
|
+ "radius": "2px"
|
|
|
|
+ },
|
|
|
|
+ "color": {
|
|
|
|
+ "background": "var(--wp--preset--color--primary)",
|
|
|
|
+ "text": "var(--wp--preset--color--background)"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "caption": {
|
|
|
|
+ "color": {
|
|
|
|
+ "text": "var(--wp--preset--color--primary)"
|
|
|
|
+ },
|
|
|
|
+ "typography": {
|
|
|
|
+ "fontSize": "0.8rem"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "h1": {
|
|
|
|
+ "typography": {
|
|
|
|
+ "fontSize": "var(--wp--preset--font-size--x-large)",
|
|
|
|
+ "fontWeight": "700",
|
|
|
|
+ "lineHeight": "1.1"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "h2": {
|
|
|
|
+ "typography": {
|
|
|
|
+ "fontSize": "var(--wp--preset--font-size--large)",
|
|
|
|
+ "fontWeight": "700",
|
|
|
|
+ "lineHeight": "1.1"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "h3": {
|
|
|
|
+ "typography": {
|
|
|
|
+ "fontSize": "var(--wp--preset--font-size--medium)",
|
|
|
|
+ "lineHeight": "1.2"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "h4": {
|
|
|
|
+ "typography": {
|
|
|
|
+ "fontSize": "var(--wp--preset--font-size--small)",
|
|
|
|
+ "textTransform": "uppercase"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "h5": {
|
|
|
|
+ "typography": {
|
|
|
|
+ "fontSize": "var(--wp--preset--font-size--x-small)"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "h6": {
|
|
|
|
+ "typography": {
|
|
|
|
+ "fontSize": "var(--wp--preset--font-size--x-small)",
|
|
|
|
+ "textTransform": "uppercase"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "heading": {
|
|
|
|
+ "typography": {
|
|
|
|
+ "fontStyle": "normal",
|
|
|
|
+ "fontWeight": "600",
|
|
|
|
+ "lineHeight": "1.6",
|
|
|
|
+ "textTransform": "none"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "link": {
|
|
|
|
+ ":hover": {
|
|
|
|
+ "color": {
|
|
|
|
+ "text": "var(--wp--preset--color--secondary)"
|
|
|
|
+ },
|
|
|
|
+ "typography": {
|
|
|
|
+ "textDecoration": "none"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "color": {
|
|
|
|
+ "text": "var(--wp--preset--color--primary)"
|
|
|
|
+ },
|
|
|
|
+ "typography": {
|
|
|
|
+ "textDecoration": "none"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "spacing": {
|
|
|
|
+ "blockGap": "var(--wp--preset--spacing--50)",
|
|
|
|
+ "padding": {
|
|
|
|
+ "bottom": "0",
|
|
|
|
+ "left": "0",
|
|
|
|
+ "right": "0",
|
|
|
|
+ "top": "0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "typography": {
|
|
|
|
+ "fontFamily": "var(--wp--preset--font-family--jost)",
|
|
|
|
+ "fontSize": "var(--wp--preset--font-size--medium)",
|
|
|
|
+ "fontStyle": "normal",
|
|
|
|
+ "fontWeight": "600",
|
|
|
|
+ "lineHeight": "1.4"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "templateParts": [
|
|
|
|
+ {
|
|
|
|
+ "area": "header",
|
|
|
|
+ "name": "header",
|
|
|
|
+ "title": "Header"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "area": "footer",
|
|
|
|
+ "name": "footer",
|
|
|
|
+ "title": "Footer"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "version": 2,
|
|
|
|
+ "$schema": "https://schemas.wp.org/wp/6.4/theme.json"
|
|
|
|
+}
|