|
@@ -1,672 +1,6 @@
|
|
|
{
|
|
|
"settings": {
|
|
|
"appearanceTools": true,
|
|
|
- "blocks": {
|
|
|
- "core/button": {
|
|
|
- "appearanceTools": true,
|
|
|
- "color": {
|
|
|
- "background": true,
|
|
|
- "custom": true,
|
|
|
- "customDuotone": true,
|
|
|
- "customGradient": true,
|
|
|
- "defaultDuotone": true,
|
|
|
- "defaultGradients": true,
|
|
|
- "defaultPalette": true,
|
|
|
- "duotone": [],
|
|
|
- "gradients": [],
|
|
|
- "palette": [
|
|
|
- {
|
|
|
- "color": "#000000",
|
|
|
- "name": "Base",
|
|
|
- "slug": "base"
|
|
|
- },
|
|
|
- {
|
|
|
- "color": "#ffd17b",
|
|
|
- "name": "Contrast",
|
|
|
- "slug": "contrast"
|
|
|
- },
|
|
|
- {
|
|
|
- "color": "#ffd17b",
|
|
|
- "name": "Primary",
|
|
|
- "slug": "primary"
|
|
|
- },
|
|
|
- {
|
|
|
- "color": "#ffd17b",
|
|
|
- "name": "Secondary",
|
|
|
- "slug": "secondary"
|
|
|
- },
|
|
|
- {
|
|
|
- "color": "#161616",
|
|
|
- "name": "Tertiary",
|
|
|
- "slug": "tertiary"
|
|
|
- }
|
|
|
- ],
|
|
|
- "text": true
|
|
|
- },
|
|
|
- "layout": {
|
|
|
- "contentSize": false,
|
|
|
- "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-start": "0"
|
|
|
- },
|
|
|
- "selector": " > :first-child:first-child"
|
|
|
- },
|
|
|
- {
|
|
|
- "rules": {
|
|
|
- "margin-block-end": "0"
|
|
|
- },
|
|
|
- "selector": " > :last-child:last-child"
|
|
|
- },
|
|
|
- {
|
|
|
- "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-start": "0"
|
|
|
- },
|
|
|
- "selector": " > :first-child:first-child"
|
|
|
- },
|
|
|
- {
|
|
|
- "rules": {
|
|
|
- "margin-block-end": "0"
|
|
|
- },
|
|
|
- "selector": " > :last-child:last-child"
|
|
|
- },
|
|
|
- {
|
|
|
- "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": ""
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- "grid": {
|
|
|
- "baseStyles": [
|
|
|
- {
|
|
|
- "rules": {
|
|
|
- "margin": "0"
|
|
|
- },
|
|
|
- "selector": " > *"
|
|
|
- }
|
|
|
- ],
|
|
|
- "className": "is-layout-grid",
|
|
|
- "displayMode": "grid",
|
|
|
- "name": "grid",
|
|
|
- "slug": "grid",
|
|
|
- "spacingStyles": [
|
|
|
- {
|
|
|
- "rules": {
|
|
|
- "gap": null
|
|
|
- },
|
|
|
- "selector": ""
|
|
|
- }
|
|
|
- ]
|
|
|
- }
|
|
|
- },
|
|
|
- "wideSize": false
|
|
|
- },
|
|
|
- "shadow": {
|
|
|
- "defaultPresets": true,
|
|
|
- "presets": []
|
|
|
- },
|
|
|
- "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": [
|
|
|
- {
|
|
|
- "fontFamily": "-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif",
|
|
|
- "name": "System Font",
|
|
|
- "slug": "system-font"
|
|
|
- },
|
|
|
- {
|
|
|
- "fontFace": [
|
|
|
- {
|
|
|
- "fontFamily": "Helvetica",
|
|
|
- "fontStyle": "normal",
|
|
|
- "fontWeight": "700",
|
|
|
- "src": [
|
|
|
- "file:./assets/fonts/helvetica_normal_700.ttf"
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "fontFamily": "Helvetica",
|
|
|
- "fontStyle": "italic",
|
|
|
- "fontWeight": "700",
|
|
|
- "src": [
|
|
|
- "file:./assets/fonts/helvetica_italic_700.ttf"
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "fontFamily": "Helvetica",
|
|
|
- "fontStyle": "normal",
|
|
|
- "fontWeight": "400",
|
|
|
- "src": [
|
|
|
- "file:./assets/fonts/helvetica_normal_400.ttf"
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "fontFamily": "Helvetica",
|
|
|
- "fontStyle": "italic",
|
|
|
- "fontWeight": "400",
|
|
|
- "src": [
|
|
|
- "file:./assets/fonts/helvetica_italic_400.ttf"
|
|
|
- ]
|
|
|
- }
|
|
|
- ],
|
|
|
- "fontFamily": "Helvetica",
|
|
|
- "slug": "helvetica"
|
|
|
- }
|
|
|
- ],
|
|
|
- "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
|
|
|
- },
|
|
|
- "core/navigation": {
|
|
|
- "appearanceTools": true,
|
|
|
- "color": {
|
|
|
- "background": true,
|
|
|
- "custom": true,
|
|
|
- "customDuotone": true,
|
|
|
- "customGradient": true,
|
|
|
- "defaultDuotone": true,
|
|
|
- "defaultGradients": true,
|
|
|
- "defaultPalette": true,
|
|
|
- "duotone": [],
|
|
|
- "gradients": [],
|
|
|
- "palette": [
|
|
|
- {
|
|
|
- "color": "#000000",
|
|
|
- "name": "Base",
|
|
|
- "slug": "base"
|
|
|
- },
|
|
|
- {
|
|
|
- "color": "#ffd17b",
|
|
|
- "name": "Contrast",
|
|
|
- "slug": "contrast"
|
|
|
- },
|
|
|
- {
|
|
|
- "color": "#ffd17b",
|
|
|
- "name": "Primary",
|
|
|
- "slug": "primary"
|
|
|
- },
|
|
|
- {
|
|
|
- "color": "#ffd17b",
|
|
|
- "name": "Secondary",
|
|
|
- "slug": "secondary"
|
|
|
- },
|
|
|
- {
|
|
|
- "color": "#161616",
|
|
|
- "name": "Tertiary",
|
|
|
- "slug": "tertiary"
|
|
|
- }
|
|
|
- ],
|
|
|
- "text": true
|
|
|
- },
|
|
|
- "layout": {
|
|
|
- "contentSize": false,
|
|
|
- "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-start": "0"
|
|
|
- },
|
|
|
- "selector": " > :first-child:first-child"
|
|
|
- },
|
|
|
- {
|
|
|
- "rules": {
|
|
|
- "margin-block-end": "0"
|
|
|
- },
|
|
|
- "selector": " > :last-child:last-child"
|
|
|
- },
|
|
|
- {
|
|
|
- "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-start": "0"
|
|
|
- },
|
|
|
- "selector": " > :first-child:first-child"
|
|
|
- },
|
|
|
- {
|
|
|
- "rules": {
|
|
|
- "margin-block-end": "0"
|
|
|
- },
|
|
|
- "selector": " > :last-child:last-child"
|
|
|
- },
|
|
|
- {
|
|
|
- "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": ""
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- "grid": {
|
|
|
- "baseStyles": [
|
|
|
- {
|
|
|
- "rules": {
|
|
|
- "margin": "0"
|
|
|
- },
|
|
|
- "selector": " > *"
|
|
|
- }
|
|
|
- ],
|
|
|
- "className": "is-layout-grid",
|
|
|
- "displayMode": "grid",
|
|
|
- "name": "grid",
|
|
|
- "slug": "grid",
|
|
|
- "spacingStyles": [
|
|
|
- {
|
|
|
- "rules": {
|
|
|
- "gap": null
|
|
|
- },
|
|
|
- "selector": ""
|
|
|
- }
|
|
|
- ]
|
|
|
- }
|
|
|
- },
|
|
|
- "wideSize": false
|
|
|
- },
|
|
|
- "shadow": {
|
|
|
- "defaultPresets": true,
|
|
|
- "presets": []
|
|
|
- },
|
|
|
- "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": [
|
|
|
- {
|
|
|
- "fontFamily": "-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif",
|
|
|
- "name": "System Font",
|
|
|
- "slug": "system-font"
|
|
|
- },
|
|
|
- {
|
|
|
- "fontFace": [
|
|
|
- {
|
|
|
- "fontFamily": "Helvetica",
|
|
|
- "fontStyle": "normal",
|
|
|
- "fontWeight": "700",
|
|
|
- "src": [
|
|
|
- "file:./assets/fonts/helvetica_normal_700.ttf"
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "fontFamily": "Helvetica",
|
|
|
- "fontStyle": "italic",
|
|
|
- "fontWeight": "700",
|
|
|
- "src": [
|
|
|
- "file:./assets/fonts/helvetica_italic_700.ttf"
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "fontFamily": "Helvetica",
|
|
|
- "fontStyle": "normal",
|
|
|
- "fontWeight": "400",
|
|
|
- "src": [
|
|
|
- "file:./assets/fonts/helvetica_normal_400.ttf"
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "fontFamily": "Helvetica",
|
|
|
- "fontStyle": "italic",
|
|
|
- "fontWeight": "400",
|
|
|
- "src": [
|
|
|
- "file:./assets/fonts/helvetica_italic_400.ttf"
|
|
|
- ]
|
|
|
- }
|
|
|
- ],
|
|
|
- "fontFamily": "Helvetica",
|
|
|
- "slug": "helvetica"
|
|
|
- }
|
|
|
- ],
|
|
|
- "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
|
|
|
- }
|
|
|
- },
|
|
|
"color": {
|
|
|
"background": true,
|
|
|
"custom": true,
|
|
@@ -742,44 +76,6 @@
|
|
|
"fontFamily": "-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif",
|
|
|
"name": "System Font",
|
|
|
"slug": "system-font"
|
|
|
- },
|
|
|
- {
|
|
|
- "fontFace": [
|
|
|
- {
|
|
|
- "fontFamily": "Helvetica",
|
|
|
- "fontStyle": "normal",
|
|
|
- "fontWeight": "700",
|
|
|
- "src": [
|
|
|
- "file:./assets/fonts/helvetica_normal_700.ttf"
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "fontFamily": "Helvetica",
|
|
|
- "fontStyle": "italic",
|
|
|
- "fontWeight": "700",
|
|
|
- "src": [
|
|
|
- "file:./assets/fonts/helvetica_italic_700.ttf"
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "fontFamily": "Helvetica",
|
|
|
- "fontStyle": "normal",
|
|
|
- "fontWeight": "400",
|
|
|
- "src": [
|
|
|
- "file:./assets/fonts/helvetica_normal_400.ttf"
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "fontFamily": "Helvetica",
|
|
|
- "fontStyle": "italic",
|
|
|
- "fontWeight": "400",
|
|
|
- "src": [
|
|
|
- "file:./assets/fonts/helvetica_italic_400.ttf"
|
|
|
- ]
|
|
|
- }
|
|
|
- ],
|
|
|
- "fontFamily": "Helvetica",
|
|
|
- "slug": "helvetica"
|
|
|
}
|
|
|
],
|
|
|
"fontSizes": [
|
|
@@ -843,7 +139,7 @@
|
|
|
"style": "solid",
|
|
|
"width": "1px"
|
|
|
},
|
|
|
- "radius": "0px",
|
|
|
+ "radius": "100px",
|
|
|
"right": {
|
|
|
"color": "#ffd17b",
|
|
|
"style": "solid",
|
|
@@ -872,11 +168,30 @@
|
|
|
},
|
|
|
"core/code": {
|
|
|
"border": {
|
|
|
+ "bottom": {
|
|
|
+ "style": "none",
|
|
|
+ "width": "0px"
|
|
|
+ },
|
|
|
"color": "var(--wp--preset--color--contrast)",
|
|
|
+ "left": {
|
|
|
+ "style": "none",
|
|
|
+ "width": "0px"
|
|
|
+ },
|
|
|
"radius": "0.25rem",
|
|
|
+ "right": {
|
|
|
+ "style": "none",
|
|
|
+ "width": "0px"
|
|
|
+ },
|
|
|
"style": "solid",
|
|
|
+ "top": {
|
|
|
+ "style": "none",
|
|
|
+ "width": "0px"
|
|
|
+ },
|
|
|
"width": "2px"
|
|
|
},
|
|
|
+ "color": {
|
|
|
+ "background": "var(--wp--preset--color--tertiary)"
|
|
|
+ },
|
|
|
"spacing": {
|
|
|
"padding": {
|
|
|
"bottom": "var(--wp--preset--spacing--50)",
|
|
@@ -915,6 +230,11 @@
|
|
|
"textTransform": "uppercase"
|
|
|
}
|
|
|
},
|
|
|
+ "core/comments-title": {
|
|
|
+ "typography": {
|
|
|
+ "textTransform": "uppercase"
|
|
|
+ }
|
|
|
+ },
|
|
|
"core/gallery": {
|
|
|
"spacing": {
|
|
|
"margin": {
|
|
@@ -960,6 +280,7 @@
|
|
|
},
|
|
|
"core/paragraph": {
|
|
|
"typography": {
|
|
|
+ "lineHeight": "1.4",
|
|
|
"textTransform": "none"
|
|
|
}
|
|
|
},
|
|
@@ -985,6 +306,7 @@
|
|
|
},
|
|
|
"core/post-content": {
|
|
|
"typography": {
|
|
|
+ "fontSize": "var(--wp--preset--font-size--medium)",
|
|
|
"textTransform": "none"
|
|
|
}
|
|
|
},
|
|
@@ -1005,7 +327,8 @@
|
|
|
}
|
|
|
},
|
|
|
"typography": {
|
|
|
- "fontSize": "var(--wp--preset--font-size--small)"
|
|
|
+ "fontSize": "0.8rem",
|
|
|
+ "textTransform": "uppercase"
|
|
|
}
|
|
|
},
|
|
|
"core/post-terms": {
|
|
@@ -1020,6 +343,10 @@
|
|
|
"textDecoration": "none"
|
|
|
}
|
|
|
}
|
|
|
+ },
|
|
|
+ "typography": {
|
|
|
+ "fontSize": "0.8rem",
|
|
|
+ "textTransform": "uppercase"
|
|
|
}
|
|
|
},
|
|
|
"core/post-title": {
|
|
@@ -1041,6 +368,7 @@
|
|
|
}
|
|
|
},
|
|
|
"typography": {
|
|
|
+ "fontSize": "var(--wp--preset--font-size--large)",
|
|
|
"textTransform": "uppercase"
|
|
|
}
|
|
|
},
|
|
@@ -1067,22 +395,23 @@
|
|
|
"width": "1px 0"
|
|
|
},
|
|
|
"color": {
|
|
|
- "background": "var(--wp--preset--color--contrast)",
|
|
|
- "text": "var(--wp--preset--color--base)"
|
|
|
+ "background": "var(--wp--preset--color--base)",
|
|
|
+ "text": "var(--wp--preset--color--contrast)"
|
|
|
},
|
|
|
+ "css": "text-align: left;",
|
|
|
"elements": {
|
|
|
"link": {
|
|
|
"color": {
|
|
|
- "text": "var(--wp--preset--color--base)"
|
|
|
+ "text": "var(--wp--preset--color--contrast)"
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
"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)"
|
|
|
+ "bottom": "2rem",
|
|
|
+ "left": "0rem",
|
|
|
+ "right": "0rem",
|
|
|
+ "top": "2rem"
|
|
|
}
|
|
|
},
|
|
|
"typography": {
|
|
@@ -1094,6 +423,12 @@
|
|
|
"textTransform": "uppercase"
|
|
|
}
|
|
|
},
|
|
|
+ "core/query-title": {
|
|
|
+ "typography": {
|
|
|
+ "fontSize": "var(--wp--preset--font-size--large)",
|
|
|
+ "textTransform": "uppercase"
|
|
|
+ }
|
|
|
+ },
|
|
|
"core/quote": {
|
|
|
"border": {
|
|
|
"color": "var(--wp--preset--color--primary)",
|
|
@@ -1161,7 +496,7 @@
|
|
|
"background": "var(--wp--preset--color--base)",
|
|
|
"text": "var(--wp--preset--color--contrast)"
|
|
|
},
|
|
|
- "css": "a:any-link {\n text-decoration-thickness: .01em !important;\n text-underline-offset: .20em;\n}\na:where(:not(.wp-element-button)):hover {\n text-decoration: none;\n}",
|
|
|
+ "css": "a:any-link {\n text-decoration-thickness: .01em !important;\n text-underline-offset: .20em;\n}\na:where(:not(.wp-element-button)):hover {\n text-decoration: none;\n}\n\n.wp-block-post-comments-form .comment-form input:not([type=\"submit\"]):not([type=\"checkbox\"]):not([type=\"hidden\"]), .wp-block-post-comments-form .comment-form textarea {\n\tbackground-color: #161616;\n\tborder-radius: 3px;\n\tborder-color: #424242;\n\tcolor: #424242;\n}",
|
|
|
"elements": {
|
|
|
"button": {
|
|
|
":active": {
|
|
@@ -1208,32 +543,32 @@
|
|
|
},
|
|
|
"h2": {
|
|
|
"typography": {
|
|
|
- "fontSize": "var(--wp--preset--font-size--large)"
|
|
|
+ "fontSize": "1.6rem"
|
|
|
}
|
|
|
},
|
|
|
"h3": {
|
|
|
"typography": {
|
|
|
- "fontSize": "clamp(1.5rem, calc(1.5rem + ((1vw - 0.48rem) * 0.4808)), 1.75rem)"
|
|
|
+ "fontSize": "1.4rem"
|
|
|
}
|
|
|
},
|
|
|
"h4": {
|
|
|
"typography": {
|
|
|
- "fontSize": "clamp(1.25rem, calc(1.25rem + ((1vw - 0.48rem) * 0.4808)), 1.5rem)"
|
|
|
+ "fontSize": "1.2rem"
|
|
|
}
|
|
|
},
|
|
|
"h5": {
|
|
|
"typography": {
|
|
|
- "fontSize": "var(--wp--preset--font-size--medium)"
|
|
|
+ "fontSize": "1rem"
|
|
|
}
|
|
|
},
|
|
|
"h6": {
|
|
|
"typography": {
|
|
|
- "fontSize": "var(--wp--preset--font-size--small)"
|
|
|
+ "fontSize": "0.8rem"
|
|
|
}
|
|
|
},
|
|
|
"heading": {
|
|
|
"typography": {
|
|
|
- "fontFamily": "var(--wp--preset--font-family--helvetica)",
|
|
|
+ "fontFamily": "var(--wp--preset--font-family--system-font)",
|
|
|
"fontStyle": "normal",
|
|
|
"fontWeight": "700",
|
|
|
"lineHeight": "1.125"
|
|
@@ -1251,17 +586,17 @@
|
|
|
}
|
|
|
},
|
|
|
"spacing": {
|
|
|
- "blockGap": "1.5rem",
|
|
|
+ "blockGap": "2rem",
|
|
|
"padding": {
|
|
|
"bottom": "0rem",
|
|
|
- "left": "0rem",
|
|
|
- "right": "0rem",
|
|
|
+ "left": "5vw",
|
|
|
+ "right": "5vw",
|
|
|
"top": "0rem"
|
|
|
}
|
|
|
},
|
|
|
"typography": {
|
|
|
- "fontFamily": "var(--wp--preset--font-family--helvetica)",
|
|
|
- "fontSize": "0.8rem",
|
|
|
+ "fontFamily": "var(--wp--preset--font-family--system-font)",
|
|
|
+ "fontSize": "var(--wp--preset--font-size--small)",
|
|
|
"lineHeight": "1.6"
|
|
|
}
|
|
|
},
|
|
@@ -1276,5 +611,5 @@
|
|
|
}
|
|
|
],
|
|
|
"version": 2,
|
|
|
- "$schema": "https://schemas.wp.org/trunk/theme.json"
|
|
|
-}
|
|
|
+ "$schema": "https://schemas.wp.org/wp/6.5/theme.json"
|
|
|
+}
|