🤩 File Manager - Mr.X
PHP:
8.3.33
Server:
Apache
OS:
Linux 5.14.0-611.49.1.el9_7.x86_64
User:
websparkit
Navigate
Upload:
Upload
New File
New Folder
Editing:theme.json
{ "$schema": "https://schemas.wp.org/trunk/theme.json", "version": 2, "settings": { "color": { "palette": [ { "slug": "royal-blue", "color": "#1F45D8", "name": "Royal Blue" }, { "slug": "sky-blue", "color": "#1AA9E8", "name": "Sky Blue" }, { "slug": "white", "color": "#FFFFFF", "name": "White" }, { "slug": "dark", "color": "#111827", "name": "Dark" }, { "slug": "light-gray", "color": "#F8FAFC", "name": "Light Gray" }, { "slug": "accent", "color": "#38BDF8", "name": "Accent" } ], "gradients": [ { "slug": "primary-gradient", "gradient": "linear-gradient(135deg, #1F45D8 0%, #1AA9E8 50%, #38BDF8 100%)", "name": "Primary Gradient" }, { "slug": "dark-gradient", "gradient": "linear-gradient(135deg, #111827 0%, #1F2937 100%)", "name": "Dark Gradient" } ], "link": true }, "typography": { "fontFamilies": [ { "slug": "primary", "fontFamily": "\"Inter\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif", "name": "Primary" }, { "slug": "heading", "fontFamily": "\"Plus Jakarta Sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif", "name": "Heading" } ], "fluid": true }, "spacing": { "padding": true, "margin": true, "units": ["px", "em", "rem", "vh", "vw", "%"] }, "layout": { "contentSize": "1200px", "wideSize": "1400px" } }, "styles": { "color": { "background": "#FFFFFF", "text": "#111827" }, "elements": { "link": { "color": { "text": "#1F45D8" } }, "h1": { "typography": { "fontFamily": "var(--wp--preset--font-family--heading)" } }, "h2": { "typography": { "fontFamily": "var(--wp--preset--font-family--heading)" } }, "h3": { "typography": { "fontFamily": "var(--wp--preset--font-family--heading)" } }, "h4": { "typography": { "fontFamily": "var(--wp--preset--font-family--heading)" } }, "h5": { "typography": { "fontFamily": "var(--wp--preset--font-family--heading)" } }, "h6": { "typography": { "fontFamily": "var(--wp--preset--font-family--heading)" } } } }, "templateParts": [ { "area": "header", "name": "header", "title": "Header" }, { "area": "footer", "name": "footer", "title": "Footer" } ] }
Save Changes
Cancel
Create New File
Create New Folder