{ "$schema": "https://schemas.wp.org/wp/6.9/theme.json", "customTemplates": [ { "name": "page-no-title", "postTypes": [ "page" ], "title": "Página sem título" } ], "settings": { "appearanceTools": true, "color": { "defaultDuotone": false, "defaultGradients": false, "defaultPalette": false, "palette": [ { "color": "#ffffff", "name": "Base", "slug": "base" }, { "color": "#111111", "name": "Contraste", "slug": "contrast" }, { "color": "#ff9900", "name": "Realce 1", "slug": "accent-1" }, { "color": "#e7e7e7", "name": "Realce 2", "slug": "accent-2" }, { "color": "#003366", "name": "Realce 3", "slug": "accent-3" }, { "color": "#555555", "name": "Realce 4", "slug": "accent-4" }, { "color": "#dcdcdc", "name": "Realce 5", "slug": "accent-5" }, { "color": "#484848", "name": "Realce 6", "slug": "accent-6" }, { "color": "#000", "name": "Links", "slug": "custom-links" }, { "color": "#770000", "name": "Header", "slug": "custom-header" } ] }, "layout": { "contentSize": "645px", "wideSize": "1340px" }, "spacing": { "defaultSpacingSizes": false, "spacingSizes": [ { "name": "Minúsculo", "size": "10px", "slug": "20" }, { "name": "X-Pequeno", "size": "20px", "slug": "30" }, { "name": "Pequeno", "size": "30px", "slug": "40" }, { "name": "Normal", "size": "clamp(30px, 5vw, 50px)", "slug": "50" }, { "name": "Grande", "size": "clamp(30px, 7vw, 70px)", "slug": "60" }, { "name": "X-Grande", "size": "clamp(50px, 7vw, 90px)", "slug": "70" }, { "name": "XX-Grande", "size": "clamp(70px, 10vw, 140px)", "slug": "80" } ], "units": [ "%", "px", "em", "rem", "vh", "vw" ] }, "typography": { "defaultFontSizes": false, "fluid": true, "fontFamilies": [ { "fontFace": [ { "fontFamily": "\"Liberation Sans\"", "fontStyle": "normal", "fontWeight": "400", "src": "https://indymedia.pt/wp-content/uploads/fonts/LiberationSans-Regular.ttf" }, { "fontFamily": "\"Liberation Sans\"", "fontStyle": "normal", "fontWeight": "700", "src": "https://indymedia.pt/wp-content/uploads/fonts/LiberationSans-Bold.ttf" }, { "fontFamily": "\"Liberation Sans\"", "fontStyle": "italic", "fontWeight": "400", "src": "https://indymedia.pt/wp-content/uploads/fonts/LiberationSans-Italic.ttf" }, { "fontFamily": "\"Liberation Sans\"", "fontStyle": "italic", "fontWeight": "700", "src": "https://indymedia.pt/wp-content/uploads/fonts/LiberationSans-BoldItalic.ttf" } ], "fontFamily": "\"Liberation Sans\"", "name": "Liberation Sans", "slug": "liberation-sans" }, { "fontFace": [ { "fontFamily": "\"PT Sans Caption\"", "fontStyle": "normal", "fontWeight": "400", "src": "https://indymedia.pt/wp-content/uploads/fonts/50556672-17BB-4404-95A7-BE5C2B7002DE.ttf" }, { "fontFamily": "\"PT Sans Caption\"", "fontStyle": "normal", "fontWeight": "700", "src": "https://indymedia.pt/wp-content/uploads/fonts/33F2AE38-DD07-4EF3-A6F3-2D3B34282D64.ttf" } ], "fontFamily": "\"PT Sans Caption\"", "name": "PT Sans Caption", "slug": "pt-sans-caption" }, { "fontFace": [ { "fontFamily": "\"Inclusive Sans\"", "fontStyle": "normal", "fontWeight": "300 700", "src": "https://indymedia.pt/wp-content/uploads/fonts/160BD937-48DB-4AF9-9DB2-E36DA9EC8129.ttf" } ], "fontFamily": "\"Inclusive Sans\"", "name": "Inclusive Sans", "slug": "inclusive-sans" }, { "fontFace": [ { "fontFamily": "\"AUTHENTIC Sans\"", "fontStyle": "normal", "fontWeight": "400", "src": "https://indymedia.pt/wp-content/uploads/fonts/67E8CE57-19C4-4ACD-831A-292E88033F1C.otf" }, { "fontFamily": "\"AUTHENTIC Sans\"", "fontStyle": "normal", "fontWeight": "600", "src": "https://indymedia.pt/wp-content/uploads/fonts/41D4932D-E186-4581-989B-B0D7B213EE56.otf" } ], "fontFamily": "\"AUTHENTIC Sans\"", "name": "AUTHENTIC Sans", "slug": "authentic-sans" } ], "fontSizes": [ { "fluid": false, "name": "Pequeno", "size": "0.875rem", "slug": "small" }, { "fluid": { "max": "1rem", "min": "0.98rem" }, "name": "Médio", "size": "1rem", "slug": "medium" }, { "fluid": { "max": "1.375rem", "min": "1.125rem" }, "name": "Grande", "size": "1.38rem", "slug": "large" }, { "fluid": { "max": "2rem", "min": "1.75rem" }, "name": "Extra grande", "size": "1.75rem", "slug": "x-large" }, { "fluid": { "max": "3rem", "min": "2.15rem" }, "name": "Extra extra grande", "size": "2.15rem", "slug": "xx-large" } ], "writingMode": true }, "useRootPaddingAwareAlignments": true }, "styles": { "blocks": { "core/avatar": { "border": { "radius": "100px" } }, "core/button": { "variations": { "outline": { "border": { "color": "currentColor", "width": "1px" }, "css": ".wp-block-button__link:not(.has-background):hover {background-color:color-mix(in srgb, var(--wp--preset--color--contrast) 5%, transparent);}", "spacing": { "padding": { "bottom": "calc(1rem - 1px)", "left": "calc(2.25rem - 1px)", "right": "calc(2.25rem - 1px)", "top": "calc(1rem - 1px)" } } } } }, "core/buttons": { "spacing": { "blockGap": "16px" } }, "core/code": { "color": { "background": "var(--wp--preset--color--accent-5)", "text": "var(--wp--preset--color--contrast)" }, "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": "var(--wp--preset--font-family--fira-code)", "fontSize": "var(--wp--preset--font-size--medium)", "fontWeight": "300" } }, "core/columns": { "spacing": { "blockGap": "var(--wp--preset--spacing--50)" } }, "core/comment-author-name": { "color": { "text": "var(--wp--preset--color--accent-4)" }, "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, "color": { "text": "var(--wp--preset--color--accent-4)" }, "typography": { "textDecoration": "none" } } }, "spacing": { "margin": { "bottom": "0px", "top": "5px" } }, "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/comment-content": { "spacing": { "margin": { "bottom": "var(--wp--preset--spacing--30)", "top": "var(--wp--preset--spacing--30)" } }, "typography": { "fontSize": "var(--wp--preset--font-size--medium)" } }, "core/comment-date": { "color": { "text": "var(--wp--preset--color--contrast)" }, "elements": { "link": { "color": { "text": "var(--wp--preset--color--contrast)" } } }, "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/comment-edit-link": { "elements": { "link": { "color": { "text": "var(--wp--preset--color--contrast)" } } }, "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/comment-reply-link": { "elements": { "link": { "color": { "text": "var(--wp--preset--color--contrast)" } } }, "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/comments-pagination": { "spacing": { "margin": { "bottom": "var(--wp--preset--spacing--40)", "top": "var(--wp--preset--spacing--40)" } }, "typography": { "fontSize": "var(--wp--preset--font-size--medium)" } }, "core/comments-pagination-next": { "typography": { "fontSize": "var(--wp--preset--font-size--medium)" } }, "core/comments-pagination-numbers": { "typography": { "fontSize": "var(--wp--preset--font-size--medium)" } }, "core/comments-pagination-previous": { "typography": { "fontSize": "var(--wp--preset--font-size--medium)" } }, "core/list": { "css": "& li{margin-top: 0.5rem;}" }, "core/navigation": { "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, "typography": { "textDecoration": "none" } } }, "typography": { "fontSize": "var(--wp--preset--font-size--medium)" } }, "core/post-comments-form": { "css": "& textarea, input:not([type=submit]){border-radius:.25rem; border-color: var(--wp--preset--color--accent-6) !important;} & input[type=checkbox]{margin:0 .2rem 0 0 !important;} & label {font-size: var(--wp--preset--font-size--small); }", "spacing": { "padding": { "bottom": "var(--wp--preset--spacing--40)", "top": "var(--wp--preset--spacing--40)" } }, "typography": { "fontSize": "var(--wp--preset--font-size--medium)" } }, "core/post-date": { "color": { "text": "var(--wp--preset--color--accent-4)" }, "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, "color": { "text": "var(--wp--preset--color--accent-4)" }, "typography": { "textDecoration": "none" } } }, "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/post-navigation-link": { "typography": { "fontSize": "var(--wp--preset--font-size--medium)" } }, "core/post-terms": { "css": "& a { white-space: nowrap; }", "typography": { "fontSize": "var(--wp--preset--font-size--small)", "fontStyle": "normal", "fontWeight": "300", "textTransform": "none" } }, "core/post-title": { "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, "typography": { "textDecoration": "none" } } } }, "core/pullquote": { "css": "& p:last-of-type {margin-bottom: var(--wp--preset--spacing--30);}", "elements": { "cite": { "typography": { "fontSize": "var(--wp--preset--font-size--small)", "fontStyle": "normal" } } }, "spacing": { "padding": { "bottom": "var(--wp--preset--spacing--30)", "top": "var(--wp--preset--spacing--30)" } }, "typography": { "fontSize": "var(--wp--preset--font-size--xx-large)", "fontWeight": "300", "lineHeight": "1.2" } }, "core/query-pagination": { "typography": { "fontSize": "var(--wp--preset--font-size--medium)", "fontWeight": "500" } }, "core/quote": { "border": { "color": "currentColor", "style": "solid", "width": "0 0 0 2px" }, "css": "&.has-text-align-right { border-width: 0 2px 0 0; } &.has-text-align-center { border-width: 0;border-inline: 0; padding-inline: 0; }", "elements": { "cite": { "css": "& sub { font-size: 0.65em }", "typography": { "fontSize": "var(--wp--preset--font-size--small)", "fontStyle": "normal", "fontWeight": "300" } } }, "spacing": { "blockGap": "var(--wp--preset--spacing--30)", "margin": { "left": "0", "right": "0" }, "padding": { "bottom": "var(--wp--preset--spacing--30)", "left": "var(--wp--preset--spacing--40)", "right": "var(--wp--preset--spacing--40)", "top": "var(--wp--preset--spacing--30)" } }, "typography": { "fontSize": "var(--wp--preset--font-size--large)", "fontWeight": "300" }, "variations": { "plain": { "border": { "color": "transparent", "radius": "0", "style": "none", "width": "0" }, "spacing": { "padding": { "bottom": "0", "left": "0", "right": "0", "top": "0" } } } } }, "core/search": { "css": "& .wp-block-search__input{border-radius:3.125rem;padding-left:1.5625rem;padding-right:1.5625rem;border-color:var(--wp--preset--color--accent-6);}", "elements": { "button": { ":hover": { "border": { "color": "transparent" } }, "border": { "radius": "3.125rem" }, "spacing": { "margin": { "left": "1.125rem" } } } }, "typography": { "fontSize": "var(--wp--preset--font-size--small)", "lineHeight": "1.4" } }, "core/separator": { "border": { "color": "currentColor", "style": "solid", "width": "0 0 1px 0" }, "color": { "text": "var(--wp--preset--color--accent-6)" }, "variations": { "wide": { "css": " &:not(.alignfull){max-width: var(--wp--style--global--wide-size) !important;}" } } }, "core/site-tagline": { "typography": { "fontSize": "var(--wp--preset--font-size--medium)" } }, "core/site-title": { "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, "typography": { "textDecoration": "none" } } }, "typography": { "fontWeight": "700", "letterSpacing": "-.5px" } }, "core/term-description": { "typography": { "fontSize": "var(--wp--preset--font-size--medium)" } } }, "color": { "background": "#000000", "text": "var(--wp--preset--color--base)" }, "elements": { "button": { ":focus": { "outline": { "color": "var(--wp--preset--color--accent-4)", "offset": "2px" } }, ":hover": { "border": { "color": "transparent" }, "color": { "background": "color-mix(in srgb, var(--wp--preset--color--contrast) 85%, transparent)", "text": "var(--wp--preset--color--base)" } }, "color": { "background": "var(--wp--preset--color--accent-4)", "text": "#eeeeee" }, "spacing": { "padding": { "bottom": "1rem", "left": "2.25rem", "right": "2.25rem", "top": "1rem" } }, "typography": { "fontFamily": "var(--wp--preset--font-family--pt-sans-caption)", "fontSize": "var(--wp--preset--font-size--medium)" } }, "caption": { "color": { "text": "var(--wp--preset--color--base)" }, "typography": { "fontFamily": "var(--wp--preset--font-family--liberation-sans)", "fontSize": "var(--wp--preset--font-size--small)", "lineHeight": "1.4" } }, "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": { "fontFamily": "var(--wp--preset--font-family--liberation-sans)", "fontSize": "var(--wp--preset--font-size--small)", "letterSpacing": "0.5px", "textTransform": "uppercase" } }, "h6": { "typography": { "fontSize": "var(--wp--preset--font-size--small)", "fontWeight": "700", "letterSpacing": "1.4px", "textTransform": "uppercase" } }, "heading": { "color": { "text": "var(--wp--preset--color--base)" }, "typography": { "fontFamily": "var(--wp--preset--font-family--pt-sans-caption)", "fontStyle": "normal", "fontWeight": "700", "letterSpacing": "-0.1px", "lineHeight": "1.23" } }, "link": { ":hover": { "color": { "text": "var(--wp--preset--color--accent-1)" }, "typography": { "textDecoration": "none" } }, "color": { "text": "var(--wp--preset--color--accent-2)" }, "typography": { "fontFamily": "var(--wp--preset--font-family--liberation-sans)", "lineHeight": "1.3", "textDecoration": "underline" } } }, "spacing": { "blockGap": "1.1rem", "padding": { "bottom": "5px", "left": "5px", "right": "5px", "top": "5px" } }, "typography": { "fontFamily": "var(--wp--preset--font-family--liberation-sans)", "fontSize": "var(--wp--preset--font-size--medium)", "fontStyle": "normal", "fontWeight": "400", "letterSpacing": "-0.1px", "lineHeight": "1.3" } }, "templateParts": [ { "area": "header", "name": "header", "title": "Cabeçalho" }, { "area": "header", "name": "vertical-header", "title": "Cabeçalho vertical do site" }, { "area": "header", "name": "header-large-title", "title": "Cabeçalho com título grande" }, { "area": "footer", "name": "footer", "title": "Rodapé" }, { "area": "footer", "name": "footer-columns", "title": "Colunas do rodapé" }, { "area": "footer", "name": "footer-newsletter", "title": "Newsletter do rodapé" }, { "area": "uncategorized", "name": "sidebar", "title": "Barra lateral" } ], "version": 3 }