at path:
ROOT
/
wp-content
/
themes
/
ona-photography
/
theme.json
run:
R
W
Run
assets
DIR
2025-08-14 12:49:39
R
W
Run
parts
DIR
2025-08-14 12:49:39
R
W
Run
templates
DIR
2025-08-14 12:49:39
R
W
Run
functions.php
270 By
2025-08-14 12:49:39
R
W
Run
Delete
Rename
readme.txt
2.69 KB
2025-08-14 12:49:39
R
W
Run
Delete
Rename
screenshot.jpg
168.73 KB
2025-08-14 12:49:39
R
W
Run
Delete
Rename
style.css
1.52 KB
2025-08-14 12:49:39
R
W
Run
Delete
Rename
theme.json
9.65 KB
2025-08-14 12:49:39
R
W
Run
Delete
Rename
error_log
up
📄
theme.json
Save
{ "version": 3, "$schema": "https://schemas.wp.org/trunk/theme.json", "settings": { "appearanceTools": true, "color": { "link": true, "palette": [ { "slug": "foreground", "color": "#24241E", "name": "Foreground" }, { "slug": "background", "color": "#ffffff", "name": "Background" }, { "slug": "light", "color": "#F5F5F4", "name": "Light" }, { "slug": "dark", "color": "#24241E", "name": "Dark" }, { "slug": "headings", "color": "#24241E", "name": "Headings" }, { "slug": "text-regular", "color": "#48453E", "name": "Text Regular" }, { "slug": "text-light", "color": "#B1A69E", "name": "Text Light" }, { "slug": "text-lighter", "color": "#D1CCC7", "name": "Text Lighter" }, { "slug": "background-light", "color": "#F1F1EF", "name": "Background Light" }, { "slug": "primary", "color": "#24241E", "name": "Primary" }, { "slug": "secondary", "color": "#C4AA96", "name": "Secondary" }, { "slug": "tertiary", "color": "#D1CCC7", "name": "Tertiary" }, { "slug": "stroke", "color": "#D1CCC7", "name": "Stroke" } ] }, "custom": { "spacing": { "small": "max(1.25rem, 5vw)", "medium": "4rem", "large": "8rem" }, "typography": { "font-size": { "heading-1": "2.6rem", "heading-2": "2.5rem", "heading-3": "1.75rem", "heading-4": "1.5rem", "heading-5": "1.25rem", "heading-6": "1.125rem" }, "line-height": { "tiny": 1.15, "small": 1.2, "medium": 1.4, "normal": 1.6 }, "letter-spacing": "2px", "font-weight": "700" } }, "spacing": { "blockGap": true, "units": ["%", "px", "em", "rem", "vh", "vw"] }, "typography": { "fontFamilies": [ { "fontFamily": "-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Oxygen-Sans,Ubuntu,Cantarell,\"Helvetica Neue\",sans-serif", "name": "System Font", "slug": "system-font" }, { "fontFamily": "\"Urbanist\", sans-serif", "name": "Urbanist", "slug": "headings", "fontFace": [ { "fontFamily": "Urbanist", "fontWeight": "700", "fontStyle": "normal", "fontStretch": "normal", "fontDisplay": "swap", "src": ["file:./assets/fonts/urbanist/Urbanist-Bold.ttf"] }, { "fontFamily": "Urbanist", "fontWeight": "500", "fontStyle": "normal", "fontStretch": "normal", "fontDisplay": "swap", "src": ["file:./assets/fonts/urbanist/Urbanist-Medium.ttf"] } ] }, { "fontFamily": "\"Inter\", sans-serif", "name": "Inter", "slug": "base", "fontFace": [ { "fontFamily": "Inter", "fontWeight": "400", "fontStyle": "normal", "fontStretch": "normal", "fontDisplay": "swap", "src": ["file:./assets/fonts/inter/Inter-Regular.ttf"] } ] }, { "fontFamily": "\"Bestermind\", sans-serif", "name": "Bestermind", "slug": "alt" } ], "fontSizes": [ { "name": "Tiny", "size": "0.75rem", "slug": "tiny" }, { "name": "Small", "size": "0.875rem", "slug": "small" }, { "name": "Base", "size": "1.125rem", "slug": "base" }, { "name": "Medium Small", "size": "1.125rem", "slug": "medium-small" }, { "name": "Medium", "size": "1.5rem", "slug": "medium" }, { "name": "Medium Large", "size": "clamp(1.5rem, 2.5vw, 2.25rem)", "slug": "medium-large" }, { "name": "Large", "size": "3rem", "slug": "large" }, { "name": "X-Large", "size": "3.75rem", "slug": "x-large" }, { "name": "2X-Large", "size": "clamp(2rem, 4vw, 4rem)", "slug": "2x-large" }, { "name": "3X-Large", "size": "clamp(2.5rem, 5vw, 6rem)", "slug": "3x-large" } ] }, "layout": { "contentSize": "720px", "wideSize": "1280px" } }, "styles": { "blocks": { "core/button": { "border": { "radius": "5px" }, "spacing": { "padding": "calc(1.215em + 2px) calc(2em + 2px)" }, "color": { "background": "var(--wp--preset--color--primary)", "text": "var(--wp--preset--color--background)" }, "typography": { "fontFamily": "var(--wp--preset--font-family--headings)", "fontSize": "var(--wp--preset--font-size--base)", "lineHeight": "1", "fontWeight": "700" } }, "core/list": { "color": { "text": "var(--wp--preset--color--text-regular)" } }, "core/navigation": { "spacing": { "blockGap": "2rem" }, "typography": { "fontFamily": "var(--wp--preset--font-family--base)" } }, "core/paragraph": { "color": { "text": "var(--wp--preset--color--text-regular)" }, "spacing": { "margin": { "bottom": "2em" } } }, "core/post-date": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" }, "color": { "text": "var(--wp--preset--color--text)" }, "elements": { "link": { "typography": { "textDecoration": "none" } } } }, "core/post-terms": { "typography": { "textTransform": "none", "fontSize": "var(--wp--preset--font-size--base)" }, "elements": { "link": { "typography": { "textDecoration": "none" }, "color": { "text": "var(--wp--preset--color--text)" } } } }, "core/post-title": { "typography": { "fontWeight": "600", "lineHeight": "var(--wp--custom--typography--line-height--tiny)", "fontSize": "var(--wp--preset--font-size--medium)" }, "spacing": { "blockGap": "var(--wp--style--block-gap)" }, "elements": { "link": { "typography": { "textDecoration": "none" } } } }, "core/latest-posts": { "typography": { "fontFamily": "var(--wp--preset--font-family--base)", "fontSize": "1.125rem", "lineHeight": "1.4" }, "elements": { "link": { "typography": { "textDecoration": "none" } } } }, "core/pullquote": { "border": { "width": "1px 0" } }, "core/quote": { "border": { "width": "0 0 0 2px" }, "typography": { "fontFamily": "var(--wp--preset--font-family--headings)" } }, "core/social-links": { "typography": { "fontSize": "1.25rem" } }, "core/spacer": { "spacing": { "blockGap": "0px" } }, "core/site-title": { "typography": { "fontFamily": "var(--wp--preset--font-family--base)", "lineHeight": "1", "fontSize": "1.875rem", "fontWeight": "normal" }, "spacing": { "margin": { "bottom": "0", "top": "0" } }, "elements": { "link": { "typography": { "textDecoration": "none" } } } }, "core/site-tagline": { "spacing": { "margin": { "bottom": "0", "top": "0" } } }, "core/template-part": { "spacing": { "margin": { "bottom": "0px" } } } }, "color": { "background": "var(--wp--preset--color--background)", "text": "var(--wp--preset--color--headings)" }, "elements": { "h1": { "typography": { "fontFamily": "var(--wp--preset--font-family--headings)", "fontWeight": "var(--wp--custom--typography--font-weight)", "lineHeight": "var(--wp--custom--typography--line-height--tiny)", "fontSize": "var(--wp--custom--typography--font-size--heading-1)" } }, "h2": { "typography": { "fontFamily": "var(--wp--preset--font-family--headings)", "fontWeight": "var(--wp--custom--typography--font-weight)", "lineHeight": "var(--wp--custom--typography--line-height--small)", "fontSize": "var(--wp--custom--typography--font-size--heading-2)" } }, "h3": { "typography": { "fontFamily": "var(--wp--preset--font-family--headings)", "fontWeight": "var(--wp--custom--typography--font-weight)", "lineHeight": "var(--wp--custom--typography--line-height--tiny)", "fontSize": "var(--wp--custom--typography--font-size--heading-3)" } }, "h4": { "typography": { "fontFamily": "var(--wp--preset--font-family--headings)", "fontWeight": "var(--wp--custom--typography--font-weight)", "lineHeight": "var(--wp--custom--typography--line-height--tiny)", "fontSize": "var(--wp--custom--typography--font-size--heading-4)" } }, "h5": { "typography": { "fontFamily": "var(--wp--preset--font-family--headings)", "fontWeight": "var(--wp--custom--typography--font-weight)", "textTransform": "uppercase", "lineHeight": "var(--wp--custom--typography--line-height--normal)", "fontSize": "var(--wp--custom--typography--font-size--heading-5)" } }, "h6": { "typography": { "fontFamily": "var(--wp--preset--font-family--headings)", "fontWeight": "var(--wp--custom--typography--font-weight)", "textTransform": "uppercase", "lineHeight": "var(--wp--custom--typography--line-height--normal)", "fontSize": "var(--wp--custom--typography--font-size--heading-6)" } }, "link": { "color": { "text": "var(--wp--preset--color--headings)" } } }, "spacing": { "blockGap": "1.5rem" }, "typography": { "fontFamily": "var(--wp--preset--font-family--base)", "lineHeight": "var(--wp--custom--typography--line-height--normal)", "fontSize": "var(--wp--preset--font-size--base)" } } }