|
@@ -0,0 +1,1184 @@
|
|
|
+{
|
|
|
+ "settings": {
|
|
|
+ "appearanceTools": true,
|
|
|
+ "color": {
|
|
|
+ "background": true,
|
|
|
+ "custom": true,
|
|
|
+ "customDuotone": true,
|
|
|
+ "customGradient": true,
|
|
|
+ "defaultDuotone": true,
|
|
|
+ "defaultGradients": true,
|
|
|
+ "defaultPalette": true,
|
|
|
+ "duotone": [],
|
|
|
+ "gradients": [],
|
|
|
+ "palette": [
|
|
|
+ {
|
|
|
+ "color": "#fff50e",
|
|
|
+ "name": "Base",
|
|
|
+ "slug": "base"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "color": "#000000",
|
|
|
+ "name": "Contrast",
|
|
|
+ "slug": "contrast"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "color": "#2d2d03",
|
|
|
+ "name": "Primary",
|
|
|
+ "slug": "primary"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "text": true
|
|
|
+ },
|
|
|
+ "layout": {
|
|
|
+ "contentSize": "600px",
|
|
|
+ "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-end": "0",
|
|
|
+ "margin-block-start": "0"
|
|
|
+ },
|
|
|
+ "selector": " > *"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "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-end": "0",
|
|
|
+ "margin-block-start": "0"
|
|
|
+ },
|
|
|
+ "selector": " > *"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "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": ""
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "wideSize": "1200px"
|
|
|
+ },
|
|
|
+ "shadow": {
|
|
|
+ "defaultPresets": true,
|
|
|
+ "presets": []
|
|
|
+ },
|
|
|
+ "spacing": {
|
|
|
+ "customSpacingSize": true,
|
|
|
+ "spacingScale": {
|
|
|
+ "increment": 1.5,
|
|
|
+ "mediumStep": 1.5,
|
|
|
+ "operator": "*",
|
|
|
+ "steps": 0,
|
|
|
+ "unit": "rem"
|
|
|
+ },
|
|
|
+ "spacingSizes": [
|
|
|
+ {
|
|
|
+ "name": "1",
|
|
|
+ "size": "0.75rem",
|
|
|
+ "slug": "30"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "2",
|
|
|
+ "size": "1rem",
|
|
|
+ "slug": "40"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "3",
|
|
|
+ "size": "1.5rem",
|
|
|
+ "slug": "50"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "4",
|
|
|
+ "size": "2rem",
|
|
|
+ "slug": "60"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "5",
|
|
|
+ "size": "3rem",
|
|
|
+ "slug": "70"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "6",
|
|
|
+ "size": "4.5rem",
|
|
|
+ "slug": "80"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "units": [
|
|
|
+ "%",
|
|
|
+ "px",
|
|
|
+ "em",
|
|
|
+ "rem",
|
|
|
+ "vh",
|
|
|
+ "vw"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "typography": {
|
|
|
+ "customFontSize": true,
|
|
|
+ "dropCap": true,
|
|
|
+ "fluid": true,
|
|
|
+ "fontFamilies": [
|
|
|
+ {
|
|
|
+ "fontFace": [
|
|
|
+ {
|
|
|
+ "fontFamily": "Commissioner",
|
|
|
+ "fontStyle": "normal",
|
|
|
+ "fontWeight": "100",
|
|
|
+ "src": [
|
|
|
+ "file:./assets/fonts/commissioner_normal_100.otf"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "fontFamily": "Commissioner",
|
|
|
+ "fontStyle": "normal",
|
|
|
+ "fontWeight": "200",
|
|
|
+ "src": [
|
|
|
+ "file:./assets/fonts/commissioner_normal_200.otf"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "fontFamily": "Commissioner",
|
|
|
+ "fontStyle": "normal",
|
|
|
+ "fontWeight": "300",
|
|
|
+ "src": [
|
|
|
+ "file:./assets/fonts/commissioner_normal_300.otf"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "fontFamily": "Commissioner",
|
|
|
+ "fontStyle": "normal",
|
|
|
+ "fontWeight": "400",
|
|
|
+ "src": [
|
|
|
+ "file:./assets/fonts/commissioner_normal_400.otf"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "fontFamily": "Commissioner",
|
|
|
+ "fontStyle": "normal",
|
|
|
+ "fontWeight": "500",
|
|
|
+ "src": [
|
|
|
+ "file:./assets/fonts/commissioner_normal_500.otf"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "fontFamily": "Commissioner",
|
|
|
+ "fontStyle": "normal",
|
|
|
+ "fontWeight": "700",
|
|
|
+ "src": [
|
|
|
+ "file:./assets/fonts/commissioner_normal_700.otf"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "fontFamily": "Commissioner",
|
|
|
+ "fontStyle": "normal",
|
|
|
+ "fontWeight": "800",
|
|
|
+ "src": [
|
|
|
+ "file:./assets/fonts/commissioner_normal_800.otf"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "fontFamily": "Commissioner",
|
|
|
+ "fontStyle": "normal",
|
|
|
+ "fontWeight": "900",
|
|
|
+ "src": [
|
|
|
+ "file:./assets/fonts/commissioner_normal_900.otf"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "fontFamily": "Commissioner",
|
|
|
+ "fontStyle": "italic",
|
|
|
+ "fontWeight": "100",
|
|
|
+ "src": [
|
|
|
+ "file:./assets/fonts/commissioner_italic_100.otf"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "fontFamily": "Commissioner",
|
|
|
+ "fontStyle": "italic",
|
|
|
+ "fontWeight": "200",
|
|
|
+ "src": [
|
|
|
+ "file:./assets/fonts/commissioner_italic_200.otf"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "fontFamily": "Commissioner",
|
|
|
+ "fontStyle": "italic",
|
|
|
+ "fontWeight": "300",
|
|
|
+ "src": [
|
|
|
+ "file:./assets/fonts/commissioner_italic_300.otf"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "fontFamily": "Commissioner",
|
|
|
+ "fontStyle": "italic",
|
|
|
+ "fontWeight": "400",
|
|
|
+ "src": [
|
|
|
+ "file:./assets/fonts/commissioner_italic_400.otf"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "fontFamily": "Commissioner",
|
|
|
+ "fontStyle": "italic",
|
|
|
+ "fontWeight": "500",
|
|
|
+ "src": [
|
|
|
+ "file:./assets/fonts/commissioner_italic_500.otf"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "fontFamily": "Commissioner",
|
|
|
+ "fontStyle": "italic",
|
|
|
+ "fontWeight": "600",
|
|
|
+ "src": [
|
|
|
+ "file:./assets/fonts/commissioner_italic_600.otf"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "fontFamily": "Commissioner",
|
|
|
+ "fontStyle": "italic",
|
|
|
+ "fontWeight": "700",
|
|
|
+ "src": [
|
|
|
+ "file:./assets/fonts/commissioner_italic_700.otf"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "fontFamily": "Commissioner",
|
|
|
+ "fontStyle": "italic",
|
|
|
+ "fontWeight": "800",
|
|
|
+ "src": [
|
|
|
+ "file:./assets/fonts/commissioner_italic_800.otf"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "fontFamily": "Commissioner",
|
|
|
+ "fontStyle": "italic",
|
|
|
+ "fontWeight": "900",
|
|
|
+ "src": [
|
|
|
+ "file:./assets/fonts/commissioner_italic_900.otf"
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "fontFamily": "Commissioner",
|
|
|
+ "slug": "commissioner"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "fontSizes": [
|
|
|
+ {
|
|
|
+ "fluid": false,
|
|
|
+ "name": "Extra Small",
|
|
|
+ "size": "0.833rem",
|
|
|
+ "slug": "x-small"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "fluid": {
|
|
|
+ "max": "1rem",
|
|
|
+ "min": "0.833rem"
|
|
|
+ },
|
|
|
+ "name": "Small",
|
|
|
+ "size": "1rem",
|
|
|
+ "slug": "small"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "fluid": {
|
|
|
+ "max": "1.2rem",
|
|
|
+ "min": "1rem"
|
|
|
+ },
|
|
|
+ "name": "Medium",
|
|
|
+ "size": "1.2rem",
|
|
|
+ "slug": "medium"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "fluid": {
|
|
|
+ "max": "1.44rem",
|
|
|
+ "min": "1.2rem"
|
|
|
+ },
|
|
|
+ "name": "Large",
|
|
|
+ "size": "1.44rem",
|
|
|
+ "slug": "large"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "fluid": {
|
|
|
+ "max": "1.728rem",
|
|
|
+ "min": "1.44rem"
|
|
|
+ },
|
|
|
+ "name": "Extra Large",
|
|
|
+ "size": "1.728rem",
|
|
|
+ "slug": "x-large"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "fluid": {
|
|
|
+ "max": "2.074rem",
|
|
|
+ "min": "1.728rem"
|
|
|
+ },
|
|
|
+ "name": "2X Large",
|
|
|
+ "size": "2.074rem",
|
|
|
+ "slug": "xx-large"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "fluid": {
|
|
|
+ "max": "6.192rem",
|
|
|
+ "min": "1.728rem"
|
|
|
+ },
|
|
|
+ "name": "Huge",
|
|
|
+ "size": "6.192rem",
|
|
|
+ "slug": "huge"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "fontStyle": true,
|
|
|
+ "fontWeight": true,
|
|
|
+ "letterSpacing": true,
|
|
|
+ "textDecoration": true,
|
|
|
+ "textTransform": true
|
|
|
+ },
|
|
|
+ "useRootPaddingAwareAlignments": true
|
|
|
+ },
|
|
|
+ "styles": {
|
|
|
+ "blocks": {
|
|
|
+ "core/archives": {
|
|
|
+ "elements": {
|
|
|
+ "link": {
|
|
|
+ ":hover": {
|
|
|
+ "typography": {
|
|
|
+ "textDecoration": "underline"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "typography": {
|
|
|
+ "textDecoration": "none"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "spacing": {
|
|
|
+ "padding": {
|
|
|
+ "left": "var:preset|spacing|40"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "core/avatar": {
|
|
|
+ "border": {
|
|
|
+ "radius": "999px"
|
|
|
+ },
|
|
|
+ "typography": {
|
|
|
+ "lineHeight": "0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "core/button": {
|
|
|
+ "spacing": {
|
|
|
+ "padding": {
|
|
|
+ "bottom": "16px",
|
|
|
+ "left": "28px",
|
|
|
+ "right": "28px",
|
|
|
+ "top": "18px"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "typography": {
|
|
|
+ "lineHeight": "1"
|
|
|
+ },
|
|
|
+ "variations": {
|
|
|
+ "outline": {
|
|
|
+ "border": {
|
|
|
+ "width": "1px"
|
|
|
+ },
|
|
|
+ "spacing": {
|
|
|
+ "padding": {
|
|
|
+ "bottom": "15px",
|
|
|
+ "left": "27px",
|
|
|
+ "right": "27px",
|
|
|
+ "top": "17px"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "core/buttons": {
|
|
|
+ "spacing": {
|
|
|
+ "blockGap": "var:preset|spacing|40"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "core/calendar": {
|
|
|
+ "css": ".wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th {border-color: var(--wp--preset--color--contrast);}:where(.wp-block-calendar table:not(.has-background) th) {background-color: var(--wp--preset--color--contrast);color: var(--wp--preset--color--base);}"
|
|
|
+ },
|
|
|
+ "core/categories": {
|
|
|
+ "elements": {
|
|
|
+ "link": {
|
|
|
+ ":hover": {
|
|
|
+ "typography": {
|
|
|
+ "textDecoration": "underline"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "typography": {
|
|
|
+ "textDecoration": "none"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "spacing": {
|
|
|
+ "padding": {
|
|
|
+ "left": "var:preset|spacing|40"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "core/code": {
|
|
|
+ "border": {
|
|
|
+ "color": "var(--wp--preset--color--contrast)",
|
|
|
+ "radius": "0",
|
|
|
+ "style": "solid",
|
|
|
+ "width": "1px"
|
|
|
+ },
|
|
|
+ "spacing": {
|
|
|
+ "padding": {
|
|
|
+ "bottom": "var(--wp--preset--spacing--40)",
|
|
|
+ "left": "var(--wp--preset--spacing--40)",
|
|
|
+ "right": "var(--wp--preset--spacing--40)",
|
|
|
+ "top": "var(--wp--preset--spacing--40)"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "typography": {
|
|
|
+ "fontFamily": "monospace"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "core/comment-author-name": {
|
|
|
+ "elements": {
|
|
|
+ "link": {
|
|
|
+ ":hover": {
|
|
|
+ "typography": {
|
|
|
+ "textDecoration": "underline"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "typography": {
|
|
|
+ "textDecoration": "none"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "typography": {
|
|
|
+ "fontSize": "var(--wp--preset--font-size--x-small)"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "core/comment-date": {
|
|
|
+ "elements": {
|
|
|
+ "link": {
|
|
|
+ ":hover": {
|
|
|
+ "typography": {
|
|
|
+ "textDecoration": "underline"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "typography": {
|
|
|
+ "textDecoration": "none"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "typography": {
|
|
|
+ "fontSize": "var(--wp--preset--font-size--x-small)"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "core/comment-edit-link": {
|
|
|
+ "elements": {
|
|
|
+ "link": {
|
|
|
+ ":hover": {
|
|
|
+ "typography": {
|
|
|
+ "textDecoration": "underline"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "typography": {
|
|
|
+ "textDecoration": "none"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "typography": {
|
|
|
+ "fontSize": "var(--wp--preset--font-size--x-small)"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "core/comment-reply-link": {
|
|
|
+ "elements": {
|
|
|
+ "link": {
|
|
|
+ "border": {
|
|
|
+ "color": "var(--wp--preset--color--contrast)",
|
|
|
+ "radius": "2px",
|
|
|
+ "style": "solid",
|
|
|
+ "width": "1px"
|
|
|
+ },
|
|
|
+ "spacing": {
|
|
|
+ "padding": "5px 8px"
|
|
|
+ },
|
|
|
+ "typography": {
|
|
|
+ "fontSize": "var(--wp--preset--font-size--x-small)",
|
|
|
+ "textDecoration": "none"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "typography": {
|
|
|
+ "fontSize": "var(--wp--preset--font-size--x-small)",
|
|
|
+ "fontWeight": "500",
|
|
|
+ "letterSpacing": "0.04em",
|
|
|
+ "textTransform": "uppercase"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "core/comments-pagination": {
|
|
|
+ "elements": {
|
|
|
+ "link": {
|
|
|
+ ":hover": {
|
|
|
+ "typography": {
|
|
|
+ "textDecoration": "underline solid"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "typography": {
|
|
|
+ "textDecoration": "none"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "core/comments-title": {
|
|
|
+ "spacing": {
|
|
|
+ "margin": {
|
|
|
+ "bottom": "var(--wp--preset--spacing--50)",
|
|
|
+ "top": "0px"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "typography": {
|
|
|
+ "fontSize": "var(--wp--preset--font-size--large)"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "core/cover": {
|
|
|
+ "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)"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "core/image": {
|
|
|
+ "css": " .wp-element-caption{text-align:center;}"
|
|
|
+ },
|
|
|
+ "core/latest-comments": {
|
|
|
+ "css": ".wp-block-latest-comments__comment-date {font-size: var(--wp--preset--font-size--x-small);}.wp-block-latest-comments__comment-excerpt p{font-size: var(--wp--preset--font-size--small);}",
|
|
|
+ "elements": {
|
|
|
+ "link": {
|
|
|
+ ":hover": {
|
|
|
+ "typography": {
|
|
|
+ "textDecoration": "underline"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "typography": {
|
|
|
+ "textDecoration": "none"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "spacing": {
|
|
|
+ "padding": {
|
|
|
+ "left": "0px"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "core/latest-posts": {
|
|
|
+ "css": ".wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date {font-size: var(--wp--preset--font-size--x-small);}",
|
|
|
+ "elements": {
|
|
|
+ "link": {
|
|
|
+ ":hover": {
|
|
|
+ "typography": {
|
|
|
+ "textDecoration": "underline"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "typography": {
|
|
|
+ "textDecoration": "none"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "core/list": {
|
|
|
+ "spacing": {
|
|
|
+ "padding": {
|
|
|
+ "left": "var(--wp--preset--spacing--40)"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "core/navigation": {
|
|
|
+ "css": ".wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {border-color:var(--wp--preset--color--contrast);} .wp-block-navigation__submenu-container.has-background {padding:0;}",
|
|
|
+ "elements": {
|
|
|
+ "link": {
|
|
|
+ ":hover": {
|
|
|
+ "typography": {
|
|
|
+ "textDecoration": "underline"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "typography": {
|
|
|
+ "textDecoration": "none"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "typography": {
|
|
|
+ "fontSize": "var:preset|font-size|x-small"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "core/page-list": {
|
|
|
+ "elements": {
|
|
|
+ "link": {
|
|
|
+ ":hover": {
|
|
|
+ "typography": {
|
|
|
+ "textDecoration": "underline"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "typography": {
|
|
|
+ "textDecoration": "none"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "core/paragraph": {
|
|
|
+ "typography": {
|
|
|
+ "lineHeight": "calc(1em + 0.5rem)"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "core/post-author": {
|
|
|
+ "css": ".wp-block-post-author .wp-block-post-author__byline, .wp-block-post-author .wp-block-post-author__bio {font-size:inherit;} .wp-block-post-author__avatar img {vertical-align:middle;} .wp-block-post-author__bio {margin:0;} .wp-block-post-author__avatar img {border-radius: 999px;}",
|
|
|
+ "elements": {
|
|
|
+ "link": {
|
|
|
+ ":hover": {
|
|
|
+ "typography": {
|
|
|
+ "textDecoration": "underline"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "typography": {
|
|
|
+ "textDecoration": "none"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "typography": {
|
|
|
+ "fontSize": "var(--wp--preset--font-size--x-small)"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "core/post-author-name": {
|
|
|
+ "elements": {
|
|
|
+ "link": {
|
|
|
+ ":hover": {
|
|
|
+ "typography": {
|
|
|
+ "textDecoration": "underline"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "typography": {
|
|
|
+ "textDecoration": "none"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "typography": {
|
|
|
+ "fontSize": "var(--wp--preset--font-size--x-small)"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "core/post-comments-count": {
|
|
|
+ "css": ".wp-block-post-comments-form .form-submit {margin-bottom: 0;}",
|
|
|
+ "elements": {
|
|
|
+ "link": {
|
|
|
+ ":hover": {
|
|
|
+ "typography": {
|
|
|
+ "textDecoration": "underline"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "typography": {
|
|
|
+ "textDecoration": "none"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "typography": {
|
|
|
+ "fontSize": "var(--wp--preset--font-size--x-small)"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "core/post-comments-form": {
|
|
|
+ "css": ".wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]), .wp-block-post-comments-form .comment-form textarea {line-height: inherit;}",
|
|
|
+ "spacing": {
|
|
|
+ "margin": {
|
|
|
+ "top": "var(--wp--preset--spacing--70)"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "core/post-comments-link": {
|
|
|
+ "elements": {
|
|
|
+ "link": {
|
|
|
+ ":hover": {
|
|
|
+ "typography": {
|
|
|
+ "textDecoration": "underline"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "typography": {
|
|
|
+ "textDecoration": "none"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "typography": {
|
|
|
+ "fontSize": "var(--wp--preset--font-size--x-small)"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "core/post-date": {
|
|
|
+ "elements": {
|
|
|
+ "link": {
|
|
|
+ ":hover": {
|
|
|
+ "typography": {
|
|
|
+ "textDecoration": "underline"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "typography": {
|
|
|
+ "textDecoration": "none"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "typography": {
|
|
|
+ "fontSize": "var(--wp--preset--font-size--x-small)"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "core/post-navigation-link": {
|
|
|
+ "elements": {
|
|
|
+ "link": {
|
|
|
+ ":hover": {
|
|
|
+ "typography": {
|
|
|
+ "textDecoration": "underline"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "typography": {
|
|
|
+ "textDecoration": "none"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "core/post-template": {
|
|
|
+ "css": ".home-post-template > * + * { margin-top: 16px;}"
|
|
|
+ },
|
|
|
+ "core/post-terms": {
|
|
|
+ "elements": {
|
|
|
+ "link": {
|
|
|
+ ":hover": {
|
|
|
+ "typography": {
|
|
|
+ "textDecoration": "underline"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "typography": {
|
|
|
+ "textDecoration": "none"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "typography": {
|
|
|
+ "fontSize": "var(--wp--preset--font-size--x-small)"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "core/post-title": {
|
|
|
+ "elements": {
|
|
|
+ "link": {
|
|
|
+ ":hover": {
|
|
|
+ "typography": {
|
|
|
+ "textDecoration": "underline"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "typography": {
|
|
|
+ "textDecoration": "none"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "typography": {
|
|
|
+ "fontSize": "var(--wp--preset--font-size--x-large)",
|
|
|
+ "fontStyle": "normal",
|
|
|
+ "fontWeight": "600"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "core/pullquote": {
|
|
|
+ "border": {
|
|
|
+ "color": "var(--wp--preset--color--contrast)",
|
|
|
+ "style": "solid",
|
|
|
+ "width": "1px 0"
|
|
|
+ },
|
|
|
+ "spacing": {
|
|
|
+ "padding": "var(--wp--preset--spacing--50)"
|
|
|
+ },
|
|
|
+ "typography": {
|
|
|
+ "fontSize": "var(--wp--preset--font-size--medium)",
|
|
|
+ "fontStyle": "italic"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "core/query-pagination": {
|
|
|
+ "elements": {
|
|
|
+ "link": {
|
|
|
+ ":hover": {
|
|
|
+ "typography": {
|
|
|
+ "textDecoration": "underline solid"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "typography": {
|
|
|
+ "textDecoration": "none"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "core/query-title": {
|
|
|
+ "typography": {
|
|
|
+ "fontSize": "var(--wp--preset--font-size--large)"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "core/quote": {
|
|
|
+ "border": {
|
|
|
+ "color": "var(--wp--preset--color--contrast)",
|
|
|
+ "style": "solid",
|
|
|
+ "width": "0 0 0 1px"
|
|
|
+ },
|
|
|
+ "spacing": {
|
|
|
+ "padding": {
|
|
|
+ "left": "var(--wp--preset--spacing--50)"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "typography": {
|
|
|
+ "fontStyle": "italic"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "core/read-more": {
|
|
|
+ "typography": {
|
|
|
+ "fontSize": "var(--wp--preset--font-size--x-small)"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "core/rss": {
|
|
|
+ "elements": {
|
|
|
+ "link": {
|
|
|
+ ":hover": {
|
|
|
+ "typography": {
|
|
|
+ "textDecoration": "underline"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "typography": {
|
|
|
+ "textDecoration": "none"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "core/search": {
|
|
|
+ "css": ".wp-block-search__button-inside .wp-block-search__inside-wrapper {padding: 2px;} :where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {background-color: #ffffff;border-color: #949494;} :where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input {padding: 0 0 0 var(--wp--preset--spacing--40);} :where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-element-button {padding-right: var(--wp--preset--spacing--40);} :where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-element-button, :where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-element-button {background-color: #ffffff; color: var(--wp--preset--color--primary);} :where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-element-button:hover, :where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-element-button:focus {background-color: #ffffff;}",
|
|
|
+ "typography": {
|
|
|
+ "fontSize": "var(--wp--preset--font-size--x-small)",
|
|
|
+ "lineHeight": "1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "core/separator": {
|
|
|
+ "border": {
|
|
|
+ "color": "currentColor",
|
|
|
+ "style": "solid",
|
|
|
+ "width": "0 0 1px 0"
|
|
|
+ },
|
|
|
+ "color": {
|
|
|
+ "text": "var(--wp--preset--color--contrast)"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "core/site-tagline": {
|
|
|
+ "typography": {
|
|
|
+ "fontSize": "var(--wp--preset--font-size--x-small)"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "core/site-title": {
|
|
|
+ "color": {
|
|
|
+ "text": "var:preset|color|contrast"
|
|
|
+ },
|
|
|
+ "elements": {
|
|
|
+ "link": {
|
|
|
+ ":hover": {
|
|
|
+ "typography": {
|
|
|
+ "textDecoration": "underline"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "color": {
|
|
|
+ "text": "var:preset|color|contrast"
|
|
|
+ },
|
|
|
+ "typography": {
|
|
|
+ "textDecoration": "none"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "typography": {
|
|
|
+ "fontSize": "var(--wp--preset--font-size--medium)",
|
|
|
+ "fontStyle": "normal",
|
|
|
+ "fontWeight": "600"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "core/social-links": {
|
|
|
+ "spacing": {
|
|
|
+ "blockGap": {
|
|
|
+ "left": "var(--wp--preset--spacing--40)",
|
|
|
+ "top": "var(--wp--preset--spacing--40)"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "core/table": {
|
|
|
+ "css": " + .wp-element-caption {text-align:center;}"
|
|
|
+ },
|
|
|
+ "core/table-of-contents": {
|
|
|
+ "elements": {
|
|
|
+ "link": {
|
|
|
+ ":hover": {
|
|
|
+ "typography": {
|
|
|
+ "textDecoration": "underline"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "typography": {
|
|
|
+ "textDecoration": "none"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "core/tag-cloud": {
|
|
|
+ "css": ".wp-block-tag-cloud.is-style-outline a {border-radius: 999px; padding: 0 1rem;} .wp-block-tag-cloud.is-style-outline a:hover {color: var(--wp--preset--color--base); background-color: var(--wp--preset--color--contrast);}"
|
|
|
+ },
|
|
|
+ "core/term-description": {
|
|
|
+ "css": ".wp-block-term-description p:first-child {margin-top: 0;} .wp-block-term-description p:last-child {margin-bottom: 0;}",
|
|
|
+ "spacing": {
|
|
|
+ "margin": {
|
|
|
+ "top": "0.5rem"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "typography": {
|
|
|
+ "fontSize": "var:preset|font-size|x-small"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "color": {
|
|
|
+ "background": "var(--wp--preset--color--base)",
|
|
|
+ "text": "var(--wp--preset--color--contrast)"
|
|
|
+ },
|
|
|
+ "elements": {
|
|
|
+ "button": {
|
|
|
+ ":active": {
|
|
|
+ "color": {
|
|
|
+ "background": "var(--wp--preset--color--primary)",
|
|
|
+ "text": "var(--wp--preset--color--base)"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ ":focus": {
|
|
|
+ "color": {
|
|
|
+ "background": "var(--wp--preset--color--primary)",
|
|
|
+ "text": "var(--wp--preset--color--base)"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ ":hover": {
|
|
|
+ "color": {
|
|
|
+ "background": "var(--wp--preset--color--primary)",
|
|
|
+ "text": "var(--wp--preset--color--base)"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "border": {
|
|
|
+ "radius": "2px"
|
|
|
+ },
|
|
|
+ "color": {
|
|
|
+ "background": "var(--wp--preset--color--contrast)",
|
|
|
+ "text": "var(--wp--preset--color--base)"
|
|
|
+ },
|
|
|
+ "spacing": {
|
|
|
+ "padding": {
|
|
|
+ "bottom": "16px",
|
|
|
+ "left": "28px",
|
|
|
+ "right": "28px",
|
|
|
+ "top": "18px"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "typography": {
|
|
|
+ "fontSize": "var(--wp--preset--font-size--x-small)",
|
|
|
+ "fontWeight": "500",
|
|
|
+ "letterSpacing": "0.04em",
|
|
|
+ "lineHeight": "1",
|
|
|
+ "textTransform": "uppercase"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "caption": {
|
|
|
+ "color": {
|
|
|
+ "text": "var:preset|color|contrast"
|
|
|
+ },
|
|
|
+ "spacing": {
|
|
|
+ "margin": {
|
|
|
+ "bottom": "var(--wp--preset--spacing--50)",
|
|
|
+ "top": "var(--wp--preset--spacing--30)"
|
|
|
+ },
|
|
|
+ "padding": {
|
|
|
+ "left": "var(--wp--preset--spacing--50)",
|
|
|
+ "right": "var(--wp--preset--spacing--50)"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "typography": {
|
|
|
+ "fontSize": "var:preset|font-size|x-small"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "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)"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "heading": {
|
|
|
+ "typography": {
|
|
|
+ "fontStyle": "normal",
|
|
|
+ "fontWeight": "700",
|
|
|
+ "lineHeight": "1.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "link": {
|
|
|
+ ":hover": {
|
|
|
+ "typography": {
|
|
|
+ "textDecoration": "none"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "color": {
|
|
|
+ "text": "var(--wp--preset--color--contrast)"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "spacing": {
|
|
|
+ "blockGap": "var:preset|spacing|50",
|
|
|
+ "padding": {
|
|
|
+ "bottom": "0",
|
|
|
+ "left": "var:preset|spacing|50",
|
|
|
+ "right": "var:preset|spacing|50",
|
|
|
+ "top": "0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "typography": {
|
|
|
+ "fontFamily": "var:preset|font-family|commissioner",
|
|
|
+ "fontSize": "var:preset|font-size|small",
|
|
|
+ "lineHeight": "1.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "templateParts": [
|
|
|
+ {
|
|
|
+ "area": "header",
|
|
|
+ "name": "header"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "area": "footer",
|
|
|
+ "name": "footer"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "version": 2,
|
|
|
+ "$schema": "https://schemas.wp.org/trunk/theme.json"
|
|
|
+}
|