diff --git a/theme.json b/theme.json index 8189442..3772f0b 100644 --- a/theme.json +++ b/theme.json @@ -1,566 +1,566 @@ { - "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": { - "contentSize": "1480px", - "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": { - "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" - } - }, - "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" - } - } - }, - "css": "figcaption.wp-element-caption {\n display: inline-block;\n margin: 0;\n padding: 8px 12px;\n}", - "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" - } - }, - "version": 3, - "$schema": "https://schemas.wp.org/trunk/theme.json" + "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": { + "contentSize": "1480px", + "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": { + "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" + } + }, + "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" + } + } + }, + "css": "figcaption.wp-element-caption {\n display: inline-block;\n margin: 0;\n padding: 8px 12px;\n}\n\n.wp-block-image img {\n display: block;\n}", + "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" + } + }, + "version": 3, + "$schema": "https://schemas.wp.org/trunk/theme.json" } \ No newline at end of file