Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
File Manager
/
blog
/
wp-content
/
themes
/
poe
:
theme.json
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
{ "$schema": "https://schemas.wp.org/trunk/theme.json", "version": 2, "customTemplates": [ { "name": "template-blank", "title": "Blank Canvas" }, { "name": "template-no-title", "title": "No Title", "postTypes": [ "page" ] }, { "name": "template-wide-post-header", "title": "Wide Post Header", "postTypes": [ "post" ] }, { "name": "template-wide-page-header", "title": "Wide Page Header", "postTypes": [ "page" ] } ], "settings": { "appearanceTools": true, "color": { "gradients": [ { "slug": "foreground-to-background", "gradient": "linear-gradient(160deg, var(--wp--preset--color--foreground), var(--wp--preset--color--background))", "name": "Foreground to Background" }, { "slug": "foreground-to-primary", "gradient": "linear-gradient(160deg, var(--wp--preset--color--foreground), var(--wp--preset--color--primary))", "name": "Foreground to Primary" }, { "slug": "foreground-to-secondary", "gradient": "linear-gradient(160deg, var(--wp--preset--color--foreground), var(--wp--preset--color--secondary))", "name": "Foreground to Secondary" }, { "slug": "foreground-to-quaternary", "gradient": "linear-gradient(160deg, var(--wp--preset--color--foreground), var(--wp--preset--color--quaternary))", "name": "Foreground to Quaternary" }, { "slug": "foreground-to-tertiary", "gradient": "linear-gradient(160deg, var(--wp--preset--color--foreground), var(--wp--preset--color--tertiary))", "name": "Foreground to Tertiary" }, { "slug": "background-to-foreground", "gradient": "linear-gradient(160deg, var(--wp--preset--color--background), var(--wp--preset--color--foreground))", "name": "Background to Foreground" }, { "slug": "background-to-primary", "gradient": "linear-gradient(160deg, var(--wp--preset--color--background), var(--wp--preset--color--primary))", "name": "Background to Primary" }, { "slug": "background-to-secondary", "gradient": "linear-gradient(160deg, var(--wp--preset--color--background), var(--wp--preset--color--secondary))", "name": "Background to Secondary" }, { "slug": "background-to-quaternary", "gradient": "linear-gradient(160deg, var(--wp--preset--color--background), var(--wp--preset--color--quaternary))", "name": "Background to Quaternary" }, { "slug": "background-to-tertiary", "gradient": "linear-gradient(160deg, var(--wp--preset--color--background), var(--wp--preset--color--tertiary))", "name": "Background to Tertiary" }, { "slug": "primary-to-background", "gradient": "linear-gradient(160deg, var(--wp--preset--color--primary), var(--wp--preset--color--background))", "name": "Primary to Background" }, { "slug": "primary-to-foreground", "gradient": "linear-gradient(160deg, var(--wp--preset--color--primary), var(--wp--preset--color--foreground))", "name": "Primary to Foreground" }, { "slug": "primary-to-secondary", "gradient": "linear-gradient(160deg, var(--wp--preset--color--primary), var(--wp--preset--color--secondary))", "name": "Primary to Secondary" }, { "slug": "primary-to-quaternary", "gradient": "linear-gradient(160deg, var(--wp--preset--color--primary), var(--wp--preset--color--quaternary))", "name": "Primary to Quaternary" }, { "slug": "primary-to-tertiary", "gradient": "linear-gradient(160deg, var(--wp--preset--color--primary), var(--wp--preset--color--tertiary))", "name": "Primary to Tertiary" }, { "slug": "secondary-to-background", "gradient": "linear-gradient(160deg, var(--wp--preset--color--secondary), var(--wp--preset--color--background))", "name": "Secondary to Background" }, { "slug": "secondary-to-foreground", "gradient": "linear-gradient(160deg, var(--wp--preset--color--secondary), var(--wp--preset--color--foreground))", "name": "Secondary to Foreground" }, { "slug": "secondary-to-primary", "gradient": "linear-gradient(160deg, var(--wp--preset--color--secondary), var(--wp--preset--color--primary))", "name": "Secondary to Primary" }, { "slug": "secondary-to-quaternary", "gradient": "linear-gradient(160deg, var(--wp--preset--color--secondary), var(--wp--preset--color--quaternary))", "name": "Secondary to Quaternary" }, { "slug": "secondary-to-tertiary", "gradient": "linear-gradient(160deg, var(--wp--preset--color--secondary), var(--wp--preset--color--tertiary))", "name": "Secondary to Tertiary" }, { "slug": "tertiary-to-background", "gradient": "linear-gradient(160deg, var(--wp--preset--color--tertiary), var(--wp--preset--color--background))", "name": "Tertiary to Background" }, { "slug": "tertiary-to-foreground", "gradient": "linear-gradient(160deg, var(--wp--preset--color--tertiary), var(--wp--preset--color--foreground))", "name": "Tertiary to Foreground" }, { "slug": "tertiary-to-primary", "gradient": "linear-gradient(160deg, var(--wp--preset--color--tertiary), var(--wp--preset--color--primary))", "name": "Tertiary to Primary" }, { "slug": "tertiary-to-secondary", "gradient": "linear-gradient(160deg, var(--wp--preset--color--tertiary), var(--wp--preset--color--secondary))", "name": "Tertiary to Secondary" }, { "slug": "tertiary-to-quaternary", "gradient": "linear-gradient(160deg, var(--wp--preset--color--tertiary), var(--wp--preset--color--quaternary))", "name": "Tertiary to Quaternary" }, { "slug": "quaternary-to-background", "gradient": "linear-gradient(160deg, var(--wp--preset--color--quaternary), var(--wp--preset--color--background))", "name": "Quaternary to Background" }, { "slug": "quaternary-to-foreground", "gradient": "linear-gradient(160deg, var(--wp--preset--color--quaternary), var(--wp--preset--color--foreground))", "name": "Quaternary to Foreground" }, { "slug": "quaternary-to-primary", "gradient": "linear-gradient(160deg, var(--wp--preset--color--quaternary), var(--wp--preset--color--primary))", "name": "Quaternary to Primary" }, { "slug": "quaternary-to-secondary", "gradient": "linear-gradient(160deg, var(--wp--preset--color--quaternary), var(--wp--preset--color--secondary))", "name": "Quaternary to Secondary" }, { "slug": "quaternary-to-tertiary", "gradient": "linear-gradient(160deg, var(--wp--preset--color--quaternary), var(--wp--preset--color--tertiary))", "name": "Quaternary to Tertiary" } ], "link": true, "palette": [ { "slug": "foreground", "color": "#FFFFFF", "name": "Foreground" }, { "slug": "background", "color": "#1D201F", "name": "Background" }, { "slug": "primary", "color": "#FFDE0D", "name": "Primary" }, { "slug": "secondary", "color": "#909291", "name": "Secondary" }, { "slug": "tertiary", "color": "#3F4141", "name": "Tertiary" }, { "slug": "quaternary", "color": "#282B2A", "name": "Quaternary" } ] }, "custom": { "spacing": { "baseline": "16px", "small": "min(32px, 6.4vw)", "gap": { "horizontal": "clamp( calc( 1.5 * var(--wp--custom--spacing--baseline) ), 2.222vw, calc( 2 * var(--wp--custom--spacing--baseline) ) )", "vertical": "clamp( calc( 1.5 * var(--wp--custom--spacing--baseline) ), 3.333vw, calc( 3 * var(--wp--custom--spacing--baseline) ) )" }, "gutter": "clamp( calc( 1.5 * var(--wp--custom--spacing--baseline) ), 3.333vw, calc( 3 * var(--wp--custom--spacing--baseline) ) )", "outer": "var(--wp--custom--spacing--gutter)" }, "typography": { "letter-spacing": { "body": "-0.011em", "heading": "-0.022em", "gigantic": "-0.033em", "uppercase": "0" }, "line-height": { "body": "calc( 1.5em )", "headings": { "gigantic": 1.05, "large": 1.3 } } } }, "layout": { "contentSize": "640px", "wideSize": "1920px" }, "spacing": { "blockGap": true, "spacingScale": { "steps": 0 }, "spacingSizes": [ { "name": "1", "size": "8px", "slug": "10" }, { "name": "2", "size": "12px", "slug": "20" }, { "name": "3", "size": "16px", "slug": "30" }, { "name": "4", "size": "24px", "slug": "40" }, { "name": "5", "size": "32px", "slug": "50" }, { "name": "6", "size": "clamp(24px, 3.333vw, 48px)", "slug": "60" }, { "name": "7", "size": "clamp(48px, 9vw, 64px)", "slug": "70" }, { "name": "8", "size": "clamp(64px, 6.666vw, 96px)", "slug": "80" } ], "units": [ "%", "em", "px", "rem", "vh", "vw" ] }, "typography": { "customFontSize": true, "fluid": true, "fontFamilies": [ { "fontFamily": "Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", sans-serif", "slug": "default", "name": "Inter", "fontFace": [ { "fontFamily": "Inter", "fontWeight": "100 900", "fontStyle": "oblique 0deg 10deg", "fontStretch": "normal", "src": [ "file:./assets/fonts/inter-var.woff2" ] } ] }, { "fontFamily": "ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", sans-serif", "slug": "system-sans-serif", "name": "System Sans Serif" }, { "fontFamily": "ui-serif, Georgia, serif", "slug": "system-serif", "name": "System Serif" }, { "fontFamily": "ui-monospace, Menlo, Consolas, Monaco, \"Liberation Mono\", \"Lucida Console\", monospace", "slug": "system-monospace", "name": "System Monospace" } ], "fontSizes": [ { "fluid": { "min": "14px", "max": "16px" }, "slug": "tiny", "size": "16px", "name": "Tiny" }, { "fluid": { "min": "16px", "max": "18px" }, "slug": "small", "size": "18px", "name": "Small" }, { "fluid": { "min": "17px", "max": "21px" }, "slug": "medium", "size": "21px", "name": "Medium" }, { "fluid": { "min": "21px", "max": "24px" }, "slug": "large", "size": "24px", "name": "Large" }, { "fluid": { "min": "24px", "max": "32px" }, "slug": "extra-large", "size": "32px", "name": "Extra large" }, { "fluid": { "min": "36px", "max": "64px" }, "slug": "huge", "size": "64px", "name": "Huge" }, { "fluid": { "min": "64px", "max": "96px" }, "slug": "gigantic", "size": "96px", "name": "Gigantic" }, { "fluid": { "min": "34px", "max": "64px" }, "slug": "heading-1", "size": "64px", "name": "Heading 1" }, { "fluid": { "min": "32px", "max": "56px" }, "slug": "heading-2", "size": "56px", "name": "Heading 2" }, { "fluid": { "min": "28px", "max": "48px" }, "slug": "heading-3", "size": "48px", "name": "Heading 3" }, { "fluid": { "min": "24px", "max": "40px" }, "slug": "heading-4", "size": "40px", "name": "Heading 4" }, { "fluid": { "min": "22px", "max": "32px" }, "slug": "heading-5", "size": "32px", "name": "Heading 5" }, { "fluid": { "min": "20px", "max": "24px" }, "slug": "heading-6", "size": "24px", "name": "Heading 6" } ] }, "useRootPaddingAwareAlignments": true }, "styles": { "blocks": { "core/buttons": { "spacing": { "blockGap": "1em" } }, "core/calendar": { "color": { "text": "var(--wp--preset--color--foreground)" }, "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/comment-author-name": { "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, "typography": { "textDecoration": "none" } } } }, "core/comment-edit-link": { "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, "typography": { "textDecoration": "none" } } } }, "core/comment-date": { "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, "typography": { "textDecoration": "none" } } } }, "core/comment-reply-link": { "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, "typography": { "textDecoration": "none" } } } }, "core/file": { "typography": { "fontSize": "var(--wp--preset--font-size--small)", "fontWeight": "700", "lineHeight": "var(--wp--custom--typography--line-height--headings--large)" } }, "core/navigation": { "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, "typography": { "textDecoration": "none" } } } }, "core/paragraph": { "typography": { "lineHeight": "var(--wp--custom--typography--line-height--body)" } }, "core/post-date": { "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, "typography": { "textDecoration": "none" } } } }, "core/post-title": { "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, "typography": { "textDecoration": "none" } } } }, "core/preformatted": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/query-pagination": { "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, "typography": { "textDecoration": "none" } } } }, "core/quote": { "border": { "left": { "color": "var(--wp--preset--color--tertiary)", "style": "solid", "width": "1px" } }, "spacing": { "padding": { "left": "1.5em" } } }, "core/pullquote": { "border": { "color": "var(--wp--preset--color--primary)", "style": "solid", "width": "0" }, "color": { "text": "var(--wp--preset--color--primary)" }, "spacing": { "padding": { "top": "0", "right": "0", "bottom": "0", "left": "0" } }, "typography": { "fontSize": "var(--wp--preset--font-size--heading-3)", "lineHeight": "var(--wp--custom--typography--line-height--headings--large)" } }, "core/site-tagline": { "spacing": { "margin": { "bottom": "0px", "top": "0px" } }, "typography": { "fontSize": "var(--wp--preset--font-size--medium)" } }, "core/site-title": { "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, "typography": { "textDecoration": "none" } } }, "spacing": { "margin": { "bottom": "0px", "top": "0px" } }, "typography": { "fontFamily": "inherit", "fontStyle": "inherit", "fontWeight": "inherit", "textTransform": "inherit" } }, "core/spacer": { "spacing": { "margin": { "bottom": "0px", "top": "0px" } } }, "core/table": { "typography": { "fontSize": "var(--wp--preset--font-size--small)", "lineHeight": "var(--wp--custom--typography--line-height--body)" } } }, "color": { "background": "var(--wp--preset--color--background)", "text": "var(--wp--preset--color--foreground)" }, "elements": { "button": { "border": { "radius": "0" }, "color": { "background": "var(--wp--preset--color--primary)", "text": "var(--wp--preset--color--background)" }, "spacing": { "padding": { "bottom": "1em", "left": "1.33em", "right": "1.33em", "top": "1em" } }, "typography": { "fontSize": "var(--wp--preset--font-size--medium)", "fontWeight": "500", "lineHeight": "var(--wp--custom--typography--line-height--headings--large)" } }, "caption": { "color": { "text": "var(--wp--preset--color--secondary)" }, "spacing": { "margin": { "bottom": "0", "top": ".75em" } }, "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "cite": { "typography": { "fontSize": "var(--wp--preset--font-size--medium)", "fontStyle": "normal", "textTransform": "none" } }, "heading": { "spacing": { "margin": { "bottom": "1em", "top": ".75em" } }, "typography": { "fontWeight": "400", "letterSpacing": "var(--wp--custom--typography--letter-spacing--heading)" } }, "h1": { "typography": { "fontSize": "var(--wp--preset--font-size--heading-1)", "lineHeight": "var(--wp--custom--typography--line-height--headings--large)" } }, "h2": { "typography": { "fontSize": "var(--wp--preset--font-size--heading-2)", "lineHeight": "var(--wp--custom--typography--line-height--headings--large)" } }, "h3": { "typography": { "fontSize": "var(--wp--preset--font-size--heading-3)", "lineHeight": "var(--wp--custom--typography--line-height--headings--large)" } }, "h4": { "typography": { "fontSize": "var(--wp--preset--font-size--heading-4)", "lineHeight": "var(--wp--custom--typography--line-height--headings--large)" } }, "h5": { "typography": { "fontSize": "var(--wp--preset--font-size--heading-5)", "lineHeight": "var(--wp--custom--typography--line-height--headings--large)" } }, "h6": { "typography": { "fontSize": "var(--wp--preset--font-size--heading-6)", "lineHeight": "var(--wp--custom--typography--line-height--headings--small)" } }, "link": { ":hover": { "typography": { "textDecoration": "none" } }, "color": { "text": "inherit" }, "typography": { "textDecoration": "underline" } } }, "spacing": { "blockGap": "min(32px, 6.4vw)", "padding": { "bottom": "var(--wp--preset--spacing--60)", "left": "var(--wp--preset--spacing--60)", "right": "var(--wp--preset--spacing--60)", "top": "var(--wp--preset--spacing--60)" } }, "typography": { "fontFamily": "var(--wp--preset--font-family--default)", "fontSize": "var(--wp--preset--font-size--medium)", "letterSpacing": "var(--wp--custom--typography--letter-spacing--body)", "lineHeight": "var(--wp--custom--typography--line-height--body)" } }, "templateParts": [ { "title": "Header", "name": "header", "area": "header" }, { "title": "Footer", "name": "footer", "area": "footer" }, { "title": "Loop", "name": "loop", "area": "uncategorized" } ] }