Dashboard
PHP:
8.3.33
OS:
Linux
User:
ws67242036
/
/
homepages
/
19
/
d4299536707
/
htdocs
/
wordpress
/
wp-content
/
themes
/
extendable
/
styles
📤 Upload
📝 New File
📁 New Folder
Close
Editing: rio.json
{ "$schema": "https://schemas.wp.org/trunk/theme.json", "title": "Rio", "slug": "rio", "version": 3, "settings": { "color": { "duotone": [ { "colors": [ "#010101", "#fbfbfb" ], "slug": "foreground-and-background", "name": "Foreground and background" }, { "colors": [ "#010101", "#174c2f" ], "slug": "foreground-and-primary", "name": "Foreground and primary" }, { "colors": [ "#174c2f", "#ffd800" ], "slug": "primary-and-secondary", "name": "Primary and secondary" }, { "colors": [ "#174c2f", "#A8E1FF" ], "slug": "primary-and-tertiary", "name": "Primary and tertiary" }, { "colors": [ "#174c2f", "#010101" ], "slug": "primary-foreground", "name": "Primary and Foreground" }, { "colors": [ "#fbfbfb", "#A8E1FF" ], "slug": "background-tertiary", "name": "Background and Background Alt" } ], "palette": [ { "slug": "foreground", "color": "#010101", "name": "Foreground" }, { "slug": "background", "color": "#fbfbfb", "name": "Background" }, { "slug": "primary", "color": "#174c2f", "name": "Primary" }, { "slug": "secondary", "color": "#ffd800", "name": "Secondary" }, { "slug": "tertiary", "color": "#A8E1FF", "name": "Tertiary" }, { "slug": "foreground-alt", "color": "#010101", "name": "Foreground Alt" } ] }, "custom": { "typography": { "fontSmoothing": { "moz": "auto", "webkit": "auto" } }, "elements": { "button": { "color": { "background": "var(--wp--preset--color--secondary)", "text": "var(--wp--preset--color--foreground)" }, ":hover": { "color": { "background": "var(--wp--preset--color--primary)", "text": "var(--wp--preset--color--background)" } }, ":focus": { "color": { "background": "var(--wp--preset--color--secondary)", "text": "var(--wp--preset--color--foreground)" } } } }, "color": { "background-tint-1": "#E9F6ED", "background-tint-1-ink": "#000000", "background-tint-1-weak": "#3A3A3A", "background-tint-2": "#EFEAF6", "background-tint-2-ink": "#000000", "background-tint-2-weak": "#3A3A3A", "background-tint-3": "#E9F0F3", "background-tint-3-ink": "#000000", "background-tint-3-weak": "#3A3A3A", "background-base": "#FBFBFB", "background-sunken": "#E9ECEA", "text-strong": "#010101", "icon-surface": "#EDF0ED", "icon-ink": "#000000" } } }, "styles": { "blocks": { "core/comments-title": { "typography": { "fontSize": "var(--wp--preset--font-size--x-large)", "fontWeight": "(--wp--custom--typography--font-weight--semi-bold)" } }, "core/pullquote": { "border": { "color": "var(--wp--preset--color--primary)" }, "color": { "background": "transparent" } }, "core/site-title": { "typography": { "fontWeight": "var(--wp--custom--typography--font-weight--medium)", "letterSpacing": "-0.02em" } } }, "elements": { "h1": { "typography": { "fontWeight": "var(--wp--custom--typography--font-weight--regular)" } }, "h2": { "typography": { "fontWeight": "var(--wp--custom--typography--font-weight--regular)" } }, "h3": { "typography": { "fontWeight": "var(--wp--custom--typography--font-weight--regular)" } }, "h4": { "typography": { "fontWeight": "var(--wp--custom--typography--font-weight--regular)" } }, "h5": { "typography": { "fontWeight": "var(--wp--custom--typography--font-weight--regular)" } }, "h6": { "typography": { "fontWeight": "var(--wp--custom--typography--font-weight--regular)" } }, "heading": { "typography": { "fontFamily": "var(--wp--preset--font-family--space-mono)" } } }, "typography": { "fontFamily": "var(--wp--preset--font-family--space-mono)" } } }
Save
Cancel