|
@@ -0,0 +1,555 @@
|
|
|
|
+{
|
|
|
|
+ "settings": {
|
|
|
|
+ "appearanceTools": true,
|
|
|
|
+ "color": {
|
|
|
|
+ "palette": [
|
|
|
|
+ {
|
|
|
|
+ "color": "#702b1c",
|
|
|
|
+ "name": "Primary",
|
|
|
|
+ "slug": "primary"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "color": "#c9a282",
|
|
|
|
+ "name": "Secondary",
|
|
|
|
+ "slug": "secondary"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "color": "#ecdac6",
|
|
|
|
+ "name": "Foreground",
|
|
|
|
+ "slug": "foreground"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "color": "#702b1c",
|
|
|
|
+ "name": "Background",
|
|
|
|
+ "slug": "background"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "color": "#ecdac6",
|
|
|
|
+ "name": "Tertiary",
|
|
|
|
+ "slug": "tertiary"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "text": true
|
|
|
|
+ },
|
|
|
|
+ "layout": {
|
|
|
|
+ "contentSize": "480px",
|
|
|
|
+ "wideSize": "800px"
|
|
|
|
+ },
|
|
|
|
+ "spacing": {
|
|
|
|
+ "customSpacingSize": true,
|
|
|
|
+ "spacingScale": {
|
|
|
|
+ "increment": 1.5,
|
|
|
|
+ "mediumStep": 1.5,
|
|
|
|
+ "operator": "*",
|
|
|
|
+ "steps": 7,
|
|
|
|
+ "unit": "rem"
|
|
|
|
+ },
|
|
|
|
+ "spacingSizes": [],
|
|
|
|
+ "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": "Inter",
|
|
|
|
+ "fontStyle": "normal",
|
|
|
|
+ "fontWeight": "300",
|
|
|
|
+ "src": [
|
|
|
|
+ "file:./assets/fonts/inter_normal_300.ttf"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "fontFamily": "Inter",
|
|
|
|
+ "fontStyle": "normal",
|
|
|
|
+ "fontWeight": "600",
|
|
|
|
+ "src": [
|
|
|
|
+ "file:./assets/fonts/inter_normal_600.ttf"
|
|
|
|
+ ]
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "fontFamily": "Inter",
|
|
|
|
+ "slug": "inter"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "fontFace": [
|
|
|
|
+ {
|
|
|
|
+ "fontFamily": "Russisch Sans",
|
|
|
|
+ "fontStyle": "normal",
|
|
|
|
+ "fontWeight": "400",
|
|
|
|
+ "src": [
|
|
|
|
+ "file:./assets/fonts/russisch-sans_normal_400.ttf"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "fontFamily": "Russisch Sans",
|
|
|
|
+ "fontStyle": "italic",
|
|
|
|
+ "fontWeight": "400",
|
|
|
|
+ "src": [
|
|
|
|
+ "file:./assets/fonts/russisch-sans_italic_400.ttf"
|
|
|
|
+ ]
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "fontFamily": "Russisch Sans",
|
|
|
|
+ "slug": "russisch-sans"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "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/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/comment-author-name": {
|
|
|
|
+ "typography": {
|
|
|
|
+ "fontSize": "14px",
|
|
|
|
+ "fontStyle": "normal",
|
|
|
|
+ "fontWeight": "700",
|
|
|
|
+ "lineHeight": "1.4"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "core/comment-date": {
|
|
|
|
+ "typography": {
|
|
|
|
+ "fontSize": "14px",
|
|
|
|
+ "fontStyle": "normal",
|
|
|
|
+ "fontWeight": "700"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "core/comment-edit-link": {
|
|
|
|
+ "typography": {
|
|
|
|
+ "fontSize": "14px",
|
|
|
|
+ "fontStyle": "normal",
|
|
|
|
+ "fontWeight": "700",
|
|
|
|
+ "textTransform": "uppercase"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "core/comment-reply-link": {
|
|
|
|
+ "typography": {
|
|
|
|
+ "fontSize": "14px",
|
|
|
|
+ "fontStyle": "normal",
|
|
|
|
+ "fontWeight": "700",
|
|
|
|
+ "textTransform": "uppercase"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "core/comment-template": {
|
|
|
|
+ "typography": {
|
|
|
|
+ "fontSize": "1.1rem"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "core/comments": {
|
|
|
|
+ "color": {
|
|
|
|
+ "text": "var:preset|color|primary"
|
|
|
|
+ },
|
|
|
|
+ "elements": {
|
|
|
|
+ "link": {
|
|
|
|
+ "color": {
|
|
|
|
+ "text": "var:preset|color|primary"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "core/comments-pagination": {
|
|
|
|
+ "typography": {
|
|
|
|
+ "fontSize": "var:preset|font-size|medium",
|
|
|
|
+ "letterSpacing": "0.1rem",
|
|
|
|
+ "textTransform": "uppercase"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "core/gallery": {
|
|
|
|
+ "spacing": {
|
|
|
|
+ "margin": {
|
|
|
|
+ "bottom": "var(--wp--preset--spacing--50)"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "core/heading": {
|
|
|
|
+ "spacing": {
|
|
|
|
+ "padding": {
|
|
|
|
+ "bottom": "2rem",
|
|
|
|
+ "top": "2rem"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "core/list": {
|
|
|
|
+ "spacing": {
|
|
|
|
+ "padding": {
|
|
|
|
+ "left": "var(--wp--preset--spacing--70)"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "core/navigation": {
|
|
|
|
+ "elements": {
|
|
|
|
+ "link": {
|
|
|
|
+ ":hover": {
|
|
|
|
+ "typography": {
|
|
|
|
+ "textDecoration": "underline"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "typography": {
|
|
|
|
+ "textDecoration": "none"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "core/paragraph": {
|
|
|
|
+ "typography": {
|
|
|
|
+ "letterSpacing": "0.02rem",
|
|
|
|
+ "lineHeight": "1.4"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "core/post-author-name": {
|
|
|
|
+ "elements": {
|
|
|
|
+ "link": {
|
|
|
|
+ ":hover": {
|
|
|
|
+ "typography": {
|
|
|
|
+ "textDecoration": "underline"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "typography": {
|
|
|
|
+ "textDecoration": "none"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "core/post-comments-form": {
|
|
|
|
+ "color": {
|
|
|
|
+ "text": "var:preset|color|primary"
|
|
|
|
+ },
|
|
|
|
+ "elements": {
|
|
|
|
+ "link": {
|
|
|
|
+ "color": {
|
|
|
|
+ "text": "var:preset|color|primary"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "core/post-date": {
|
|
|
|
+ "color": {
|
|
|
|
+ "text": "var:preset|color|background"
|
|
|
|
+ },
|
|
|
|
+ "elements": {
|
|
|
|
+ "link": {
|
|
|
|
+ ":hover": {
|
|
|
|
+ "typography": {
|
|
|
|
+ "textDecoration": "underline"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "color": {
|
|
|
|
+ "text": "var:preset|color|background"
|
|
|
|
+ },
|
|
|
|
+ "typography": {
|
|
|
|
+ "textDecoration": "none"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "typography": {
|
|
|
|
+ "fontSize": "var(--wp--preset--font-size--small)"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "core/post-title": {
|
|
|
|
+ "elements": {
|
|
|
|
+ "link": {
|
|
|
|
+ ":hover": {
|
|
|
|
+ "typography": {
|
|
|
|
+ "textDecoration": "underline"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "typography": {
|
|
|
|
+ "textDecoration": "none"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "spacing": {
|
|
|
|
+ "margin": {
|
|
|
|
+ "bottom": "0"
|
|
|
|
+ },
|
|
|
|
+ "padding": {
|
|
|
|
+ "bottom": "2rem",
|
|
|
|
+ "top": "2rem"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "core/pullquote": {
|
|
|
|
+ "border": {
|
|
|
|
+ "color": "var(--wp--preset--color--foreground)",
|
|
|
|
+ "style": "solid",
|
|
|
|
+ "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/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",
|
|
|
|
+ "textTransform": "uppercase"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "core/search": {
|
|
|
|
+ "color": {
|
|
|
|
+ "text": "var:preset|color|primary"
|
|
|
|
+ },
|
|
|
|
+ "typography": {
|
|
|
|
+ "fontSize": "var(--wp--preset--font-size--medium)",
|
|
|
|
+ "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--small)"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "core/site-title": {
|
|
|
|
+ "elements": {
|
|
|
|
+ "link": {
|
|
|
|
+ ":hover": {
|
|
|
|
+ "typography": {
|
|
|
|
+ "textDecoration": "underline"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "typography": {
|
|
|
|
+ "textDecoration": "none"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "typography": {
|
|
|
|
+ "fontSize": "var(--wp--preset--font-size--medium)",
|
|
|
|
+ "fontWeight": "700"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "color": {
|
|
|
|
+ "background": "var:preset|color|primary",
|
|
|
|
+ "text": "var:preset|color|foreground"
|
|
|
|
+ },
|
|
|
|
+ "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:preset|color|foreground",
|
|
|
|
+ "text": "var:preset|color|primary"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "caption": {
|
|
|
|
+ "color": {
|
|
|
|
+ "text": "var:preset|color|foreground"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "h1": {
|
|
|
|
+ "typography": {
|
|
|
|
+ "fontSize": "64px",
|
|
|
|
+ "letterSpacing": "0.1rem",
|
|
|
|
+ "lineHeight": "1"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "h2": {
|
|
|
|
+ "typography": {
|
|
|
|
+ "fontSize": "2.5rem",
|
|
|
|
+ "letterSpacing": "1px"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "h3": {
|
|
|
|
+ "typography": {
|
|
|
|
+ "fontSize": "clamp(1.5rem, calc(1.5rem + ((1vw - 0.48rem) * 0.4808)), 1.75rem)"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "h4": {
|
|
|
|
+ "typography": {
|
|
|
|
+ "fontSize": "clamp(1.25rem, calc(1.25rem + ((1vw - 0.48rem) * 0.4808)), 1.5rem)"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "h5": {
|
|
|
|
+ "typography": {
|
|
|
|
+ "fontSize": "var(--wp--preset--font-size--medium)"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "h6": {
|
|
|
|
+ "typography": {
|
|
|
|
+ "fontSize": "var(--wp--preset--font-size--small)"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "heading": {
|
|
|
|
+ "color": {
|
|
|
|
+ "text": "var:preset|color|foreground"
|
|
|
|
+ },
|
|
|
|
+ "typography": {
|
|
|
|
+ "fontFamily": "var:preset|font-family|russisch-sans",
|
|
|
|
+ "fontStyle": "normal",
|
|
|
|
+ "fontWeight": "300",
|
|
|
|
+ "lineHeight": "1.125",
|
|
|
|
+ "textTransform": "uppercase"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "link": {
|
|
|
|
+ ":hover": {
|
|
|
|
+ "typography": {
|
|
|
|
+ "textDecoration": "none"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "color": {
|
|
|
|
+ "text": "var:preset|color|foreground"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "spacing": {
|
|
|
|
+ "blockGap": "1rem",
|
|
|
|
+ "padding": {
|
|
|
|
+ "bottom": "0px",
|
|
|
|
+ "left": "var(--wp--preset--spacing--50)",
|
|
|
|
+ "right": "var(--wp--preset--spacing--50)",
|
|
|
|
+ "top": "0px"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "typography": {
|
|
|
|
+ "fontFamily": "var:preset|font-family|inter",
|
|
|
|
+ "fontSize": "1rem",
|
|
|
|
+ "fontStyle": "normal",
|
|
|
|
+ "fontWeight": "500",
|
|
|
|
+ "lineHeight": "1.4"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "templateParts": [
|
|
|
|
+ {
|
|
|
|
+ "area": "header",
|
|
|
|
+ "name": "header"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "area": "footer",
|
|
|
|
+ "name": "footer"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "version": 2,
|
|
|
|
+ "$schema": "https://schemas.wp.org/trunk/theme.json"
|
|
|
|
+}
|