2024-05-17 09:56:16 +00:00
|
|
|
{
|
2024-05-30 09:14:45 +00:00
|
|
|
"settings": {
|
|
|
|
"appearanceTools": true,
|
|
|
|
"color": {
|
|
|
|
"defaultDuotone": false,
|
|
|
|
"defaultGradients": false,
|
|
|
|
"defaultPalette": false,
|
|
|
|
"gradients": [
|
|
|
|
{
|
|
|
|
"gradient": "linear-gradient(90deg, var(--wp--preset--color--bright-light-green) 0%, var(--wp--preset--color--turquoise-green) 20%, var(--wp--preset--color--turquoise-blue) 40%, var(--wp--preset--color--azure) 60%, var(--wp--preset--color--vibrant-blue) 80%, var(--wp--preset--color--violet) 100%);",
|
|
|
|
"name": "Bright Green to Violet",
|
|
|
|
"slug": "green-to-violet"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"gradient": "linear-gradient(270deg, var(--wp--preset--color--bright-light-green) 0%, var(--wp--preset--color--turquoise-green) 20%, var(--wp--preset--color--turquoise-blue) 40%, var(--wp--preset--color--azure) 60%, var(--wp--preset--color--vibrant-blue) 80%, var(--wp--preset--color--violet) 100%);",
|
|
|
|
"name": "Violet to Bright Green",
|
|
|
|
"slug": "violet-to-green"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"palette": [
|
|
|
|
{
|
|
|
|
"color": "#FFFF",
|
|
|
|
"name": "White",
|
|
|
|
"slug": "white"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"color": "#1A1A1A",
|
|
|
|
"name": "Black",
|
|
|
|
"slug": "black"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"color": "#54ff52",
|
|
|
|
"name": "Bright Light Green",
|
|
|
|
"slug": "bright-light-green"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"color": "#00eba0",
|
|
|
|
"name": "Turquoise Green",
|
|
|
|
"slug": "turquoise-green"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"color": "#00cbeb",
|
|
|
|
"name": "Turquoise Blue",
|
|
|
|
"slug": "turquoise-blue"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"color": "#00a6ff",
|
|
|
|
"name": "Azure",
|
|
|
|
"slug": "azure"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"color": "#0077ff",
|
|
|
|
"name": "Vibrant Blue",
|
|
|
|
"slug": "vibrant-blue"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"color": "#5e24e5",
|
|
|
|
"name": "Violet",
|
|
|
|
"slug": "violet"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"layout": {
|
2024-05-30 09:53:10 +00:00
|
|
|
"contentSize": "640px",
|
2024-05-30 09:14:45 +00:00
|
|
|
"wideSize": "1760px"
|
|
|
|
},
|
|
|
|
"typography": {
|
|
|
|
"fontFamilies": [
|
|
|
|
{
|
|
|
|
"fontFace": [
|
|
|
|
{
|
|
|
|
"fontFamily": "Commit Mono",
|
|
|
|
"fontStretch": "normal",
|
|
|
|
"fontStyle": "normal",
|
|
|
|
"fontWeight": "350",
|
|
|
|
"src": [
|
|
|
|
"file:./assets/fonts/commit-mono/CommitMono-350-Regular.otf"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Commit Mono",
|
|
|
|
"fontStretch": "normal",
|
|
|
|
"fontStyle": "italic",
|
|
|
|
"fontWeight": "350",
|
|
|
|
"src": [
|
|
|
|
"file:./assets/fonts/commit-mono/CommitMono-350-Italic.otf"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Commit Mono",
|
|
|
|
"fontStretch": "normal",
|
|
|
|
"fontStyle": "normal",
|
|
|
|
"fontWeight": "400",
|
|
|
|
"src": [
|
|
|
|
"file:./assets/fonts/commit-mono/CommitMono-400-Regular.otf"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Commit Mono",
|
|
|
|
"fontStretch": "normal",
|
|
|
|
"fontStyle": "italic",
|
|
|
|
"fontWeight": "400",
|
|
|
|
"src": [
|
|
|
|
"file:./assets/fonts/commit-mono/CommitMono-400-Italic.otf"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Commit Mono",
|
|
|
|
"fontStretch": "normal",
|
|
|
|
"fontStyle": "normal",
|
|
|
|
"fontWeight": "425",
|
|
|
|
"src": [
|
|
|
|
"file:./assets/fonts/commit-mono/CommitMono-425-Regular.otf"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Commit Mono",
|
|
|
|
"fontStretch": "normal",
|
|
|
|
"fontStyle": "italic",
|
|
|
|
"fontWeight": "425",
|
|
|
|
"src": [
|
|
|
|
"file:./assets/fonts/commit-mono/CommitMono-425-Italic.otf"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Commit Mono",
|
|
|
|
"fontStretch": "normal",
|
|
|
|
"fontStyle": "normal",
|
|
|
|
"fontWeight": "500",
|
|
|
|
"src": [
|
|
|
|
"file:./assets/fonts/commit-mono/CommitMono-500-Regular.otf"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Commit Mono",
|
|
|
|
"fontStretch": "normal",
|
|
|
|
"fontStyle": "italic",
|
|
|
|
"fontWeight": "500",
|
|
|
|
"src": [
|
|
|
|
"file:./assets/fonts/commit-mono/CommitMono-500-Italic.otf"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Commit Mono",
|
|
|
|
"fontStretch": "normal",
|
|
|
|
"fontStyle": "normal",
|
|
|
|
"fontWeight": "525",
|
|
|
|
"src": [
|
|
|
|
"file:./assets/fonts/commit-mono/CommitMono-525-Regular.otf"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Commit Mono",
|
|
|
|
"fontStretch": "normal",
|
|
|
|
"fontStyle": "italic",
|
|
|
|
"fontWeight": "525",
|
|
|
|
"src": [
|
|
|
|
"file:./assets/fonts/commit-mono/CommitMono-525-Italic.otf"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Commit Mono",
|
|
|
|
"fontStretch": "normal",
|
|
|
|
"fontStyle": "normal",
|
|
|
|
"fontWeight": "700",
|
|
|
|
"src": [
|
|
|
|
"file:./assets/fonts/commit-mono/CommitMono-700-Regular.otf"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Commit Mono",
|
|
|
|
"fontStretch": "normal",
|
|
|
|
"fontStyle": "italic",
|
|
|
|
"fontWeight": "700",
|
|
|
|
"src": [
|
|
|
|
"file:./assets/fonts/commit-mono/CommitMono-700-Italic.otf"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"fontFamily": "'Commit Mono', monospace",
|
|
|
|
"name": "Commit Mono",
|
|
|
|
"slug": "commit-mono"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFace": [
|
|
|
|
{
|
|
|
|
"fontFamily": "Instrument Sans",
|
|
|
|
"fontStyle": "normal",
|
|
|
|
"fontWeight": "400",
|
|
|
|
"src": "file:./assets/fonts/instrument-sans/InstrumentSans-Regular.otf"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Instrument Sans",
|
|
|
|
"fontStyle": "italic",
|
|
|
|
"fontWeight": "400",
|
|
|
|
"src": "file:./assets/fonts/instrument-sans/InstrumentSans-Italic.otf"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Instrument Sans",
|
|
|
|
"fontStyle": "normal",
|
|
|
|
"fontWeight": "500",
|
|
|
|
"src": "file:./assets/fonts/instrument-sans/InstrumentSans-Medium.otf"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Instrument Sans",
|
|
|
|
"fontStyle": "italic",
|
|
|
|
"fontWeight": "500",
|
|
|
|
"src": "file:./assets/fonts/instrument-sans/InstrumentSans-MediumItalic.otf"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Instrument Sans",
|
|
|
|
"fontStyle": "normal",
|
|
|
|
"fontWeight": "600",
|
|
|
|
"src": "file:./assets/fonts/instrument-sans/InstrumentSans-SemiBold.otf"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Instrument Sans",
|
|
|
|
"fontStyle": "normal",
|
|
|
|
"fontWeight": "600",
|
|
|
|
"src": "file:./assets/fonts/instrument-sans/InstrumentSans-SemiBoldItalic.otf"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Instrument Sans",
|
|
|
|
"fontStyle": "normal",
|
|
|
|
"fontWeight": "700",
|
|
|
|
"src": "file:./assets/fonts/instrument-sans/InstrumentSans-Bold.otf"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Instrument Sans",
|
|
|
|
"fontStyle": "italic",
|
|
|
|
"fontWeight": "700",
|
|
|
|
"src": "file:./assets/fonts/instrument-sans/InstrumentSans-BoldItalic.otf"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"fontFamily": "Instrument Sans",
|
|
|
|
"name": "Instrument Sans",
|
|
|
|
"slug": "instrument-sans"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFace": [
|
|
|
|
{
|
|
|
|
"fontFamily": "Instrument Sans SemiCondensed",
|
|
|
|
"fontStyle": "normal",
|
|
|
|
"fontWeight": "400",
|
|
|
|
"src": "file:./assets/fonts/instrument-sans/semicondensed/InstrumentSansSemiCondensed-Regular.otf"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Instrument Sans SemiCondensed",
|
|
|
|
"fontStyle": "italic",
|
|
|
|
"fontWeight": "400",
|
|
|
|
"src": "file:./assets/fonts/instrument-sans/semicondensed/InstrumentSansSemiCondensed-Italic.otf"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Instrument Sans SemiCondensed",
|
|
|
|
"fontStyle": "normal",
|
|
|
|
"fontWeight": "500",
|
|
|
|
"src": "file:./assets/fonts/instrument-sans/semicondensed/InstrumentSansSemiCondensed-Medium.otf"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Instrument Sans SemiCondensed",
|
|
|
|
"fontStyle": "italic",
|
|
|
|
"fontWeight": "500",
|
|
|
|
"src": "file:./assets/fonts/instrument-sans/semicondensed/InstrumentSansSemiCondensed-MediumItalic.otf"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Instrument Sans SemiCondensed",
|
|
|
|
"fontStyle": "normal",
|
|
|
|
"fontWeight": "600",
|
|
|
|
"src": "file:./assets/fonts/instrument-sans/semicondensed/InstrumentSansSemiCondensed-SemiBold.otf"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Instrument Sans SemiCondensed",
|
|
|
|
"fontStyle": "italic",
|
|
|
|
"fontWeight": "600",
|
|
|
|
"src": "file:./assets/fonts/instrument-sans/semicondensed/InstrumentSansSemiCondensed-SemiBoldItalic.otf"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Instrument Sans SemiCondensed",
|
|
|
|
"fontStyle": "normal",
|
|
|
|
"fontWeight": "700",
|
|
|
|
"src": "file:./assets/fonts/instrument-sans/InstrumentSansSemiCondensed-Bold.otf"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Instrument Sans SemiCondensed",
|
|
|
|
"fontStyle": "italic",
|
|
|
|
"fontWeight": "700",
|
|
|
|
"src": "file:./assets/fonts/instrument-sans/InstrumentSansSemiCondensed-BoldItalic.otf"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"fontFamily": "Instrument Sans SemiCondensed",
|
|
|
|
"name": "Instrument Sans SemiCondensed",
|
|
|
|
"slug": "instrument-sans-semicondensed"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFace": [
|
|
|
|
{
|
|
|
|
"fontFamily": "Instrument Sans Condensed",
|
|
|
|
"fontStyle": "normal",
|
|
|
|
"fontWeight": "400",
|
|
|
|
"src": "file:./assets/fonts/instrument-sans/condensed/InstrumentSansCondensed-Regular.otf"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Instrument Sans Condensed",
|
|
|
|
"fontStyle": "italic",
|
|
|
|
"fontWeight": "400",
|
|
|
|
"src": "file:./assets/fonts/instrument-sans/condensed/InstrumentSansCondensed-Italic.otf"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Instrument Sans Condensed",
|
|
|
|
"fontStyle": "normal",
|
|
|
|
"fontWeight": "500",
|
|
|
|
"src": "file:./assets/fonts/instrument-sans/condensed/InstrumentSansCondensed-Medium.otf"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Instrument Sans Condensed",
|
|
|
|
"fontStyle": "italic",
|
|
|
|
"fontWeight": "500",
|
|
|
|
"src": "file:./assets/fonts/instrument-sans/condensed/InstrumentSansCondensed-MediumItalic.otf"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Instrument Sans Condensed",
|
|
|
|
"fontStyle": "normal",
|
|
|
|
"fontWeight": "600",
|
|
|
|
"src": "file:./assets/fonts/instrument-sans/condensed/InstrumentSansCondensed-SemiBold.otf"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Instrument Sans Condensed",
|
|
|
|
"fontStyle": "italic",
|
|
|
|
"fontWeight": "600",
|
|
|
|
"src": "file:./assets/fonts/instrument-sans/condensed/InstrumentSansCondensed-SemiBoldItalic.otf"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Instrument Sans Condensed",
|
|
|
|
"fontStyle": "normal",
|
|
|
|
"fontWeight": "700",
|
|
|
|
"src": "file:./assets/fonts/instrument-sans/condensed/InstrumentSansCondensed-Bold.otf"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Instrument Sans Condensed",
|
|
|
|
"fontStyle": "italic",
|
|
|
|
"fontWeight": "700",
|
|
|
|
"src": "file:./assets/fonts/instrument-sans/condensed/InstrumentSansCondensed-BoldItalic.otf"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"fontFamily": "Instrument Sans Condensed",
|
|
|
|
"name": "Instrument Sans Condensed",
|
|
|
|
"slug": "instrument-sans-condensed"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFace": [
|
|
|
|
{
|
|
|
|
"fontFamily": "Roboto Serif",
|
|
|
|
"fontStyle": "normal",
|
|
|
|
"fontWeight": "100",
|
|
|
|
"src": "file:./assets/fonts/roboto-serif/R71RjywflP6FLr3gZx7K8UyuXDs9zVwDmXCb8lxYgmuii32UGoVldX6UgfjL4-3sMM_kB_qXSEXTJQCFLH5-_bcEliosp6J2Af5fR4k.woff2"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Roboto Serif",
|
|
|
|
"fontStyle": "normal",
|
|
|
|
"fontWeight": "200",
|
|
|
|
"src": "file:./assets/fonts/roboto-serif/R71RjywflP6FLr3gZx7K8UyuXDs9zVwDmXCb8lxYgmuii32UGoVldX6UgfjL4-3sMM_kB_qXSEXTJQCFLH5-_bcElqotp6J2Af5fR4k.woff2"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Roboto Serif",
|
|
|
|
"fontStyle": "normal",
|
|
|
|
"fontWeight": "300",
|
|
|
|
"src": "file:./assets/fonts/roboto-serif/R71RjywflP6FLr3gZx7K8UyuXDs9zVwDmXCb8lxYgmuii32UGoVldX6UgfjL4-3sMM_kB_qXSEXTJQCFLH5-_bcElnQtp6J2Af5fR4k.woff2"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Roboto Serif",
|
|
|
|
"fontStyle": "normal",
|
|
|
|
"fontWeight": "400",
|
|
|
|
"src": "file:./assets/fonts/roboto-serif/R71RjywflP6FLr3gZx7K8UyuXDs9zVwDmXCb8lxYgmuii32UGoVldX6UgfjL4-3sMM_kB_qXSEXTJQCFLH5-_bcEliotp6J2Af5fR4k.woff2"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Roboto Serif",
|
|
|
|
"fontStyle": "normal",
|
|
|
|
"fontWeight": "500",
|
|
|
|
"src": "file:./assets/fonts/roboto-serif/R71RjywflP6FLr3gZx7K8UyuXDs9zVwDmXCb8lxYgmuii32UGoVldX6UgfjL4-3sMM_kB_qXSEXTJQCFLH5-_bcElhgtp6J2Af5fR4k.woff2"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Roboto Serif",
|
|
|
|
"fontStyle": "normal",
|
|
|
|
"fontWeight": "600",
|
|
|
|
"src": "file:./assets/fonts/roboto-serif/R71RjywflP6FLr3gZx7K8UyuXDs9zVwDmXCb8lxYgmuii32UGoVldX6UgfjL4-3sMM_kB_qXSEXTJQCFLH5-_bcElvQqp6J2Af5fR4k.woff2"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Roboto Serif",
|
|
|
|
"fontStyle": "normal",
|
|
|
|
"fontWeight": "700",
|
|
|
|
"src": "file:./assets/fonts/roboto-serif/R71RjywflP6FLr3gZx7K8UyuXDs9zVwDmXCb8lxYgmuii32UGoVldX6UgfjL4-3sMM_kB_qXSEXTJQCFLH5-_bcEls0qp6J2Af5fR4k.woff2"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Roboto Serif",
|
|
|
|
"fontStyle": "normal",
|
|
|
|
"fontWeight": "800",
|
|
|
|
"src": "file:./assets/fonts/roboto-serif/R71RjywflP6FLr3gZx7K8UyuXDs9zVwDmXCb8lxYgmuii32UGoVldX6UgfjL4-3sMM_kB_qXSEXTJQCFLH5-_bcElqoqp6J2Af5fR4k.woff2"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Roboto Serif",
|
|
|
|
"fontStyle": "normal",
|
|
|
|
"fontWeight": "900",
|
|
|
|
"src": "file:./assets/fonts/roboto-serif/R71RjywflP6FLr3gZx7K8UyuXDs9zVwDmXCb8lxYgmuii32UGoVldX6UgfjL4-3sMM_kB_qXSEXTJQCFLH5-_bcEloMqp6J2Af5fR4k.woff2"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Roboto Serif",
|
|
|
|
"fontStyle": "italic",
|
|
|
|
"fontWeight": "100",
|
|
|
|
"src": "file:./assets/fonts/roboto-serif/R71XjywflP6FLr3gZx7K8UyEVQnyR1E7VN-f51xYuGCQepOvB0KLc2v0wKKB0Q4MSZxyqf2CgAchbDJ69BcVZxkDg-JuT-V8ANxaV4nUFw.woff2"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Roboto Serif",
|
|
|
|
"fontStyle": "italic",
|
|
|
|
"fontWeight": "200",
|
|
|
|
"src": "file:./assets/fonts/roboto-serif/R71XjywflP6FLr3gZx7K8UyEVQnyR1E7VN-f51xYuGCQepOvB0KLc2v0wKKB0Q4MSZxyqf2CgAchbDJ69BcVZxkDg-Juz-R8ANxaV4nUFw.woff2"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Roboto Serif",
|
|
|
|
"fontStyle": "italic",
|
|
|
|
"fontWeight": "300",
|
|
|
|
"src": "file:./assets/fonts/roboto-serif/R71XjywflP6FLr3gZx7K8UyEVQnyR1E7VN-f51xYuGCQepOvB0KLc2v0wKKB0Q4MSZxyqf2CgAchbDJ69BcVZxkDg-JuEeR8ANxaV4nUFw.woff2"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Roboto Serif",
|
|
|
|
"fontStyle": "italic",
|
|
|
|
"fontWeight": "400",
|
|
|
|
"src": "file:./assets/fonts/roboto-serif/R71XjywflP6FLr3gZx7K8UyEVQnyR1E7VN-f51xYuGCQepOvB0KLc2v0wKKB0Q4MSZxyqf2CgAchbDJ69BcVZxkDg-JuT-R8ANxaV4nUFw.woff2"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Roboto Serif",
|
|
|
|
"fontStyle": "italic",
|
|
|
|
"fontWeight": "500",
|
|
|
|
"src": "file:./assets/fonts/roboto-serif/R71XjywflP6FLr3gZx7K8UyEVQnyR1E7VN-f51xYuGCQepOvB0KLc2v0wKKB0Q4MSZxyqf2CgAchbDJ69BcVZxkDg-JufeR8ANxaV4nUFw.woff2"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Roboto Serif",
|
|
|
|
"fontStyle": "italic",
|
|
|
|
"fontWeight": "600",
|
|
|
|
"src": "file:./assets/fonts/roboto-serif/R71XjywflP6FLr3gZx7K8UyEVQnyR1E7VN-f51xYuGCQepOvB0KLc2v0wKKB0Q4MSZxyqf2CgAchbDJ69BcVZxkDg-JukeN8ANxaV4nUFw.woff2"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Roboto Serif",
|
|
|
|
"fontStyle": "italic",
|
|
|
|
"fontWeight": "700",
|
|
|
|
"src": "file:./assets/fonts/roboto-serif/R71XjywflP6FLr3gZx7K8UyEVQnyR1E7VN-f51xYuGCQepOvB0KLc2v0wKKB0Q4MSZxyqf2CgAchbDJ69BcVZxkDg-JuqON8ANxaV4nUFw.woff2"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Roboto Serif",
|
|
|
|
"fontStyle": "italic",
|
|
|
|
"fontWeight": "800",
|
|
|
|
"src": "file:./assets/fonts/roboto-serif/R71XjywflP6FLr3gZx7K8UyEVQnyR1E7VN-f51xYuGCQepOvB0KLc2v0wKKB0Q4MSZxyqf2CgAchbDJ69BcVZxkDg-Juz-N8ANxaV4nUFw.woff2"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Roboto Serif",
|
|
|
|
"fontStyle": "italic",
|
|
|
|
"fontWeight": "900",
|
|
|
|
"src": "file:./assets/fonts/roboto-serif/R71XjywflP6FLr3gZx7K8UyEVQnyR1E7VN-f51xYuGCQepOvB0KLc2v0wKKB0Q4MSZxyqf2CgAchbDJ69BcVZxkDg-Ju5uN8ANxaV4nUFw.woff2"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"fontFamily": "Roboto Serif, serif",
|
|
|
|
"name": "Roboto Serif",
|
|
|
|
"slug": "roboto-serif"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"fontSizes": [
|
|
|
|
{
|
|
|
|
"fluid": false,
|
|
|
|
"name": "Tiny",
|
|
|
|
"size": "14px",
|
|
|
|
"slug": "tiny"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fluid": false,
|
|
|
|
"name": "Small",
|
|
|
|
"size": "16px",
|
|
|
|
"slug": "small"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fluid": false,
|
|
|
|
"name": "Medium",
|
|
|
|
"size": "20px",
|
|
|
|
"slug": "medium"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fluid": false,
|
|
|
|
"name": "Large",
|
|
|
|
"size": "24px",
|
|
|
|
"slug": "large"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fluid": false,
|
|
|
|
"name": "Extra Large",
|
|
|
|
"size": "30px",
|
|
|
|
"slug": "x-large"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fluid": false,
|
|
|
|
"name": "Extra Extra Large",
|
|
|
|
"size": "48px",
|
|
|
|
"slug": "xx-large"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fluid": false,
|
|
|
|
"name": "Huge",
|
|
|
|
"size": "56px",
|
|
|
|
"slug": "huge"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"useRootPaddingAwareAlignments": true
|
|
|
|
},
|
|
|
|
"styles": {
|
|
|
|
"blocks": {
|
2024-05-30 09:53:10 +00:00
|
|
|
"core/button": {
|
|
|
|
"border": {
|
|
|
|
"bottom": {
|
|
|
|
"color": "var(--wp--preset--color--black)",
|
|
|
|
"style": "solid",
|
|
|
|
"width": "1px"
|
|
|
|
},
|
|
|
|
"left": {
|
|
|
|
"color": "var(--wp--preset--color--black)",
|
|
|
|
"style": "solid",
|
|
|
|
"width": "1px"
|
|
|
|
},
|
|
|
|
"radius": "0px",
|
|
|
|
"right": {
|
|
|
|
"color": "var(--wp--preset--color--black)",
|
|
|
|
"style": "solid",
|
|
|
|
"width": "1px"
|
|
|
|
},
|
|
|
|
"top": {
|
|
|
|
"color": "var(--wp--preset--color--black)",
|
|
|
|
"style": "solid",
|
|
|
|
"width": "1px"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"color": {
|
|
|
|
"gradient": "var(--wp--preset--gradient--violet-to-green)",
|
|
|
|
"text": "var(--wp--preset--color--black)"
|
|
|
|
},
|
|
|
|
"elements": {
|
|
|
|
"link": {
|
|
|
|
"color": {
|
|
|
|
"text": "var(--wp--preset--color--black)"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"spacing": {
|
|
|
|
"padding": {
|
|
|
|
"bottom": "0.75em",
|
|
|
|
"left": "2.5em",
|
|
|
|
"right": "2.5em",
|
|
|
|
"top": "0.75em"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"typography": {
|
|
|
|
"fontFamily": "var(--wp--preset--font-family--instrument-sans)",
|
|
|
|
"fontStyle": "normal",
|
|
|
|
"fontWeight": "700",
|
|
|
|
"letterSpacing": "0.48px",
|
|
|
|
"lineHeight": "1",
|
|
|
|
"textTransform": "none"
|
|
|
|
}
|
|
|
|
},
|
2024-05-30 09:14:45 +00:00
|
|
|
"core/heading": {
|
|
|
|
"color": {
|
|
|
|
"text": "var(--wp--preset--color--black)"
|
|
|
|
},
|
|
|
|
"elements": {
|
|
|
|
"link": {
|
|
|
|
"color": {
|
|
|
|
"text": "var(--wp--preset--color--black)"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"typography": {
|
|
|
|
"fontFamily": "var(--wp--preset--font-family--instrument-sans-condensed)",
|
|
|
|
"fontSize": "var(--wp--preset--font-size--huge)",
|
|
|
|
"fontStyle": "normal",
|
|
|
|
"fontWeight": "700",
|
|
|
|
"letterSpacing": "-1.12px",
|
|
|
|
"lineHeight": "1.0"
|
|
|
|
}
|
|
|
|
},
|
2024-05-30 09:43:05 +00:00
|
|
|
"core/list": {
|
|
|
|
"color": {
|
|
|
|
"text": "var(--wp--preset--color--black)"
|
|
|
|
},
|
|
|
|
"css": "list-style-type: square;",
|
|
|
|
"typography": {
|
|
|
|
"fontFamily": "var(--wp--preset--font-family--instrument-sans)",
|
|
|
|
"fontSize": "var(--wp--preset--font-size--medium)",
|
|
|
|
"lineHeight": "1.45"
|
|
|
|
}
|
|
|
|
},
|
2024-05-30 09:14:45 +00:00
|
|
|
"core/paragraph": {
|
|
|
|
"color": {
|
|
|
|
"text": "var(--wp--preset--color--black)"
|
|
|
|
},
|
|
|
|
"typography": {
|
|
|
|
"fontFamily": "var(--wp--preset--font-family--instrument-sans)",
|
|
|
|
"fontSize": "var(--wp--preset--font-size--medium)",
|
|
|
|
"lineHeight": "1.45"
|
|
|
|
}
|
2024-05-30 09:38:35 +00:00
|
|
|
},
|
2024-05-30 13:57:48 +00:00
|
|
|
"core/post-title": {
|
|
|
|
"color": {
|
|
|
|
"text": "var(--wp--preset--color--black)"
|
|
|
|
},
|
|
|
|
"elements": {
|
|
|
|
"link": {
|
|
|
|
"color": {
|
|
|
|
"text": "var(--wp--preset--color--black)"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"typography": {
|
|
|
|
"fontFamily": "var(--wp--preset--font-family--instrument-sans-condensed)",
|
|
|
|
"fontSize": "var(--wp--preset--font-size--huge)",
|
|
|
|
"fontStyle": "normal",
|
|
|
|
"fontWeight": "700",
|
|
|
|
"letterSpacing": "-1.12px",
|
|
|
|
"lineHeight": "1.0"
|
|
|
|
}
|
|
|
|
},
|
2024-05-30 09:38:35 +00:00
|
|
|
"core/quote": {
|
|
|
|
"color": {
|
|
|
|
"text": "var(--wp--preset--color--black)"
|
|
|
|
},
|
|
|
|
"css": ".wp-block-quote p {\n padding-left: 1em;\n border-left: 16px solid #54FF52;\n font-size: inherit;\n line-height: inherit;\n letter-spacing: inherit;\n}",
|
|
|
|
"elements": {
|
|
|
|
"link": {
|
|
|
|
"color": {
|
|
|
|
"text": "var(--wp--preset--color--black)"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"typography": {
|
|
|
|
"fontFamily": "var(--wp--preset--font-family--instrument-sans-semicondensed)",
|
|
|
|
"fontSize": "32px",
|
|
|
|
"fontStyle": "normal",
|
|
|
|
"fontWeight": "700",
|
|
|
|
"lineHeight": "1.3"
|
|
|
|
}
|
2024-05-30 09:14:45 +00:00
|
|
|
}
|
|
|
|
},
|
2024-05-30 13:57:48 +00:00
|
|
|
"css": "figcaption.wp-element-caption {\n width: fit-content;\n margin: 0;\n padding: 8px 12px;\n}\n\n.main-header-nav .wp-block-navigation-item {\n justify-content: center;\n border: 1px solid;\n flex-grow: 1;\n border-left: 0;\n padding-block: 0.5em\n}",
|
2024-05-30 09:14:45 +00:00
|
|
|
"elements": {
|
|
|
|
"caption": {
|
|
|
|
"color": {
|
|
|
|
"background": "var(--wp--preset--color--black)",
|
|
|
|
"text": "var(--wp--preset--color--white)"
|
|
|
|
},
|
|
|
|
"typography": {
|
|
|
|
"fontFamily": "var(--wp--preset--font-family--commit-mono)",
|
|
|
|
"fontSize": "12px",
|
|
|
|
"fontWeight": "525",
|
|
|
|
"lineHeight": "1.45"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"typography": {
|
|
|
|
"fontFamily": "sans-serif"
|
|
|
|
}
|
|
|
|
},
|
2024-05-30 13:00:48 +00:00
|
|
|
"templateParts": [
|
|
|
|
{
|
|
|
|
"area": "header",
|
|
|
|
"name": "header",
|
|
|
|
"title": "Header"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"area": "footer",
|
|
|
|
"name": "footer",
|
|
|
|
"title": "Footer"
|
|
|
|
}
|
|
|
|
],
|
2024-05-30 09:38:35 +00:00
|
|
|
"version": 2,
|
|
|
|
"$schema": "https://schemas.wp.org/wp/6.5/theme.json"
|
2024-05-17 10:21:25 +00:00
|
|
|
}
|